I need to have a point check for objects around it based on distance, and it is not possible to determine what will be on the stage at any given time, so I cannot just trace everything that would near it.
How would I do this so it can also detect what the nearby object is, in addition to detecting the object?