示例#1
0
 public void BotaoCorrente()
 {
     Debug.Log("botao corrente");
     mu.PlayChain();
     dogState.SetState("Acorrentado");
 }