Hey there, Stencyl Forums. I've been working on my final project for school (Game Programming) in Stencyl, and I've hit some serious snags in my player behavior. Specifically, jumping is going wrong, and I'm not sure why. When I press the jump button, the player just kinda goes up forever, despite the downward force coding, and when i press the jump button again, the flash player just crashes. Also, I'm having trouble getting the bullet to detect which way the player is facing when it spawns.
TL;DR: Game doesn't do what it's supposed to. Wat do?