Page 1 of 1

Attacking animations... How do you stop it?

PostPosted: Sun Sep 16, 2007 10:34 pm
by recklusfire1
Alright, I created the frames and animations for some of my attacking animations. However, they seem to keep running on as if it never ended.

For instance, my punching animation:

When I hit the Key-Down Event that triggers the punching animation, the event is working, BUT it does not stop.
My actor keeps doing the punching animation for an unlimited amount of times.

How do I fix this?

Re: Attacking animations... How do you stop it?

PostPosted: Mon Sep 17, 2007 12:35 am
by Game A Gogo
do an animation finish "Punching animation" then change animation "normal animation"
if it is more complex then that, I could do it my self if you would send the GED file

Re: Attacking animations... How do you stop it?

PostPosted: Mon Sep 17, 2007 3:28 am
by recklusfire1
Ah!! Thanks so much! :D

I didn't see the Animation Finish Event.