llealloo / audiolink

Audio reactive prefabs for VRChat
Other
346 stars 38 forks source link

Made Controller call AudioLinkEnable/Disable #291

Closed Nestorboy closed 7 months ago

Nestorboy commented 8 months ago

• Made the AudioLinkController call AudioLinkEnable/Disable instead of toggling the AudioLink GameObject. • Made readbacks stop if AudioLink is disabled. • Made InitIDs only initialize IDs when called for the first time.