Hi, i'm trying to do a platformer game and i put the character movements with no problem. Then, discovering the program, i bumped into some problems, here it is:
1 - When i press left or right arrow during the jump action the character start to walk in the air until touch the ground.
2 - When i press "x" button (attack button) the character does the animation and freeze in the last frame until i press any button to "defrost" the animation. If i hold movement button and then press "x" the character does the animation while is moving.
3 - If i hold right arrow, press left whitout releasing right and then release right arrow the player stays on iddle animation and move backwards.
I hope you guys can help me.
Here comes:
dropbox.com/s/5i2vi5048vloy32/6.capx