Game Development Community

Play animation in TGE

by Iconliu · in Artist Corner · 03/20/2005 (6:50 pm) · 2 replies

Now what i need to do is when the player release the button,then pop up a animation player's windows,the player can choose play ,pause or stop animation.
Does anybody have similar script example?

#1
03/24/2005 (4:09 pm)
Not really.....maybe you could look at the ShowTool code. It has something like that.
#2
03/25/2005 (7:39 pm)
Just look in the Torque Demo and examine the script that allows the player to click buttons for the salute and wave animation. Then you just have to bind that command to one of your keys.