Releases: Guribo/UdonVoiceUtils
Releases · Guribo/UdonVoiceUtils
UdonBetterPlayerAudio v.0.2
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.
- players can be added and removed using the
- 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
UdonBetterPlayerAudio v.0.1
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