Publisher | Not Good Enough |
---|---|
File size | 55.22kB |
Number of files | 8 |
Latest version | 1 |
Latest release date | 2025-03-19 12:48:15 |
First release date | 2025-03-19 12:48:15 |
Supported Unity versions | 2018.4.2 or higher |

Modular Code Block is a flexible and powerful tool designed to simplify the management of structured data in Unity. It allows developers to create and organize modular data lists using a custom generic system (MCBList<T>).
With built-in custom PropertyDrawers, this package enhances the Unity Inspector, making it easier to manage lists of complex objects without clutter. It supports nested data, serialization, and type recognition, ensuring an intuitive and efficient workflow.
Key Features:
✅ Modular Data Management – Easily store and manage structured data in lists.
✅ Custom Inspector UI – View and edit data seamlessly with a user-friendly UI.
✅ Automatic Type Recognition – Derived classes automatically appear in the list.
✅ Flexible & Scalable – Suitable for inventory systems, character attributes, and more.
✅ Full Source Code Included – Customize and extend as needed.
⚠️ Warning: Avoid renaming classes after adding them to the list, as Unity’s serialization depends on class names.
Perfect for game developers looking to organize and manage dynamic data effortlessly! 🚀