private void Awake()
 {
     lobbyEcsController = FindObjectOfType <LobbyEcsController>();
 }