ozRocker Posted January 27, 2018 Share Posted January 27, 2018 Does anyone know how to fix the insensitive drag on Android devices? Its fine on iPhone but on Android (and mobile emulator on Chrome) you have to swipe a lot to even move the camera slightly. Quote Link to comment Share on other sites More sharing options...
ozRocker Posted January 27, 2018 Author Share Posted January 27, 2018 Actually, its not the sensitivity. It seems that the "pointer leave" event fires instantly on Android (and Chrome mobile emulator). So if you try and drag camera around it moves from the momentum only. Hmm...trying to figure out why pointer leave event gets fired instantly. Quote Link to comment Share on other sites More sharing options...
ozRocker Posted January 27, 2018 Author Share Posted January 27, 2018 Whoops! My bad. I needed to put "touch-action: none" to the canvas. GameMonetize 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.