Component: Set Time Scale Behavior

SetTimeScaleTutorialBehavior is a state behavior that allows you to set the time-scale of the game.

  • You can use this behavior to pause the game during the step.
  • Setting the timescale can be optionally animated in and/or out smoothly.

Don't forget to add a Timescale Provider component to the proper GameObject to ensure that the tutorial animations are not affected by the timescale changes.