-
Notifications
You must be signed in to change notification settings - Fork 1
mset
Kyuchumimo edited this page Mar 2, 2022
·
3 revisions
mset x y tile_id
- x, y : tilemap coordinates
- tile_id : The background tile (0-255) to place in tilemap at specified coordinates.
This function will change the tile at the specified TILEMAP coordinates. By default, changes made are only kept while the current game is running.