
T
Publisher
tatisgordon
Godot-Lobby 4
Game Kits
Multiplayer Lobby Networking Chat P2P Matchmaking ENet Attributes
This is a template to create a multiplayer lobby using Godot.
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
Godot-Lobby
This is a template based on ENet High-level multiplayer to create a multiplayer lobby using Godot.
Features:
- Host a lobby
- Join to a created lobby
- loading screen
- Chat with other connected peers
- Set players attributes and share them with connected peer (extensible)
- Example game scene to play with other peers, can be changed to any gamescene
Todo
- Voice chat implementation