Hello everyone.
I am wondering how I can use the AABB search method (or a built-in game-world search method?) to get an array of references to the object instances within a certain radius around a given tested object.
I know Box2d has this built in but I haven't seen anything in the Construct 2 documentation saying how to access it/use it in the events.
Would appreciate any assistance. Thank you. :)