Phaser API Documentation

  Version: 

Member of: Phaser.Tweens.Tween

timeScale: number

Description:

Scales the time applied to this Tween. A value of 1 runs in real-time. A value of 0.5 runs 50% slower, and so on. Value isn't used when calculating total duration of the tween, it's a run-time delta adjustment only.

Type:
number
Default: 1
Since: 3.0.0