pixi-reels
All questions

How do I make a fisherman collect every money-fish on the board?

On collect, walk the money-symbol cells and bezierFly each value into the character; the board only gives you cellCenter + the payloads. 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 Characters & objects over the reels