MarianG Posted November 15, 2018 Share Posted November 15, 2018 I found something strange related to arcRotateCamera panning. Unfortunatelly this is happening in stable version too so I don't know if it is expected or a real bug. If we set camera beta to Math.PI and after this panning,... nothing strange https://playground.babylonjs.com/#PN1NNI#115 But if we rotate camera so it has beta = Math.PI (simple swipe up), now when panning the object is moving strange. https://playground.babylonjs.com/#PN1NNI#114 Quote Link to comment Share on other sites More sharing options...
Guest Posted November 15, 2018 Share Posted November 15, 2018 It is actually a known edge case. I recommend most of the times to limit the beta value to something a bit smaller than PI Quote Link to comment Share on other sites More sharing options...
MarianG Posted November 15, 2018 Author Share Posted November 15, 2018 Oh. I didn't know, I just notice Thank you. 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.