Networking Systems

Reusable VRChat networking systems focused on shared state, synchronized toggles, and multi-user world behavior.

13 articles
Global Toggle Switch (Synced)

Global Toggle Switch (Synced)

Intermediate UdonSharp VRChat Worlds SDK

A shared-state toggle prefab for multiplayer VRChat worlds that synchronizes on or off state across the instance.

View
Simple Door Toggle (Synced)

Simple Door Toggle (Synced)

Beginner UdonSharp VRChat Worlds SDK

A simple multiplayer door prefab for VRChat worlds that synchronizes open and closed state across players.

View
Synced Countdown Timer

Synced Countdown Timer

Beginner UdonSharp VRChat Worlds SDK

A multiplayer countdown timer prefab for VRChat worlds that displays shared remaining time to players.

View
Synced Light Toggle

Synced Light Toggle

Beginner UdonSharp VRChat Worlds SDK

Synced Light Toggle is a VRChat creator asset listing. Check the original source for current files, setup notes, compatibility, and license details before importing.

View
Instance Master Toggle

Instance Master Toggle

Beginner UdonSharp VRChat Worlds SDK

A multiplayer control prefab for worlds that need a simple master-only shared toggle.

View
Admin-Only Toggle (Whitelist)

Admin-Only Toggle (Whitelist)

Intermediate UdonSharp VRChat Worlds SDK

A restricted multiplayer control prefab for VRChat worlds where only approved players can toggle a shared feature.

View