OXY11 Posted August 4, 2016 Share Posted August 4, 2016 Hi, i have a scene with an arc rotate camera. at starting there's a long camera animation intro and I would stop it when user try to move the scene. What's the best way to detect user mouse drag, and stop the animation? tx Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted August 4, 2016 Share Posted August 4, 2016 Hey I would say, just handle the same events as ArcRotateCamera: https://github.com/BabylonJS/Babylon.js/blob/master/src/Cameras/Inputs/babylon.arcrotatecamera.input.pointers.ts#L193 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.