I'm a big Sonic fan and finding out how powerful construct 2 is in programming a workable game I "jumped" at the chance.
So far I've managed to make a basic movement with mirror action (walking left and right),
also implemented crouch and jump, but I seem to be running into a few problems.
Crouch only plays the first frame (there are 3 frames)
Jump only plays the first frame (spin jump has about 7 frames)
I did manage to make an action for "Pressing Down" while crouching and Press "A" to start the spindash Rev"
Unfortunately this also plays the first frame but no others.
I'm not using the Player Box (invisible box) technique, just the sprite with actions.
Any help to solve these problems would help me have a good nights sleep lol.