void Awake() { Instance = this; //Listener = GameObject.Find("ConnectionListener").GetComponent<ConnectionListener>(); }