Include thinInstanceIndex for OnPointerOverTrigger, OnPointerOutTrigger

Hi @Evgeni_Popov , BabylonJS newbie here (loving it already!).

Following up on this question, it seems like OnPointerOverTrigger doesn’t trigger when we move the pointer from one thin instance to another without interruption. What would be the best way to trigger anytime a thin instance is picked (even if they overlap)?

I’ve tweaked the original playground a bit to reproduce: https://playground.babylonjs.com/#3H8B60#3

2 Likes