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
HUD, buttons & overlays
How do I show a "respins left" badge that updates live?
Bind it to the
respins:changed
event /
board.respinsLeft
.
See it work
Recipe: Hold & Win respin
More in HUD, buttons & overlays
How do I wire a single spin button that also slam-stops?
How do I disable the spin button while a spin is running?
How do I show the current bet and balance?
How do I run autoplay for N spins with a stop condition?
How do I overlay a HUD that reads purely from board events?
How do I draw a value label centered on a specific cell?
How do I position an overlay using a cell's exact pixel bounds?
How do I add clickable hit-areas per cell (pick-a-cell bonus)?