Super Behaviour
The SuperBehaviour class provides automatic transform caching and an improved inspector drawer called SuperEditor. Which has improved rendering for fields and is able draw properties!
by Lords of Mahlstrom Gaming
Price History +
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