Awesome
EditorAttributes
EditorAttributes is a unity package that adds some extra editor attributes to your project to easily customize your editors without having to write any editor code.
Links
Documentation: https://editorattributesdocs.readthedocs.io
AssetStore Page: https://assetstore.unity.com/packages/tools/gui/editorattributes-269285
Discord Server: https://discord.gg/jKXvXyTzYn
Support Me: https://buymeacoffee.com/v0lt
Features
The asset adds over 50 Attributes that:
- Show/Hide or Enable/Disable fields based on one or more conditions
- Easily add buttons with parameter support
- Mark fields as readonly
- Create Enum like Dropdowns for any data types
- Color and personalize your inspector
- Validate assets and scenes
- Draw handles
- Create min max sliders
- Add dropdowns with Tags, Scenes, Animator Parameters and SortingLayers
- Make data tables
- Add helpboxes
- Clamp or Wrap numerical values
- Group together multiple fields
- And more!