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?