Exemplo n.º 1
0
 private void DoRunning()
 {
     m_audioManager.startAudioBrothersRunning();
     brother1.Run();
     leg1.Run();
     brother2.Run();
     leg2.Run();
     armBrother1.SetActive(false);
 }