Publisher | JohnVanD |
---|---|
File size | 23.49MB |
Number of files | 292 |
Latest version | 1 |
Latest release date | 2024-09-03 04:17:13 |
First release date | 2024-09-03 04:17:13 |
Supported Unity versions | 2018.4.2 or higher |
Description
GMS is a comprehensive solution designed to streamline the creation and management of game subManagers/services for projects of any size. It provides a robust framework for organizing and controlling various game components through a user-friendly interface. Key features include:
Modular Submanager System:
Easily create, manage, and delete game submanagers with linked data structs, enhancing modularity and flexibility. Support for both base and dynamic subManagers allows for quick iteration of gameplay with different scopes.
ScriptableObject Integration:
Utilize ScriptableObjects for GameData Dependency Injection for efficient data management and serialization, ensuring your game data is well-organized and easy to maintain.
Editor Tools:
Custom editor windows for intuitive setup and management of submanagers, complete with real-time feedback and warnings.
Utilities:
Handy utilities built from years of game development experience, such as managing cooldowns and timers, object pooling, simplifying gameplay mechanics implementation.
Addressables Support:
Seamlessly integrates with Unity's Addressables system for efficient asset management and async loading and unloading assets.
This asset is ideal for developers looking to enhance their game's architecture with a structured and scalable management system. Whether you're working on small projects or large-scale games, the Game Management asset will help you keep your project organized and efficient.
Dependencies
Unity Addressables (auto installed upon importing assset if missing) https://docs.unity3d.com/2021.3/Documentation/Manual/com.unity.addressables.html