Godot 4 multiplayer template with voip
Find a file Use this template
2024-03-31 11:20:32 +04:00
addons copy from thegates-jam repo 2024-03-31 11:20:32 +04:00
defaults copy from thegates-jam repo 2024-03-31 11:20:32 +04:00
levels copy from thegates-jam repo 2024-03-31 11:20:32 +04:00
main copy from thegates-jam repo 2024-03-31 11:20:32 +04:00
player copy from thegates-jam repo 2024-03-31 11:20:32 +04:00
screenshots readme 2024-03-31 11:20:32 +04:00
ui copy from thegates-jam repo 2024-03-31 11:20:32 +04:00
user_data copy from thegates-jam repo 2024-03-31 11:20:32 +04:00
voip copy from thegates-jam repo 2024-03-31 11:20:32 +04: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 Initial commit 2024-03-31 09:29:12 +04:00
project.godot readme 2024-03-31 11:20:32 +04:00
README.md readme 2024-03-31 11:20:32 +04: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

The content in this repository is free to use in personal, educational and commercial projects.

Screenshots





player/player.gd



Credits