Multiple inputs with one finger on Android?
On a controller, it's common to have two buttons pressed at the same time (like A and X) when you need to perform one action and then another one while still performing the first. I'm using the cross platform input asset pack, and can't seem to activate another button without taking my finger off the first one (since one finger = one input normally) How would I go about doing this?
Answer by GameDBharat · Aug 25, 2017 at 04:25 AM
https://unity3d.com/learn/tutorials/topics/mobile-touch/multi-touch-input
click on above link and follow it. it may help you .
Your answer
Follow this Question
Related Questions
Problem with Android platform 0 Answers
How to check if a player click on a object: Android Mobile 1 Answer
How to pick up an object when touching a button(Mobile) 0 Answers
Compass returns all zeros 3 Answers
advancing levels breaks player movement 0 Answers