broken_seals/game/scenes
2022-08-29 17:56:26 +02:00
..
menu Updated the engine. Renamed World to World3D, Environment to Environment3D, and WorldEnvironment to WorldEnvironment3D, along with a few getters / setters. 2022-08-29 17:56:26 +02:00
world Updated the engine. Renamed World to World3D, Environment to Environment3D, and WorldEnvironment to WorldEnvironment3D, along with a few getters / setters. 2022-08-29 17:56:26 +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
ConnectServerButton.gd
DisconnectButton.gd
GameScene.gd Updated the engine. I renamed VisualServer to RenderingServer. 2022-08-19 21:50:03 +02:00
HostButton.gd
HostGameButton.gd
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