Hello, VRChat creators! 👋 I'm CyberWaveX, and I've made a collection of UdonSharp scripts for anyone looking to add useful and or fun and interactive elements to their VRChat worlds. Feel free to use and modify them for your projects!
Unity 2022.3.6f1
UdonSharp
Create Component on GameObject.
Add UdonBehaviour Component.
Create UdonSharp Script.
Assign Script to UdonBehaviour.
- BouncyObject.cs - Makes objects bounce when interacted with.
- Teleporter.cs - Teleports players around your world.
- JoinSoundEffect.cs - Plays a sound when a new player joins the lobby.
- DoubleJump.cs - User can jump twice (with a optional toggle for triple jump).
- ToggleGameObjects.cs - Toggles multiple gameobjects on/off for all players on interact.
- TrampolinePad.cs - Launches player up on touch (adjustable power)
Please give credit to me, CyberWaveX in your game if you do use any of these scripts. Thanks :)