pixi-reels
All questions

How do I send collected coins flying to a feature meter above the reels?

board.cellCenter(cell) gives the start; bezierFly to your meter's screen position with arriveScale to shrink it in. 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 Coins, values, collectors & jackpots