I am working on a physics based platformer and i have my character running left, right, jumping and gliding.
i also have idle, jump, fall and running animations.
but my problem is that because i have set my character to go to his idle animation when he is on the floor and not moving i cannot add any new actions like a punch because he stays idle no matter what.
i was just wondering if there was a way around it? thanks :).