示例#1
0
 void Update()
 {
     if (!pinSetter.IsPinSetterReady() && !waitingMessagePlay)
     {
         PlayWaitingMessage();
     }
 }