Hex Tile Placement Snapper
Automatically snap hexagon tiles to the closest grid center for perfect placement in Unity.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. FREE
- Category:
- Tools › Level-design
- Developer:
- QL GameDev
- Price:
- FREE
- Favorites:
- 7
- Supported Unity Versions:
- 2021.3.0 or higher
- Current Version:
- 1.0
- Download Size:
- 36.09 KB
- Last Update:
- Dec 9, 2024
- Description:
- This tiny script helps place hexagon tiles in perfect positions for crafting levels or worlds. When enabled, it automatically snaps objects to the closest hex grid center. Adjust grid size, number of grids, and helper grid line color to suit your needs.
Ideal for manual placement of hexagon tiles in Unity editor. - Technical Details:
- May not be performant with very large grid sizes (e.g. 100x100 tiles). Designed for use in the Unity editor only, with no data storage. Only snaps objects to the closest grid center, without modifying the grid tile map.
- Continue »