Supporting Both Online And Offline Multiplayer (Godot)
This article will briefly explain how to create a game in such a way that you can play both online multiplayer (one player per device, connected over the internet) and offline multiplayer (all players behind the same device, local).
Continue reading ...