[email protected] Posted January 23, 2015 Share Posted January 23, 2015 I am trying to add a Pan command to the Babylonjs Sample Editor: https://github.com/BabylonJS/Editor/tree/develop. Is there an API function in Babylonjs for panning/moving camera to the left, right, up and down? -Thanks,Dan Quote Link to comment Share on other sites More sharing options...
julien-moreau Posted January 24, 2015 Share Posted January 24, 2015 Hello danjiang The camera movement is coming thanks to your issue : https://github.com/BabylonJS/Editor/issues/1For the moment it is possible by re-creating a special camera based on the ArcRotateCamera where you can use the UpVector for panning iiceman 1 Quote Link to comment Share on other sites More sharing options...
[email protected] Posted January 25, 2015 Author Share Posted January 25, 2015 Hi Luaacro, That is great to hear. Do you have a rough time line for the camera movement to come? I'd like to avoid reinventing a wheel. -Dan Quote Link to comment Share on other sites More sharing options...
julien-moreau Posted January 26, 2015 Share Posted January 26, 2015 I'm ultra busy until mid-February. I'll implement the camera once I'm free for sure, it is now my first task for you Quote Link to comment Share on other sites More sharing options...
dbs2000 Posted June 23, 2015 Share Posted June 23, 2015 I wanted to check if panning is supported now in Babylon JS.Thanks Quote Link to comment Share on other sites More sharing options...
julien-moreau Posted June 26, 2015 Share Posted June 26, 2015 Yes here : http://www.html5gamedevs.com/topic/15369-panning-and-support-for-click-event-on-line-in-babylonjs/ 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.