Game Development Community

Problem to animate a player...

by CIMO · in Artist Corner · 05/24/2006 (1:12 pm) · 0 replies

I have this problem:
I use milkshape =) and i create a soldier player...
All ok
I create a skeletor with Joint and all ok....
Now....
For use my player i export a base for my player in dts....
And for animate my player use a separate file and called with animation name of seq..
Example:
Base player called: player.ms3d and export in .dts never animation only with skeletor and .dts called "player.dts"...
Root animation player called: root_player.ms3d and export in .dsq and called "root.dsq"
I create a player.cs file and insert a code for:
.dts and .dsq
But not function....My player stay in first position on file "player.ms3d" and root animation not see....
HELP PLEASE....HELP!!!