Varneon / VUdon

UdonSharp prefab ecosystem for VRChat worlds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VUdon

UdonSharp prefab ecosystem for VRChat worlds

This is an experimental new repository for distributing a large ecosystem of all of my UdonSharp prefabs via VRChat Creator Companion and Unity Package Manager in a modular format.

No, this is NOT a "Bloated Prefab Mega Pack", this is fully dependency-driven modular ecosystem. Repository listing for adding these packages to your VRChat Creator Companion will be released soon.


Package Description Status
Array Extensions Collection of array extension methods compatible with UdonSharp 1.x which adds partial feature set from List πŸ”“
Noclip Noclip for worlds πŸ”“
Logger Runtime logger for UdonSharp, includes console window prefab for viewing the logs in world πŸ”“
Seats Self-calibrating synced abstract seats with callbacks and API πŸ”“
Simple Player Settings Simple, but more advanced replacement for the original "VRCWorldSettings" UdonBehaviour that ships with VRCSDK πŸ”“
Quick Menu HUD quick menu prefab for VRChat worlds πŸ”“
Visibility Sensors Various sensors for detecting a renderer's visibility state and relaying it to e.g. GameObject's active state, UdonBehaviour variables, etc. πŸ”“
Depth Buffer Toolkit A toolkit for configuring the depth buffer in VRChat worlds with Udon πŸ”“
Common Common resources for the VUdon ecosystem πŸ”“
Event Dispatcher Dispatcher for allowing UdonSharpBehaviours to receive delegated update events πŸ”“
Vehicle Controls A collection of experimental physically interactable controls for vehicles πŸ–₯️
Player Tracker Centralized tracker for providing tracked transforms on the local player's TrackingData or bones πŸ–₯️
Vehicles-Base Common vehicle assets, prefabs and editor scripts for VUdon - Vehicles (Lite & Standard) πŸ–₯️
Layermask Dropdown Custom component for modifying standard UI Dropdown's behaviour to replicate a Layermask dropdown's behaviour from Unity Editor in VRChat πŸ–₯️
Music Player Music player that allows world creators to create playlists for their worlds for everyone to listen to πŸ–₯️
Menus Menu framework for creating abstract menus πŸ”“
Udonity Runtime Unity Editor made with Udon πŸ”’
Playerlist List that shows all players in the instance, player count, player join times, instance lifetime and master πŸ–₯️
Groups UdonBehaviour for establishing in-game groups which can be accessed from other UdonBehaviours πŸ–₯️
Raycast Monitor Runtime utility for shooting fully customizable raycasts and monitoring the results πŸ–₯️
Notifications Notification framework for creating abstract notifications πŸ–₯️
Vehicles-Lite Lightweight vehicle prefab πŸ”’
Vehicles UdonVehicles SDK πŸ–₯️
Tween Tweening library for Udon πŸ–₯️
Arcade Arcade machines for worlds πŸ’‘
Economy In-world economy framework πŸ’‘
Cinematix Cinematic "director mode" for worlds πŸ’‘
Status Icon Explanation
In Planning πŸ’‘ The package is currently in the planning phase
In Development πŸ–₯️ The package is currently in development
In Closed Alpha / Beta πŸ”’ The package is currently in close alpha / beta testing
In Open Alpha / Beta πŸ”“ The package is currently in open alpha / beta testing
Released βœ… The package has been released and is publicly available

Developed by Varneon with β™₯️

Twitter Follow YouTube Channel Subscribers GitHub followers

About

UdonSharp prefab ecosystem for VRChat worlds

License:MIT License