DoubleDeez / MDFramework

A multiplayer C# game framework for Godot 3.4 Mono.
https://discord.gg/UH49eHK
MIT License
77 stars 13 forks source link

Support Multiple Local Players (Splitscreen) #77

Open DoubleDeez opened 3 years ago

DoubleDeez commented 3 years ago

The framework makes many assumptions about there being only 1 local player. Where these assumptions are made need to be identified and then resolved to support multiple local players.