rohan1231 Posted February 17, 2016 Share Posted February 17, 2016 Hi, I have this as of now : http://www.babylonjs-playground.com/#SWSKU#3 in which I can pick a mesh, drag to other place and drop. Is there a way to select more than one mesh at the same time and do the drag drop operation ? Thanks Quote Link to comment Share on other sites More sharing options...
rohan1231 Posted February 18, 2016 Author Share Posted February 18, 2016 Solved it, with this: http://www.babylonjs-playground.com/#SWSKU#6 First, to select multiple meshes, hold alt and pick the meshes with left mouse click. move around, then when you want to deselect the meshes, hold control and left mouse click Dad72 1 Quote Link to comment Share on other sites More sharing options...
Wingnut Posted February 18, 2016 Share Posted February 18, 2016 Hi rohan! Hey, I see some errors in the console, maybe some problems with 'evt' and 'event'. Can ya fix us up? I really need a multi-mesh-select demo in my BabylonJS toolbox. Useful thing to have. In fact, I'll take a 6-pack of 'em. Thanks! If you want to set mesh.showBoundingBox = true when a mesh is selected (and false when un-selected)... that would be sweet. And... if you want to put a line in there like this... // multiple mesh select ...then our playground searcher might be able to find it easily, later, for others. And maybe another line that tells how to use your demo. That would be even sweeter. Thanks again. 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.