do players that join a server automatically get audiolistener attached? #65
ckdlskgkdrhd
announced in
Q&A
Replies: 2 comments
-
Hi, Yes that is the case! No audio listener will be attached to player when you both play locally via unity and when you are in multiplayer mode. The only time an audio listener will be automatically added is if you create a new Unity scene and pick the "Basic (Built-in) option. Otherwise, no audio listener will be added for you automatically. |
Beta Was this translation helpful? Give feedback.
0 replies
-
thanks for the reply mkao :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
when I play local via unity, I noticed how my spawned zepetocharacter doesn't have an audiolistener attached.
is this the case for the multiplayer mode as well.
Beta Was this translation helpful? Give feedback.
All reactions