So i was messing around to find a game idea that I like (since i got somewhat far in frogger but gave up after trying to adjust the code a little). And when I tried using one of frostycat's styles of coding state machines, the player doesnt seem to move.
This is the code.
In step event:
GML: movespeed = 2 grav = 0.25 xspeed = 0 ysp...
This is the code.
In step event:
GML: movespeed = 2 grav = 0.25 xspeed = 0 ysp...