Hello everyone,
In the PG below, the “donut” mesh performs 2 actions when it intersects the sphere (scaling and color).
https://www.babylonjs-playground.com/#DNOLK#3
However, is it possible for the donut to have a 3rd action associated with a different mesh (i.e. one of the boxes)?
I haven’t seen an example of this yet.
Thanks!