Phaser API Documentation

  Version: 
showOnStart: boolean

Description:

Should the GameObject's visible property be set to true when the animation starts to play?

This will happen after any delay that may have been set.

This value is set when a new animation is loaded into this component, but can also be modified at run-time, assuming the animation is currently delayed.

Type:
boolean
Since: 3.50.0