Physic Body Collision Detection - Redux

I’m hoping to find a solution to easily detect and react to physical body collisions.

The topic was last covered 4 years ago - and had a few rather complicated solutions (various add on javascript libraries each with pros and cons).

Question: Since the Tumult engine clearly already knows when bodies collide wouldn’t the easiest and most elegant solution be to simply expose that to the developers?

Appreciate anyone’s thoughts.

2 Likes

Agree. Some sort of collision detection is absolutely necessary.

1 Like