Showing results for

tilemap

layers

on gamemaker.io
gamemaker.io › en › blog › practical guide tiles
A Practical Guide To Using Tiles in GameMaker | IDE + GML
...Tile Maps
Each Tile Layer has a Tile Map attached to it, and placing tiles on a layer puts them into its Tile Map...
gamemaker.io › en › tutorials › moving from unity to gamema…
How To Move To GameMaker If You're A Unity Dev | GameMaker
...Sprites placed directly, Tile Maps, Backgrounds, etc.
So, at the top level, a Room holds layers. Depending on the layer type, a layer can...
gamemaker.io › en › tutorials › tile set editor
How To Use The Tile Set Editor In GameMaker | GameMaker
...Brushes
By default when you "paint" tiles onto a tilemap layer in the room editor, you select a single tile and paint with that...
gamemaker.io › en › tutorials › room editor
How To Use The Room Editor In GameMaker | GameMaker
...town room with a background, a tilemap to draw houses and plants etc... and an instance layer with NPCs. Now, you want to have...
gamemaker.io › en › tutorials › my first arena shooter gml
Make Your First Arena Shooter With GML Code | GameMaker
...We want to add a tilemap layer between the background layer and the bullet layer so click the Add Tilemap button to add the...
gamemaker.io › en › tutorials › my first arena shooter dnd
Make Your First Arena Shooter With GML Visual | GameMaker
...We want to add a tilemap layer between the background layer and the bullet layer so click the Add Tilemap button to add the...
gamemaker.io › en › blog › realtime 2d lighting
How To Create Realtime 2D Lighting In GameMaker | GameMaker
...So, lets create a simple tileset and tilemap for testing (tileset first).
The darker tiles are in one layer (called "ground"), and the lighter...