pixi-reels
All questions

How do I show the scatters collecting into a trigger counter?

On each scatter land, bezierFly it to your trigger counter and bump the count. Those helpers are demo code in apps/site/src/runtime/holdAndWinFx.ts, not exports of the pixi-reels package -- copy them into your project.

More in Scatters & bonus triggers