This is a demo of how I implemented a simple 2D multiplayer system in Godot 4.4.1. The demo is intended as a minimal example for how to setup basic multiplayer
- includes loading lobby screen
- transitions to gameplay when host is ready
- camera follow individual players
- server host is included in gameplay