Player left/right animation
by Clement · in Artist Corner · 01/13/2008 (6:44 pm) · 1 replies
Hi!
I have been using Milkshape 3D to create a player avatar recently and I have been playing with animation sequence.
I noticed that in TSShapeConstructor datablock in "server/player.cs", there is only one animation for side movement "~data/shapes/player/player_side.dsq side".
How do I create separate movements animation for left and right in Milkshape 3D and Torque?
Thanks in advance!
I have been using Milkshape 3D to create a player avatar recently and I have been playing with animation sequence.
I noticed that in TSShapeConstructor datablock in "server/player.cs", there is only one animation for side movement "~data/shapes/player/player_side.dsq side".
How do I create separate movements animation for left and right in Milkshape 3D and Torque?
Thanks in advance!
About the author
Torque Owner Lee Latham
Default Studio Name
Actually, I think script might be fine, now that I think about it.