Ejemplo n.º 1
0
 void Update()
 {
     bgmFader.update();
     loopingEffectFader.update();
     chargingFader.update();
     updateGroanVoice();
 }