Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@SinlessDevil SinlessDevil released this 03 May 15:05
· 4 commits to main since this release

✨ 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.