Sup all,
I'm having trouble with an object i have created in Milkshape3D. Anyhow, i exported my object in ".x" format. My object includes animation frames, Bones, and textures. well, when i load it to darkBASIC pro it works fine... even when i play the object animations.
here is the problem:
1) i LOAD Object 1 'which is the character made in milkshape3D
2) i LOAD Object 2 'which is a sword also made with milkshape3D
'with no bone structure nor animation frames.
When I use the "GLUE OBJECT 2,1,1" if glues the sword to my character but for some reason its z value is so far from my actual character.
its like the sword follows the character but it is in mid air in the distance instead of being glued to a LIMB on my character such as a hand.
Any help on this huge problem would really be appreciated because my game is coming out great looking w/great looking scenes and sounds. plus smooth movement which i finally got working. }:>
-VeNoM