Showing results for on gamemaker.io
...Tile Maps
Each Tile Layer has a Tile Map attached to it, and placing tiles on a layer puts them into its Tile Map...
Each Tile Layer has a Tile Map attached to it, and placing tiles on a layer puts them into its Tile Map...
...Sprites placed directly, Tile Maps, Backgrounds, etc.
So, at the top level, a Room holds layers. Depending on the layer type, a layer can...
So, at the top level, a Room holds layers. Depending on the layer type, a layer can...
...Brushes
By default when you "paint" tiles onto a tilemap layer in the room editor, you select a single tile and paint with that...
By default when you "paint" tiles onto a tilemap layer in the room editor, you select a single tile and paint with that...
...town room with a background, a tilemap to draw houses and plants etc... and an instance layer with NPCs. Now, you want to have...
...We want to add a tilemap layer between the background layer and the bullet layer so click the Add Tilemap button to add the...
...We want to add a tilemap layer between the background layer and the bullet layer so click the Add Tilemap button to add the...
...So, lets create a simple tileset and tilemap for testing (tileset first).
The darker tiles are in one layer (called "ground"), and the lighter...
The darker tiles are in one layer (called "ground"), and the lighter...