-
Notifications
You must be signed in to change notification settings - Fork 4
VoiceOverrideRoomEnterButton
Guribo edited this page Jul 16, 2021
·
1 revision
Assets/Guribo/UdonBetterAudio/Runtime/Examples/VoiceOverrideRoomEnterButton.cs
Adds and teleports players into a VoiceOverrideRoom.
The UdonSharpbehaviour VoiceOverrideRoomEnterButton is a component which
- can be used to transition into areas that are affected by VoiceOverrideRoom
- has a configurable optional enter location
- can be used as e.g.:
- door knob with teleportation
- radio channel button that adds you to a virtual room (in other words e.g. a voice channel)
- ...