Please help - I'm on the verge of giving up. Been trying to get animations to export from Max5 with the panda directx exporter, and several other .x exporters.
Its a simple translate object animation, not a mesh anim or anything.
The object displays in dbpro, but 'loop object' command does nothing at all.
I've looked at the .x files in notepad, and the animation data is there. I've tried searching for an mdl exporter as mdl supports animation apparently, but not had any luck with that either.
Sorry for posting yet another .x exporting problem - i've searched through the forum, but not found a solution.
Maybe i'm doing something wrong, this is so frustrating -
I can program ok, and my modeling skills are pretty good, but i just seem to be running into one wall after another with dark basic. Mostly file format and conversion problems. Really hope someone can help me
heres the code i'm using:
nfs = 1
load object "splat.x",nfs
loop object nfs
Many thanks
Stuart