Hello all,
I'm having a problem doing my platform game. When I pressed down key and play the animation of the character kneeling, it stuck in a loop. I mean I press down, he kneel, and then the animation start over again from standing to kneeling once and again until I release the down key.
I set the properties of the kneel animation this way:
Speed: 18
Loop: No
Repeat count: 1
Repeat to: 6
Ping-pong: No
The event is on keyboard "Down arrow is down" and the action is that the object animations set to that kneeling animation.
I'll share some picture but I don't know how to attach it from my local disk.
Thanks for reading...