Pass anchor in the symbol options (e.g. SpriteSymbol's { anchor: { x: 0.5, y: 0.5 } }); SpriteSymbol defaults to top-left, Spine centers in resize().
Answered
Symbols
How do I anchor a symbol at the cell center vs the top-left?
More in Symbols
- How do I add a brand-new symbol type to the game?
- How do I make a symbol from a single texture/sprite?
- How do I make a symbol from a sprite-sheet animation?
- How do I make a symbol from a Spine skeleton?
- How do I render nothing for an empty cell?
- How do I set how often each symbol appears (weights)?
- How do I make one symbol much rarer than the rest?
- How do I resize a symbol whenever the cell size changes?