Yo, -- Kinda frustrated @ the mo.. :( --
How or what do i have to do too save an animation from Truespace3.2/GameSpace ( light )/Milkshape into blitz3d?
Coz whatever i do, i don't get the animation working in blitz3d.
I use the commands:
test=LoadAnimMesh("test.x") ; Also tried test.3ds
.....
than in code i use:
Animate test,2
But i only see my thing just standing as an statue ( no animation )
What do i need to do or how do i have to save the file? or in which format?
tnx..
How or what do i have to do too save an animation from Truespace3.2/GameSpace ( light )/Milkshape into blitz3d?
Coz whatever i do, i don't get the animation working in blitz3d.
I use the commands:
test=LoadAnimMesh("test.x") ; Also tried test.3ds
.....
than in code i use:
Animate test,2
But i only see my thing just standing as an statue ( no animation )
What do i need to do or how do i have to save the file? or in which format?
tnx..