Forum rules - please read before posting.

Touch Input Control

My game is First Person Movement and touch input with a mecanim character.  I can get my character to walk and run but can not figure out how to activate the menu or get the character to jump during game play.  I can activate the jump animation in action lists but can't figure out how to activate the menu since there is no escape key on touch input or get the character to jump during game play.  Any guidance is appreciated.

Comments

  • First, define a "Jump" input button (using the standard Unity input manager), and test that it works correctly.  Now, you just need to make a Menu that "simulates" this input button when pressed.  Create a Button element that's Click type is set to Simulate Input, and set the Input axis to Jump.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.