Пример #1
0
 void Update()
 {
     if (audioPlayback.AudioIsPlaying())
     {
         AtomBehaviour();
     }
 }