Publisher | GIB Games |
---|---|
File size | 750.41kB |
Number of files | 188 |
Latest version | 1.1.0 |
Latest release date | 2024-03-15 12:55:08 |
First release date | 2024-01-09 05:06:12 |
Supported Unity versions | 2018.4.2 or higher |
Events Pro: Extending UnityEvents and Unity UI
Features include:
- Add up to 10 arguments in a UnityEvent
- Pass dynamic parameters from UI components
- Improved error logs for UnityEvents that make debugging easier
- Use reorderable UnityEvents for older versions of Unity
- Clear UnityEvent lists in a single click
- Create custom UnityEvent-derived classes that take multiple arguments
- Invoke complex behaviors on built-in Unity compoments, like setting complex parameters on an Animator
- Use a Trigger-Action Agent system to quickly build and test behaviors and systems without coding
- Call events by name using an Event Announcer and Event Controller
Also included:
- Auspex Inspector: Modify your Inspector with custom attributes to add conditions, buttons, and more.
- The GIB Toolkit: a collection of useful editor scripts that speed up tasks like finding shaders, missing materials and scripts, replacing prefabs, simulating physics, and more.
- GIB Extensions Scripts: A collection of extensions to MonoBehavior that allow you to quickly perform tasks related to transforms, vector math, collections, and more.