pixi-reels

StopPhaseConfig

pixi-reels


pixi-reels / index / StopPhaseConfig

Interface: StopPhaseConfig

Defined in: spin/phases/StopPhase.ts:5

Properties

PropertyTypeDescriptionDefined in
delay?numberDelay before this reel starts stopping (for staggered stop).spin/phases/StopPhase.ts:9
preserveSpeed?booleanKeep the reel’s CURRENT speed into the spin-out instead of restoring full spin speed. Set by the controller when this stop follows an anticipation tease, so the reel crawls its target into place at the slow anticipation speed and stops exactly there. rather than snapping back to full speed and doing a fast spin-out. A small floor is applied so a slowdown.to: 0 curve can’t stall the reel.spin/phases/StopPhase.ts:18
targetFramestring[]Target symbols for this reel (full frame including buffers, top-to-bottom).spin/phases/StopPhase.ts:7