Welcome
You need SetSpritePosition() or SetSpritePositionByOffset()
You do not "move" sprites, you simply specify the new position.
If you want the chess piece to travel between the 2 points, then you need to repeatedly position the Sprite until it reaches its destination.
You can also use the Tween commands to help you
move the sprite with intermediate points.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Quidquid latine dictum sit, altum sonatur
TutCity is being rebuilt