Archive 17/01/2023.

How to detect all the objects in radius in 2D world?

cqrtxwd

There is no SphereCast() in PhysicWorld2D, I figure I can’t use RayCast() to do the work.
Is there any efficient method I can use?