Export elementary 3DS Max animation to TGE
by Sasha Djurovic · 09/10/2001 (8:04 pm) · 6 comments
This
#2
Sasha
09/12/2001 (5:15 am)
You are right, title was meant to reflect that topic is about EXPORTING elementary animation to v12 dsq format. Sorry about that.Sasha
#3
12/21/2003 (9:46 pm)
How about the script to run this animation in TGE?
#4
04/05/2005 (6:03 pm)
I too would like to know hot to script in animations. I can play dsq's in the ShowTool but not in the Engine.
#5
you could try this at the client:
or at the server:
08/12/2005 (2:48 pm)
add your dsq to the player.cs in \player\ :sequence30 = "./player_somemovement.dsq somemovement";
you could try this at the client:
commandToServer('playCel',"somemovement");or at the server:
%client.player.playCelAnimation("somemovement");
#6
04/30/2007 (4:40 am)
Link seems to be missing? 
Torque Owner Eric PL Smith