Publisher | Lords of Mahlstrom Gaming |
---|---|
File size | 720.52kB |
Number of files | 132 |
Latest version | 0.1.0 |
Latest release date | 2024-11-25 09:41:12 |
First release date | 2023-09-06 03:25:20 |
Supported Unity versions | 2018.4.2 or higher |
The "Super Utility Package" enhances the Unity engine with missing functionalities. It includes:
- "SuperBehaviour" replaces MonoBehaviour, providing benefits like cached transforms and script icons.
- "SuperEditor" manages inspector windows for SuperBehaviours.
- New Inspector Attributes for [SerializeField] offer features like readonly mode, layer and tag dropdowns, and HDR colors.
- New Inspector Attributes for Properties allow customized inspector displays, headers, tooltips, sliders, text areas, and more.
- New Condition Attributes control field and property visibility and editability based on specific conditions.
- "SingletonBehaviour" provides simple and performant singleton implementation
- "LazySingletonBehaviour" implements lazy singleon
This package improves Unity development by providing a comprehensive toolset for increased efficiency and enhanced inspector functionality.
Documentation:
https://superbehaviour.lom.li/
Recommendation:
Use the SuperBehaviour Visual Studio Code Extension for better Syntax highlighting and emmet abreviations with this package.
https://marketplace.visualstudio.com/items?itemName=lom.superbehaviour