Refactored to allow hotseat and multiplayer. TODO: Create interface class for webrtc/enet multiplayer
This commit is contained in:
parent
d688eaf9c6
commit
5fe8f22ccb
27 changed files with 798 additions and 135 deletions
|
|
@ -20,7 +20,7 @@ config/icon="res://icon.svg"
|
|||
GameEvents="*res://Globals/GameEvents.gd"
|
||||
GameData="*res://Globals/GameData.gd"
|
||||
DebugMenu="*res://addons/debug_menu/debug_menu.tscn"
|
||||
WSClient="*res://Networking/ws_client.tscn"
|
||||
Networking="*res://Networking/Networking.tscn"
|
||||
|
||||
[editor_plugins]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue