- Home /
Question by
thorwin99 · Jan 09, 2014 at 11:40 PM ·
androidbuttonfirst person
jump button in 3d android game
Hi, I want to create a 3d Android game. Its a first Person game. I have the controlls to move forward, backward and sideway. But i dont know how to add a jump button. Can anyone help me?
Comment
Are you confused about how to add another button (and / or respond to touch input), or are you confused how to make a character in your unity scene jump?
If both points are confusing, you might want to split this into two separate questions.
I want to add a button to let the player jump. I dont know how