#Godot Steam Proximity chat
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
I'm working on adding proximity chat to my co-op game using the Godot steam custom engine. I have this script but it doesn't work and I have no Idea why. I am also using the raytraced audio plugin for the audio because it makes it sound good.
So you have issues connecting in the first place? Because this is code for connecting to steam, not really for voice chat.
It is also replacing any existing connection, it affects the entire instance (in case you only wanted steam for the voice chat).