private void DoRotate()
 {
     StartAnimation(Rotate.ForStimuli(gameObject, rotateDuration, rotationFactor, DoFadeOut));
 }