Skip to content

How is <pixiAnimatedSprite> meant to work? #610

@haydn

Description

@haydn

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

No one assigned

    Labels

    bugSomething isn't workingv8Issues related to Pixi React v8

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions