#How to get all collisions?

1 messages · Page 1 of 1 (latest)

twin swan
#

I want to be informed when a bullet hits a monster. What is the best way to implement this in Unity ECS (and probably Unity Physics?)
I actually do not need the physics system to integrate the physics for me, I really just need collision detection (for now)