Skip to main content

Walk towards a tile (on screen)

This will walk one step towards the tile provided clicking on the game screen itself. If the path isn't reachable, we'll attempt a normal walk call to handle any local obstacles.

info

The tile should be separated by commas, for example '1500, 1500', '1500, 1500, 2', or '(1500, 1500)'.

Parameters

  • Tile (text)