Pass relative weights to .weights({ id: n }): a higher number lands more often. A weight of 0 means the symbol never comes from random fill, so it can only be placed by the server / setResult.
Answered
Symbols
How do I set how often each symbol appears (weights)?
More in Symbols
- How do I add a brand-new symbol type to the game?
- How do I make a symbol from a single texture/sprite?
- How do I make a symbol from a sprite-sheet animation?
- How do I make a symbol from a Spine skeleton?
- How do I render nothing for an empty cell?
- How do I make one symbol much rarer than the rest?
- How do I anchor a symbol at the cell center vs the top-left?
- How do I resize a symbol whenever the cell size changes?