pixi-reels
All questions
Answered Symbols

How do I set how often each symbol appears (weights)?

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.

More in Symbols