Hello,
I am trying to highlight a mesh when clicked and unhighlight when clicked on it again. But I can’t see to have the action manager triggering: https://playground.babylonjs.com/#AJA5J6#45
Any hint how to get that behavior?
Hello,
I am trying to highlight a mesh when clicked and unhighlight when clicked on it again. But I can’t see to have the action manager triggering: https://playground.babylonjs.com/#AJA5J6#45
Any hint how to get that behavior?
Note that if I add a sphere it works fine: https://playground.babylonjs.com/#AJA5J6#46
I think I managed to make it working: https://playground.babylonjs.com/#AJA5J6#48
good job!