Hi Everyone,
I was wondering if anyone can shed some light on how to make the character start at the floor instead of instantly falling through and resetting the game.
I've changed the events of the game that the player has to press jump instead of automatically jumping. However, I want the player to start on the ground first. Currently the player instantly falls through because there's an event which states when the player falls after the game viewpoint restart.
I would like to keep that feature but at the start of the game I would like the player to stand and then the player can then press the up arrow to jump (which I've created already) I just need some guidance for the start point.
Any help would be greatly appreciated.