Find nearby GameObjects?

Hello, i’m trying to find out how to find gameobjects that are near a pont/gameobject. Just like in tower defences where you can buy a tower that will give extra power to the nearby towers :slight_smile: Does anyone know how to do that? the y axis doesn’t matter btw, since all the gameobjects are at the same height :slight_smile:

Thanks, Andreas

Hey,

Many ways to do it. OverlapSphere is one of them: