Question by
B19g_A5s_B411s · Nov 11, 2019 at 02:08 AM ·
androidtouchandroid buildcontrolstilt
Why are my tilt controls are replaced by touch?
I am making a game where you tilt to move. For some reason now, you move when you touch left/right side of screen, and tilt doesn't work.
Comment
Best Answer
Answer by B19g_A5s_B411s · Nov 11, 2019 at 02:22 AM
Turned out it was my code. The touch Input bool was false, and it used mouse x which I guess is the touch screen on android.
Your answer
Follow this Question
Related Questions
Android Touch Input not working in Build 3 Answers
Android Touch Double Jump - Not working 0 Answers
Can't build apk getting error 0 Answers
build android problem 1 Answer