pixi-reels
All questions

How do I move a pin from one cell to another with animation?

reelSet.movePin({ col: fromCol, row: fromRow }, { col: toCol, row: toRow }, { duration, easing }) flies the pin to a new cell.

More in Sticky cells & pins