Skip to main content

AnimatedSprite

Props

https://pixijs.download/v7.x/docs/PIXI.AnimatedSprite.html

Additional Props

PropDefault ValueDescription
textures arrayGenerate the animated sprite from the textures
images arrayGenerate the animated sprite directly from the images
isPlaying booleantruewhether the animation starts automatically
initialFrame integer0Which frame the animation starts from

Usage

Result
Loading...
Live Editor

Example