gamedev44 Posted December 5, 2018 Share Posted December 5, 2018 The Universal camera on touch will move the camera left or right based on a left or right swipe and up and down based on up and down swipes as expected. It will also slowly begin to rotate the camera, how do I disable rotation based on swipes so that I can use a ui control to change the rotation of the camera and use swipes just for movement. Quote Link to comment Share on other sites More sharing options...
Guest Posted December 5, 2018 Share Posted December 5, 2018 Hello! you can probably set the camera.angularSensibility = 0 ? Quote Link to comment Share on other sites More sharing options...
gamedev44 Posted December 6, 2018 Author Share Posted December 6, 2018 I decided to use the arcrotate camera so the user experience would be the same on mobile and desktop...thanks Wingnut 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.