broken_seals/game/scenes
2022-08-16 10:29:13 +02:00
..
menu Updated the engine. I backported most improvements to core math classes from Godot 4. 2022-08-16 10:29:13 +02:00
world Updated the engine. I backported most improvements to core math classes from Godot 4. 2022-08-16 10:29:13 +02:00
BrokenSeals.tscn
CharacterCreationMenu.gd Keyboard/controller navigation for the main menu. 2021-07-31 15:09:54 +02:00
CharacterSelector.gd Removed the gdscript logger singleton and moved to the new engine logger. 2022-06-11 18:15:31 +02:00
CharacterSelectorMenu.gd Removed the gdscript logger singleton and moved to the new engine logger. 2022-06-11 18:15:31 +02:00
ConnectButton.gd Update copyright headers. 2021-04-15 11:52:32 +02:00
ConnectServerButton.gd Update copyright headers. 2021-04-15 11:52:32 +02:00
DisconnectButton.gd Update copyright headers. 2021-04-15 11:52:32 +02:00
GameScene.gd Update copyright headers. 2021-04-15 11:52:32 +02:00
HostButton.gd Update copyright headers. 2021-04-15 11:52:32 +02:00
HostGameButton.gd Update copyright headers. 2021-04-15 11:52:32 +02:00
Main.tscn Moved the debug camera. 2022-02-12 20:19:00 +01:00
MainScene.gd Work on fixing networking. Fixed hosting, and character uploading. 2021-04-21 21:55:15 +02:00
Shared.tscn