Use AnimatedSpriteSymbol with { frames: Record<id, Texture[]>, animationSpeed }; the board calls playWin() to play the sequence.
See it work
Use AnimatedSpriteSymbol with { frames: Record<id, Texture[]>, animationSpeed }; the board calls playWin() to play the sequence.