- Home /
Mobile - button press while moving (First Person Controls)
Just started Mobile development, and I'm using the "First Person Controls" from Standard Assets (Mobile).
While moving, I can't press a simple button I made. I figure that I need to use Input.GetTouch somehow.
How do I create a button that's pressable by the 2nd touch?
Comment