- Home /
Mouse delta GetAxis on Android
My team is trying to use a mouse with an Android device. Input.GetAxis("Mouse X") works but it clamps/gets stuck as soon as the pointer hits the edge of the screen. If we'd use it for character rotation our character couldnt even turn 360°
Comment
Your answer
Follow this Question
Related Questions
Issue with Google Cardboard and character movement? 1 Answer
How do android touch / mouse inputs get buffered? 0 Answers
Force MouseButtonUp on Android 0 Answers
Detect Gyroscope's rotation around a single axis? Like a car game. 0 Answers
How to disable mouse click detection in game when clicking exit menu button? 1 Answer