MattB Posted August 25, 2018 Share Posted August 25, 2018 How do I make it so that when I click "Button1" it doesn't create a decal? I thought the property "isPointerBlocker" would do it, but I'm really new to this https://www.babylonjs-playground.com/#EEUVTY#8 Quote Link to comment Share on other sites More sharing options...
aWeirdo Posted August 25, 2018 Share Posted August 25, 2018 Hi @MattB It works if you use scene.onPointerDown, instead of an eventListener https://www.babylonjs-playground.com/#EEUVTY#9 Quote Link to comment Share on other sites More sharing options...
MattB Posted August 25, 2018 Author Share Posted August 25, 2018 Thanks! Quote Link to comment Share on other sites More sharing options...
Guest Posted August 27, 2018 Share Posted August 27, 2018 Flagging as solved 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.