Version: Unity 6.7 Alpha (6000.7)
Language : English
Brush picks overlay reference
Enable collision detection for tiles

Collision detection for tiles

Enable collision detection on a tilemap so that GameObjects with a Collider 2D component collide with the tiles.

Topic Description
Enable collision detection for tiles Add a Tilemap Collider 2D component to a tilemap, choose which tiles collide, and merge shapes with a Composite Collider 2D component for better performance.
Tilemap Collider 2D component reference Explore the properties you can use to generate collision shapes for the tiles on a tilemap.

Additional resources

Brush picks overlay reference
Enable collision detection for tiles