예제 #1
0
 public void ResumeMotion()
 {
     Mibo.motionResume();
     LogText.text += "\nResumeMotion";
 }