broken_seals/game/scenes
Relintai e31c58e1d6 Set world's chunk size back to 16. It looks better. Will add a runtime setting for it later, as 8x8x8 is better for weaker devices with low chunk spawn ranges. 2020-12-15 00:50:43 +01:00
..
BrokenSeals.tscn
CharacterCreationMenu.gd
CharacterSelector.gd
CharacterSelectorMenu.gd
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 Set world's chunk size back to 16. It looks better. Will add a runtime setting for it later, as 8x8x8 is better for weaker devices with low chunk spawn ranges. 2020-12-15 00:50:43 +01:00