Hey again,
Ok I decided to download the trail of Character Fx and give it a go. Pretty good program too. Just one problem, no matter what I set the export settings to for the .x export, all I get in dbpro is a model with no animations.
The code I'm using to test the animation is very minimalistic:
sync on
sync rate 100
set display mode 1024,768,32
autocam off
position camera 0.5,1,1
point camera 0,0,0
load object "wormidle.x",1
load image "wormy.jpg",1
position object 1,0,0,0
`texture object 1,1
set object speed 1,100
loop object 1,1,80
do
`turn object left 1,1
sync
loop
Any help on what I should set the settings to or whether I've done something stupid in my code would be highly appreciated.
Thanks again,
Sina.
"Maybe if you ain't so good, I ain't so bad."--Tony Manero to Stephanie (Karen Lynn Gorney)