GodotCommunityGamesOrg / gcg-social

A Multiplayer Social game built by Godot Community Games
GNU General Public License v3.0
3 stars 2 forks source link

Voice Chat #4

Open TheBardWhoCodes opened 1 month ago

TheBardWhoCodes commented 1 month ago

We need a way to enable voice chat

TheFlagCourier commented 1 month ago

Should we also consider adding graphics for when player is talking? I think either broadcast waves around the player, or a shader effect would be neat. A mute or deaf|disconnected icon/effect could also be applied to the player.

I think that there should be a UI indicator that reflects how many players (in the room) are connected to voice chat, with a list of players when clicked and/or focused. This could be a simple overlay, or it can be incorporated into an overlay/scoreboard (tab) menu.

Additionally, an option to use push-to-talk would be necessary.