Beispiel #1
0
 void Update()
 {
     CheckDelayedStop();
     current.Animate(renderer, isMoving, GetAdjustedSpeed());
 }