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.