General Components
Test Description
Deprecated
Many of these components are SDK2-only, and are therefore deprecated! They will no longer receive updates.
We strongly suggest creators migrate to SDK3 and Udon as soon as possible.
Component | Description |
---|---|
Can used to play sounds easily in a scene. Deprecated. SDK2 only. | |
VRC_DataStorage is used for syncing variables between objects and users. Deprecated. SDK2 only. | |
VRC_DestructibleStandard is used for creating objects that have health and can be destroyed. Deprecated. SDK2 only. | |
SDK3: Used to sync transform values of a GameObject. SDK2: Used to sync transform values and animator state of a GameObject. Deprecated. SDK2 only. | |
VRC_Panorama is used to view Panoramas in VRChat. Deprecated. SDK2 only. | |
Used to controls player settings in a room such as speed and jump. Deprecated. SDK2 only. | |
Script used to make UnityUI interactable in VRChat. Requires a Unity UICanvas element. | |
Allows a Video Player to be synced with others in the instance. Deprecated. SDK2 only. Use Udon Video Players instead. | |
Used to store the ID of a world or avatar | |
Provides the control center and playlist options for your video. Deprecated. SDK2 only. Use Udon Video Players instead. | |
Used to display video. Deprecated. SDK2 only. Use Udon Video Players instead. | |
Acts as a virtual speaker for the video. Deprecated. SDK2 only. Use Udon Video Players instead. | |
Use a MIDI device to add interaction to your world. Deprecated. SDK2 only. Use Midi in Udon instead. | |
Control your world with any software compatible with OpenSoundControl. Deprecated. SDK2 only. Future Udon compatibility planned. |
Updated 7 months ago