This package contains two powerful new properties that you can add to your scripts and game logic: NzEvent and NzCondition. NzEvent is an alternative to the built-in UnityEvent system, offering extra features and a more user-friendly visualization. It allows you to call methods with multiple parameters, supports various parameter types, and provides method reordering and component remapping. NzCondition enables you to define custom game logic queries directly in your scene, allowing you to call methods with return values and set up comparisons for them. Both NzEvent and NzCondition offer a compact display in the Inspector, with collapsable formatting and no wasted space.
Compatible with Unity versions 2019 and later. All code is included, allowing for customization to meet your needs.





