Hello all,
I'm working on some basic platform mechanics. The player sprite can stick to the ceiling, as well as turn into a morph ball (like in Metroid). I've noticed that the key press that toggles the player turning into a ball is unreliable, especially when the layout initially loads. Sometimes it ignores key presses. Any idea what might be causing this?