Kesshi Posted February 16, 2016 Share Posted February 16, 2016 Hi, i have a problem with the Scene.onPointerUp event. In this playground: http://babylonjs-playground.com/#1HL20V#1 i have 3 cameras. I want to use the onPointerUp event to pick the sphere in the viewport of "cameraRight". I expected that i can use "scene.cameraToUseForPointers" (line 25) to select the active picking camera but its not working correctly. The picking only works correctly for "cameraBottomLeft" if i set cameraToUseForPointers to "cameraBottomLeft". Is this a bug? Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted February 16, 2016 Share Posted February 16, 2016 It was a bug (fixed here:https://github.com/BabylonJS/Babylon.js/commit/5052ac0a00eaaa845bd9a9449d63c995299c49a6) Wingnut 1 Quote Link to comment Share on other sites More sharing options...
Kesshi Posted February 17, 2016 Author Share Posted February 17, 2016 thank you for the fast fix GameMonetize 1 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted February 17, 2016 Share Posted February 17, 2016 I hate bugs RaananW and Kesshi 2 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.