Skip to content

v1.0.0

Compare
Choose a tag to compare
@SinlessDevil SinlessDevil released this 17 Apr 15:17
· 11 commits to main since this release

πŸŽ‰ 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.