Hey All!
Situation: The player is moving to the right while I hold the right arrow key with WALK animation loop.
This is what I want to do:
When I press the S button (while walking), the player animation change to KICK and stand on the place BUT I'm still holding the Right Arrow key so when the KICK animation ends I want the player to continue moving to the right with the WALK animation.
An explanation + capx file will be very helpful, thanks ahead!