private void Awake() { THIS = this; foreach (var ip in GameObject.FindObjectsOfType <StartFlag>()) { } }
private void Awake() { THIS = this; }