Tags & Layers: Inspector attributes

Quickz

(0)
$4
Publisher Quickz
File size 13.66kB
Number of files 8
Latest version 1
Latest release date 2021-02-05 09:45:14
First release date 2021-02-05 09:45:14
Supported Unity versions 2018.4.2 or higher
A simple package containing attributes which can make your string and int data type fields get displayed in a form of a proper dropdown for tags or layers. This is a very fundamental feature that is not available in Unity by default and can be useful in every one of your projects.

🎮 Main features:
- Render an int/string data type field as a dropdown containing all available layers
- Render an int/string data type field as a dropdown containing all available tags
- Warn you about invalid data types if you happen to misuse the attributes

📦 Package includes:
- C# attributes
- An example scene, script that showcases how to use the package
- A short ReadMe.txt file briefly mentioning how to use the package