Remedy - Coupling: Async Scriptable Events for Unity
A downloadable asset pack
This WIP package is a small example of "The Remedy", a fully decoupled production ready Toolkit with extensive, but simple to use, tools about to be released by my studio, Cairo Creative Studios LLC. This has all been made with love by one passionate developer, and I hope you enjoy using this unique take on ScriptableEvents and consider supporting the future development of The Remedy Toolkit.
Scriptable Event System for Unity
Empower your Unity projects with a powerful, flexible, and decoupled event-driven architecture. The Scriptable Event System enables you to connect your game components without tight coupling, simplifying large projects and improving maintainability.
✅ Features:
-
Strongly typed generic events (
ScriptableEvent<T>
) -
Await chaining with
AwaitCollection
for asynchronous event gating- Incredibly useful when wiring timed functionality together, like animations. (IE: Invoke Weapon Unequip, but it waits for the event Unequip Animation Complete)
-
Throttling, logging, and analytics scaffolding
-
Visual Scripting integration (UVS nodes included)
-
Editor tools for quick testing and event management
⚠️ Work In Progress:
-
Full analytics payload integration
-
Netcode-based network event invocation
- Full Channel Support (only scaffolding available atm.)
More Visual Scripting tools (while there is some, it's a bit sparse)
- More built in ScriptableEvent types.
💡 Use Cases:
-
Centralize game state changes with ScriptableObject events
-
Build modular UI systems that react to gameplay data
-
Sequence gameplay mechanics with await-based event chains
-
Integrate visual scripting graphs seamlessly with your code events
Bring professional-level decoupled communication to your Unity toolkit. Simplify your systems. Focus on your game's vision.
💖 Support the Developer
This Package is free to use, but if you find it helpful in your projects, consider leaving a $5 donation to support continued development, improvements, and new features. Your support makes tools like this possible.
Published | 5 hours ago |
Status | In development |
Category | Assets |
Author | Cairo Creative Studios |
Tags | tool, Unity |
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.