pixi-reels
v1.1.0
Guides
Recipes
FAQ
Docs
Demos
Studio
esc
Search
⌘K
GitHub
Guides
Recipes
FAQ
Docs
Demos
Studio
GitHub
All questions
Answered
Scatters & bonus triggers
How do I count how many scatters are anywhere on the board?
Scan
reelSet.getVisibleGrid()
for the scatter id across all cells.
See it work
Recipe: Cell bounds
More in Scatters & bonus triggers
How do I make a scatter pay regardless of its position?
How do I require 6+ coins to trigger Hold & Win?
How do I make a symbol that is both a coin and a bonus trigger?
How do I show a partial-trigger teaser (5 in, need 6)?
How do I show the scatters collecting into a trigger counter?
How do I play a "bonus triggered" celebration before the mode swap?
How do I award scatter pays and trigger free spins from the same scatters?
How do I trigger different bonuses from different scatter sets?