Sorry for the not so explanatory title.
So to put it simple, I've been banging my head for days trying to figure out what's wrong with the method I'm using.
What I would like to accomplish is for my character to do a roll animation while walking or running.
So I thought it would be simple since all I would have to do is something similar to what I did with crouch, but with no luck.
This is the link to the capx file: https://www.dropbox.com/s/7iq6p7pwzd7cnj2/test_03.capx?dl=0
the controls are:
left and right arrows = running
left and right arrows + x key = walking
up = jump
what I did for crouch can be found in Player Controls and animations are in Player Animations sheet.
So if anyone could point me out my error, I would really appreciate it
Thanks in advance!