public void Connect() { Debug.Log("Connecting"); PlayerEventChannel.SendEvent(PlayerEvent.Connect()); }