VUdon
September 5, 2025 · View on GitHub
UdonSharp prefab ecosystem for VRChat worlds
| Package | Description | Status |
|---|---|---|
| Simple Player Settings | Simple, yet more advanced replacement for the original VRCWorldSettings and AvatarScalingSettings UdonBehaviours that ship with VRCSDK | :unlock: |
| Noclip | Noclip for worlds | :unlock: |
| Playerlist | Playerlist prefab for VRChat worlds that displays all users in the instance and information about them | :unlock: |
| Logger | Runtime logger for UdonSharp, includes console window prefab for viewing the logs in world | :unlock: |
| Array Extensions | Collection of array extension methods compatible with UdonSharp 1.x which adds partial feature set from List | :unlock: |
| Udonity | Runtime Unity Editor made with Udon | :unlock: |
| Common | Common resources for the VUdon ecosystem | :unlock: |
| Event Dispatcher | Dispatcher for allowing UdonSharpBehaviours to receive delegated update events | :unlock: |
| Quick Menu | HUD quick menu prefab for VRChat worlds | :unlock: |
| Menus | Menu framework for creating abstract menus | :unlock: |
| Events | UnityEvents for UdonSharp | :unlock: |
| Music Player | Music player that allows world creators to create playlists for their worlds for everyone to listen to | :lock: |
| Player Tracker | Centralized tracker for providing tracked transforms on the local player's TrackingData or bones | :desktop_computer: |
| Roles | Tools for assigning roles to players in VRChat worlds based on name lists and Creator Economy | :desktop_computer: |
| World Markers | Configurable world-space marker shader for e.g. waypoints, points of interest, interactions, etc. | :desktop_computer: |
| Footsteps | Footsteps prefab for VRChat worlds | :desktop_computer: |
| Status | Icon | Explanation |
|---|---|---|
In Planning | :bulb: | The package is currently in the planning phase |
In Development | :desktop_computer: | The package is currently in development |
In Closed Alpha / Beta | :lock: | The package is currently in close alpha / beta testing |
In Open Alpha / Beta | :unlock: | The package is currently in open alpha / beta testing |
Released | :white_check_mark: | The package has been released and is publicly available |