pixi-reels
All questions

How do I animate a value flying into the meter and bumping it up?

bezierFly the value to the meter's screen position with arriveScale and bump it in the arrival callback. 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 Meters, multipliers & progression