pixi-reels
All questions

How do I await a one-shot animation and continue when it finishes?

await symbol.playWin() resolves when the win one-shot finishes; on SpineReelSymbol, playLanding() / playOut() do the same for the landing / exit one-shots.

More in Symbol animations