Hi there
sorry to be a pain but i'm stuck again with my 3D animation of a character.
Using " PlayObjectAnimation( 10, "", 0.0, -1, 1, 0 ) " starts the character to walk for 2 steps but instead of continuing the walk from its new position it jumps back to the original start point and the takes another 2 steps and so on.
How do i get it from returning to its original start point every loop. I basically want it to walk forward until i want it to stop.
Thanks