
i had tried with multiple raycasting but this is so much faster and better
this worked just fine thanksNorbo wrote: To get the Entity associated with a BroadPhaseEntry (if one exists), attempt to cast the entry to an EntityCollidable and check the EntityCollidable.Entity property if the cast succeeds.