Skip to content

Releases: Guribo/UdonVoiceUtils

UdonBetterPlayerAudio v.0.2

19 Dec 17:12
Compare
Choose a tag to compare

Feature update of only the BetterPlayerAudio part.

Demo: https://twitter.com/GuriboVR/status/1340352680791855108

  • added update rate to control how fast all players are updated
    • added mode which allows all players to update every frame (experimental, potentially bad for worlds with up to 80 people!)
  • added local blacklisting which can be used to prevent controlling audio features of certain players (experimental)
    • players can be added and removed using the BetterPlayerAudio.Un-/IgnorePlayer(...) methods.
  • added player-capsule voice and audio occlusion
    • players that are behind other players will now be occluded by the player capsule in addition to the environment which was the previous default

image

image

image

UdonBetterPlayerAudio v.0.1

21 Nov 08:58
Compare
Choose a tag to compare

Initial release of only the BetterPlayerAudio part.

Watch it in action: https://twitter.com/GuriboVR/status/1330076421407068164

Includes the BetterPlayerAudio prefab which can simply be placed in any VRChat world created with UDON and Udon Sharp.

Features included:

  • controls for directionality
  • controlling all the audio interface of the VRCPlayerApi
  • locally handing over control to the current owner of the BetterPlayerAudioController
    • allows one player controlling everything for all players
    • owner is usually master of the instance