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,
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.
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.