Guest Posted June 1, 2017 Posted June 1, 2017 How would you know if you can walk to an area? For instance, some tiles are occupied by a giant 10 feet wall that you cannot walk to. So how would one check if a tile is walkable/not occupied by a giant wall? I'm currently reading the API, and isVisible and isOnMiniMap doesn't work.