Hi All,
I'm new to using Construct 2 and am half following the platformer tutorial, I'm at a bit of a loss as to how to correctly get a rolling animation to play properly.
I have keys setup so that if I press right my walking animation runs, if I press left my walking backwards animation plays and when I press down I duck.
This is all fine, for rolling I have tried the following:
Conditions
Keyboard - Right arrow is down
Keyboard - Down arrow is down
Event
Player set animation to 'Rolling'
It switches to the rolling animation but sticks on the first frame and never actually plays the animation. I imagine I'm just being dense but this is the first issue I haven't found a quick answer to with a Google search so thought I'd try the forums.
Cheers,
DripFedFred