Game Development Community

Character Animation in Torque

by Stefan Trzepiekonski · in Torque Game Engine · 10/19/2004 (4:12 am) · 3 replies

Does the Character Animation in Torque make some stuff like Cal3D ?
Or maybe it's available to implement Cal3D character animation system to Torque ? Or maybe Torque Char. Animation is very good stuff, and i cant make some thinks like in cal3d?

sorry for my eng
Thans for any info..

#1
10/19/2004 (6:19 am)
As long as you use static link libraries you shouldn't have any licensing issues as Cal3D falls under the LGPL. You will have a significant amount of coding on your hands, though. I'd recommend exploring the included animation abilities before trying to implement your own. That way you won't reinvent an already working wheel.
#2
10/19/2004 (7:40 am)
If the Torque Character Animation will be good for RPG Game (adding to character mesh some other meshes like Helm to Head.) i will be happy ;)
#3
10/19/2004 (7:50 am)
The Hiding Meshes resource will help with that.