Bolt Unity Events
A downloadable asset pack
MAINTAINED ALTERNATIVE AVAILABLE
I gave permission to https://github.com/RealityStop/Bolt.Addons.Community to add Bolt Unity Events to their repo. So I highly recommend to prefer the Community Addons over installing it from here! Because there it will be maintained and should work out-of-the-box without any compiler errors!
Bolt Unity Events now is also available on the Unity Asset Store
ATTENTION ON USING WITH NEWER BOLT-VERSIONS!!!
I wrote this code while Bolt was owend by Ludiq. With newer verions of Bolt Unity has changed the namespace to Unity.VisualScripting. So it will lead to compiler issues. The fix should be easy: just update the broken namespace.
You should be also aware of that Unity may has or will make a release of Bolt which can break this addon. Because I don't use Bolt anymore there will be no further updates provided by me. Actually I expect that Unity one day will have this feature out-of-the-box so that "Bolt Unity Events" isn't needed anymore.
Do you want to use Unity Events within Bolt? This package will provide you an additional node supporting them.
Unity Event
All type of UnityEvents are support. Also the generic versions of it which means that you can use up to 4 generic parameters.
Aot Support
You can use it also for Aot platforms like android, ios or web. Just use AotUnityEvent instead of UnityEvent for events using generic parameters.
Typesafe smart nodes
The nodes are smart enough to detect if and how many parameters are being used. It also detects the type of each parameter and offers you a meaningful port.
The node is highly flexible. If you change the connected event to another one it will instantly update the provided ports.
Full Source Code
Full sources are provided you.
Status | Released |
Category | Assets |
Author | Tomate Salat |
Tags | bolt, Unity |
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.