- Home /
Question by
HumptyDumpty · May 17, 2015 at 07:51 PM ·
androidgamemenutap
Pause Android game- menu pop-up?
Hey guys, new developer here. How to make it, on an android game, so that the main menu would pop-up after taping and holding, and alongside the game to pause? I think it's something with if Input.GetMouseButtonDown.. but don't know how xactly... a little help pls?
Comment
Answer by Graham-Dunnett · May 17, 2015 at 07:51 PM
Read the documentation about
Input
class.Implement script code that uses Touch API.
Your answer
Follow this Question
Related Questions
Sliding Finger(touch) gesture? 1 Answer
instantiate object on tap 1 Answer
Pause Button Menu loader 2 Answers
Language menu problem 1 Answer
pause menu on android phone 1 Answer