Skip to content

VoiceOverrideRoomEnterButton

Guribo edited this page Jul 16, 2021 · 1 revision

VoiceOverrideRoomEnterButton

Assets/Guribo/UdonBetterAudio/Runtime/Examples/VoiceOverrideRoomEnterButton.cs

Adds and teleports players into a VoiceOverrideRoom.

Overview

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)
    • ...