Global Chat Room
A global chat room is just a single room which all users talk to and listen to. This is a very simple system to create using DeLimit.
- Create a DelimitVoiceBroadcastCapture and a Voice DelimitVoiceCapture on the root DeLimit game object
- Set the room for both of them to "Global".
Both components will activate when the scene loads (on each different computer in the network session) and all players will be in the room.