Exemple #1
0
 void FixedUpdate()
 {
     if (status != null)
     {
         status.SetRotation();
     }
 }