Version: Unity 6.4 Alpha (6000.4)
Language : English
Sprite shape renderer reference
Introduction to Unity's tilemap system

Tilemaps in Unity

Create 2D grid-based projects with Unity’s TilemapA GameObject that allows you to quickly create 2D levels using tiles and a grid overlay. More info
See in Glossary
system.

Topic Description
Introduction to Unity’s tilemap system Understand how tilemaps and their related components and features work in Unity.
Work with tilemaps Techniques for creating and editing tilemaps.
Tiles for tilemaps Techniques for creating and editing tiles for tilemaps.
Tile palettes Techniques for creating and working with tile palettes.
Tile sets Techniques for creating and working with tile sets.
Grid component reference Refer to the properties of the Grid component.

Additional resources

Sprite shape renderer reference
Introduction to Unity's tilemap system