As you can see on image I have three Control Bindings
Space Bar
- works perfectly on desktop. I can press several timesSpace Bar
and my binned function fires each timeTouch 1
- fires only once on mobile phone and when playing inMobile mode
. When I touch the screen on phone or with mouse inMobile mode
it works only first timeLeft Mouse Button
:- If I press the touchpad then it works perfectly
- If I touch the touchpad then it works only first time
I think here are problems with touching system. Did I miss something?
How can I fix this problem?