Godot 4 multiplayer template with voip
Find a file Use this template
2025-09-22 16:43:12 +07:00
addons update to godot 4.5 2025-09-22 16:01:59 +07:00
defaults update to godot 4.5 2025-09-22 16:01:59 +07:00
levels update to godot 4.5 2025-09-22 16:01:59 +07:00
main better camera follow 2025-09-22 16:43:12 +07:00
player better camera follow 2025-09-22 16:43:12 +07:00
screenshots readme 2024-03-31 11:20:32 +04:00
ui update to godot 4.5 2025-09-22 16:01:59 +07:00
user_data update to godot 4.5 2025-09-22 16:01:59 +07:00
voip fix opuschunked null on server 2025-09-22 16:07:53 +07:00
.gitignore copy from thegates-jam repo 2024-03-31 11:20:32 +04:00
icon.png readme 2024-03-31 11:20:32 +04:00
icon.png.import readme 2024-03-31 11:20:32 +04:00
LICENSE Fix license 2024-03-31 12:23:28 +04:00
project.godot update to godot 4.5 2025-09-22 16:01:59 +07:00
README.md switch to two voip addon 2025-09-15 17:30:54 +07:00

Godot 4 Multiplayer template

Template repository with client-server multiplayer and voice chat ready to go.
It has:
- Third person controller with interpolation on client
- Voice over with 3d positioning
- UI for changing names and tweaking voice volume

Screenshots





player/player.gd



Credits