Use Unity’s Tilemap Editor to create and edit a variety of 2D levels using Tile Assets arranged on the Grid and Tilemap GameObjects. This also supports specialized types of Tilemaps, such as Hexagonal and Isometric Tilemaps.
To install this package, follow the instructions in the Package Manager documentation.
The Tilemap Manual can be found here.
The Tile Palette Manual can be found here.
This version of Tilemap Editor is compatible with the following versions of the Unity Editor:
The following table indicates the folder structure of the Tilemap Editor package:
Location | Description |
---|---|
<Editor> |
Root folder containing the source for the Tilemap Editor used to edit Tilemaps inside the Unity Editor. |
<Tests> |
Root folder containing the source for the tests for Tilemap Editor used the Unity Editor Test Runner. |
Date | Reason |
---|---|
January 2, 2019 | Document created. Matches package version 1.0.0 |