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

mset

mset x y tile_id

Parameters

  • x, y : tilemap coordinates
  • tile_id : The background tile (0-255) to place in tilemap at specified coordinates.

Description

This function will change the tile at the specified TILEMAP coordinates. By default, changes made are only kept while the current game is running.

Related

Clone this wiki locally