Phaser API Documentation

  Version: 
showBeforeDelay: boolean

Description:

If the animation has a delay set, before playback will begin, this controls when the first frame is set on the Sprite. If this property is 'false' then the frame is set only after the delay has expired. This is the default behavior.

Type:
boolean
Default: false
Since: 3.60.0