Skip to content
Kyuchumimo edited this page Mar 2, 2022 · 3 revisions

mget

mget x y -> tile_id

Parameters

  • x, y : tilemap coordinates

Output

  • tile_id : returns the tile id at the given coordinates

Description

This function returns the tile at the specified TILEMAP coordinates, the top left cell of the tilemap being (0, 0).

Related

Clone this wiki locally