Where can I find more animated meshes?

The place for artists, modellers, level designers et al to discuss their approaches for creating content for OGRE.
Post Reply
Raistlin
Gnoblar
Posts: 9
Joined: Wed Aug 17, 2005 11:22 am

Where can I find more animated meshes?

Post by Raistlin »

Hi there, I'm new with ogre and I'm wondering where can I get more meshes like the robot that comes with ogre. I'm plannig to use them as players in a FPS game, so i need the same animations as the robot, die... shoot... walk...

or there is any way to use the robot mesh but in another color, or somehting to tell the different between them.

I've looked in TurboSquid but i couldn't find any animated mesh, for free, :oops:

Thanks in advance!
User avatar
synaptic
Goblin
Posts: 270
Joined: Wed Jun 15, 2005 11:25 pm
Location: UK, Liverpool

Post by synaptic »

list all of the animations you require and i'll make then for you - need the excuss to play with max :D
User avatar
Klad_
Kobold
Posts: 38
Joined: Thu Oct 07, 2004 12:41 pm

Post by Klad_ »

waw man, thx a lot :D:D

I only need a robot or something similar (human-looking ;)) well, something i can use as a skin player in a FPS, and I only need him to walk, to shoot, and to die.

For die, it's enough to fall backwards ;)
User avatar
synaptic
Goblin
Posts: 270
Joined: Wed Jun 15, 2005 11:25 pm
Location: UK, Liverpool

Post by synaptic »

I do the walk first and send it to you do you. Do you want me to export them to ogre or can you do that??.

Plus can you pm me your email address :)

SyNaPtIc
Last edited by synaptic on Wed Aug 17, 2005 12:11 pm, edited 1 time in total.
User avatar
:wumpus:
OGRE Retired Team Member
OGRE Retired Team Member
Posts: 3067
Joined: Tue Feb 10, 2004 12:53 pm
Location: The Netherlands
x 1

Post by :wumpus: »

You can change the material on the Robot with ent->setMaterial. Make sure the new material is a copy of the old robot material but with a differently colored texture, for example.
Post Reply