Showing results for on manual.gamemaker.io
With this action you can retrieve any one of a given number of variables for the tile map element on a layer. When you...
This function can be used to retrieve the unique handle of the tile map element on a layer.
You supply the layer handle (which...
You supply the layer handle (which...
...You supply the tile map ID (which you get when you create the tile map using layer_tilemap_create() or when you use the layer handle...
With this function you can assign a tile-set asset to a layer to be used as a tile map in your project.
You...
You...
Using this function you can change the tile set asset assigned to a given tile map element on a layer.
You give the tile...
You give the tile...
With this action you can set the tile data for a tile cell found at a specific position on a tile map layer. The...
With this action you can set the tile data for a tile cell on a tile map layer. The tile data is simply a...
With this action you can get the tile data for a tile cell on a tile-map layer from a position. The tile data...
Using this function you can clear/set all the tiles on a given tile-map.
You give the tile map element ID (which you...
You give the tile map element ID (which you...
You can use this function to check and see if a tile map element exists on any given layer.
You supply the layer handle...
You supply the layer handle...