-
-
Notifications
You must be signed in to change notification settings - Fork 205
Open
Labels
bugSomething isn't workingSomething isn't workingv8Issues related to Pixi React v8Issues related to Pixi React v8
Description
This might be a bug or it could be a documentation request.
I've trying to use <pixiAnimatedSprite> like this:
<pixiAnimatedSprite
autoPlay={true}
loop={true}
textures={textures}
/>It renders the first frame no problem, but it's not playing the animation. The textures list definitely has all the animation frames in it. Is there something I'm missing?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingv8Issues related to Pixi React v8Issues related to Pixi React v8