Drakkar Events
Drakkar Events is a tool designed for Unity programmers that provides a robust and high-performance event system with several advantages over the built-in UnityEvent system.
by Drakkar Dev
Price History +
A basic understanding of C# programming is required to fully leverage Drakkar Events.
Drakkar Events is a tool designed for Unity programmers seeking a more performant and functional alternative to traditional UnityEvents. It provides granular control over events within a Unity project, improving performance, efficiency and ease of use.
It integrates with:
- Any Monobehaviour script
- Triggers (even custom ones)
- Animator Controllers
- Legacy Animation System
- Timeline
Drakkar Events also includes other helpful features like Interrogations for creating conditions, Enum Generators to work with enumerations, and a custom trigger system.
It also comes with over 40 pre-built sample actions that can be used for various purposes, such as controlling animators, cameras, lights, audio, and more.