reelSet.setDropOrder('ltr') -- also 'rtl', 'all', a per-reel delay array, or null to clear -- sets the stop order. The gap defaults to max(profile.stopDelay, 150) ms, so on Turbo it is 150 rather than the profile's own value; pass a second argument, setDropOrder('ltr', 90), to override. The setting is sticky across spin() and refill() until you change it.
AnsweredSpinning, speed & stopping
How do I make the reels stop left to right?
More in Spinning, speed & stopping
- How do I start a spin?
- How do I stop the reels on a result?
- How do I know when a spin has completely finished?
- How do I stagger reel starts so they begin one after another?
- How do I add a turbo / fast-spin mode?
- How do I slam-stop the reels on a second button press?
- How do I boost only the current spin without changing the speed profile?
- How do I control the bounce/overshoot when a reel lands?