Give it a small number in .weights({ rare: 1, common: 20 }), or 0 so it never comes from random fill (server-placed only).
Answered
Symbols
How do I make one symbol much rarer than the rest?
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 set how often each symbol appears (weights)?
- 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?