I want to make a script that detects if a certain group of objects is overlapping another, I want to put the script inside a gameobject that has all the other objects inside of it, and I want to detect if within a certain radius a object that is not inside said gameobject is there.
you can check if(transform.parent = GameObject.Find(“what parent to look for”)