EventsPro: Improved Events and UI for Unity
EventsPro is an extension of the built-in UnityEvents and UnityEngine.UI packages, providing extra features that help build functional, intuitive, and reactive systems powered by Unity Events.
by GIB Games
★★★★★ star rating
Price History +
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.