Beispiel #1
0
 void OnMouseOver()
 {
     if (remote.isAiming)
     {
         remote.AimFound();
     }
 }