Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Animations.Animation
hideOnComplete: boolean
Description:
Should the GameObject's
visible
property be set to
false
when the animation finishes?
Type:
boolean
Default:
false
Since:
3.0.0
Source:
src/animations/Animation.js
(Line
177
)
Possible examples