I'm making an animal game where a tiger attacks up close with a set animation "fangs"
I checked the tutorial construct.net/en however after i use the atk on an enemy the attack freezes on its last frame and continues with the same animation when i press left or right until i release the left/right key on my keyboard sorry kind of confusing to explain...
Check if your animations are properly set to loop or not, and the events that set the animations to play.
You should also post your .capx here so we can take a look. You can use dropbox to host it
Develop games in your browser. Powerful, performant & highly capable.
yea it was a loop problem ty