June 2018
Beginner to intermediate
298 pages
7h 38m
English
In order to draw a map using a TileMap, it must have a TileSet assigned to it. The TileSet contains all of the individual tile textures, along with any collision shapes they may have.
Depending on how many tiles you have, it can be time-consuming to create a TileSet, especially the first time. For that reason, there is a pre-generated TileSet included in the assets folder titled tileset.tres. Feel free to use that instead, but please don't skip the following section. It contains useful information to help you understand how the TileSet works.
Read now
Unlock full access