Open Mnemotechnician opened 3 weeks ago
_lookup.GetEntitiesInRange(uid, 0.3f)
This needs to be lowered then, or add an occlusion check i suppose
No, you should actually check the contacts and calculate the closest distance between two fixtures instead of doing this bandaid fix
Description
Title, likely works ignoring walls and other solid obstacles. Introduced by #1057.
Reproduction