Godot-Lobby 4 screenshot 1
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.

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