public void SelectMe() { GodScript gs = FindObjectOfType <GodScript>() as GodScript; gs.Select(this.gameObject); }