How do i make the character jump when he is standing still,for some reason the player only jumps while he is moving left or right.
Printable View
How do i make the character jump when he is standing still,for some reason the player only jumps while he is moving left or right.
We're going to need more information. What movement are you using?
platform and arrow keys for controls
There i gave you info can anyone help me now.
I'm guessing you set control to "Up + Left/Right Arrow"?
You need to set it to "Button 1", and then change the default controls for player 1 so that button 1 is the up arrow key (application properties -> runtime tab -> default controls).
Thanks it works now