Releases: SinlessDevil/UnityGridLevelEditor
v1.0.0
✨ Features:
🧱 Custom Unity Editor Window to create and edit level grids
🎯 Popup menu for selecting blocks and rotations
🔷 Hexagonal grid support
📤 JSON export for runtime integration
🧩 Seamless Odin Inspector GUI
⚡ Built-in support for Zenject and DOTween
📦 To import:
Download the attached .unitypackage
In Unity: Assets > Import Package > Custom Package...
Select the file and import all
🔧 Requirements:
Odin Inspector
Zenject
DOTween
⚙️ Setup Instructions:
Bind all required interfaces as services via Zenject's installer.
Once services are bound, the editor and grid tools are fully functional out of the box.
v1.0.0
🎉 First public release of the UnityGridLevelEditor package!
A powerful custom editor tool to help level designers quickly build grid-based (and hex-based!) layouts inside the Unity Editor.
✨ Features:
🧱 Custom Unity Editor Window to create and edit level grids
🎯 Popup menu for selecting blocks and rotations
🔷 Hexagonal grid support
📤 JSON export for runtime integration
🧩 Seamless Odin Inspector GUI
⚡ Built-in support for Zenject and DOTween
📦 To import:
Download the attached .unitypackage
In Unity: Assets > Import Package > Custom Package...
Select the file and import all
🔧 Requirements:
Odin Inspector
Zenject
DOTween
⚙️ Setup Instructions:
Bind all required interfaces as services via Zenject's installer.
Once services are bound, the editor and grid tools are fully functional out of the box.