pixi-reels
All questions
Answered Symbols

How do I attach custom data (a value, a tier) to a symbol instance?

Pass per-instance data through the symbol's constructor options, or carry it in a pin payload via reelSet.pin(col, row, id, { payload }).

More in Symbols