pixi-reels
All questions

How do I freeze a Spine animation on its final frame and hold it?

Park the one-shot just before its end with timeScale = 0 so it never completes and holds the last frame — the shared freezeAtEnd helper does exactly this.

More in Symbol animations