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