VUdon - Event Dispatcher [](https://github.com/Varneon/VUdon-EventDispatcher/stargazers) [](https://github.com/Varneon/VUdon-EventDispatcher/releases) [](https://github.com/Varneon/VUdon-EventDispatcher/releases/latest)
November 3, 2022 ยท View on GitHub
VUdon - Event Dispatcher

Dispatcher for allowing UdonSharpBehaviours to receive delegated update events
Installation
Import with VRChat Creator Companion:
- Download
com.varneon.vudon.event-dispatcher.zipfrom here- Unpack the .zip somewhere
- In VRChat Creator Companion, navigate to
Settings>User Packages>Add- Navigate to the unpacked folder,
com.varneon.vudon.event-dispatcherand clickSelect FolderVUdon - Event Dispatchershould now be visible underLocal User Packagesin the project view in VRChat Creator Companion- Click
Add
Import with Unity Package Manager (git):
- In the Unity toolbar, select
Window>Package Manager>[+]>Add package from git URL...- Copy and paste the following link into the URL input field:
https://github.com/Varneon/VUdon-EventDispatcher.git?path=/Packages/com.varneon.vudon.event-dispatcher
Import from Unitypackage:
- Download latest
com.varneon.vudon.event-dispatcher.unitypackagefrom here- Import the downloaded .unitypackage into your Unity project