Zuzuk Posted July 24, 2017 Share Posted July 24, 2017 Hi I have a scene with sprites which can be picked, but picking doesn't work Here is playground of my scene: https://www.babylonjs-playground.com/#8AH0JV#5 Quote Link to comment Share on other sites More sharing options...
throni3 Posted July 24, 2017 Share Posted July 24, 2017 Add in spriteManagerStars.isPickable = true; and you're fine https://www.babylonjs-playground.com/#8AH0JV#6 GameMonetize 1 Quote Link to comment Share on other sites More sharing options...
Zuzuk Posted July 24, 2017 Author Share Posted July 24, 2017 Sprite manager needs to set isPickable to true too 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.