broken_seals/game/scenes
2020-09-22 15:10:34 +02:00
..
BrokenSeals.tscn
CharacterCreationMenu.gd
CharacterSelector.gd Update the engine. 2020-07-20 01:35:53 +02:00
CharacterSelectorMenu.gd Update the engine. 2020-07-20 01:35:53 +02:00
ConnectButton.gd
ConnectServerButton.gd
DisconnectButton.gd
GameScene.gd
HostButton.gd
HostGameButton.gd
Main.tscn
MainScene.gd Moved the module initialization code to a new DataManager autoload. Also added a new on_request_instance method to GameModule, and also added a request_instance method to the new DataManager. player_ui is requested through this new api. 2020-09-22 14:28:41 +02:00
Shared.tscn
World.tscn Changes to player_ui to support modularization, and now the CharacterWindow is a module, and it's added to the UI dynamically. 2020-09-22 15:10:34 +02:00