Ejemplo n.º 1
0
 private void DoRotate()
 {
     StartAnimation(Rotate.ForStimuli(gameObject, rotateDuration, rotationFactor, DoFadeOut));
 }