Drive everything off one app.ticker and driveGsapWithTicker so tweens do not accumulate; pooling keeps allocations flat.
Answered
Performance & lifecycle
How do I avoid stutter on a long session of continuous spins?
More in Performance & lifecycle
- How do I recycle symbols instead of recreating them every spin?
- How do I cap how many instances of a symbol are pooled?
- How do I dispose everything without leaking textures or tickers?
- How do I keep a 7×7 board with many masks from dropping frames?
- How do I share one mask across many cells?
- How do I tear down a feature's 20+ sub-reelsets safely?
- How do I keep tweens from leaking when a symbol is recycled mid-animation?
- How do I batch Spine instances so the GPU does not choke?