Hi everyone,
I was trying to understand how to work with bounding sphere collisions and created this playground.
https://playground.babylonjs.com/#JHTYJL
Notice line 114. I can't understand what is going on. I would expect the drag and drop to work normally and for the mesh I am dragging to collide with the purple donut.
What am I missing?
Thanks!