Ok, everything is going good. I have collision, changeable limbs and a Shop System, Bank System, and a few others that are done.
Now I am trying to append one object to another which doesn't seem to be working..
I am appending my Idle.x (5 Frames) to my Walking.x(22 Frames)
I can't see what I am doing wrong..
>.<
load object "BoxCharWalk.x" ,1
append object "BoxCharIdle.x", 1 , total object frames(1)+1
All it does is load up the game and then just stops. No error or anything.
(There is more code after the Load Object, but all it is, is a Do|Loop.)
This worked for me in DBClassic, doesn't seem to work now.. grrr
Any help appreciated..
Tigerdane
