private void Awake() { classeJogador = new Guerreiro(); classeJogador.InitialStats(); CriarSingleton(); OnGameStart.Invoke(); }