Plugins |
List of all third-party plug-ins being used in the kit:
Plugin | Description | Location(s) | Requirement |
|---|---|---|---|
Tweening engine. | /Assets/Plugins/DOTween/ | Mandatory. | |
Serialization and editor customization. | /Assets/Plugins/Sirenix/ | Mandatory in Editor-only mode (no code is included in builds). | |
/Assets/Plugins/XLua/, /Assets/Plugins/XLuaNative/, /Tools | Optional — Only compiled if MODDING or CONSOLE is defined. | ||
Gestures and touch library. | /Assets/Plugins/TouchScript/ | Optional — Only compiled if TOUCH is defined. | |
UI sprites for prototyping. | /Assets/Plugins/CleanUI/ | Optional — Can just delete the folder and your own sprites. | |
UI shader for masking. | /Assets/Plugins/SoftMask/ | Optional — Can just delete the folder. |
Plugin | Description | Requirement |
|---|---|---|
Mandatory. | ||
async-await support. | Mandatory. |