broken_seals/game/scripts/game_modules
2022-02-12 19:45:36 +01:00
..
DataManager.gd Now modules can be disabled. Also now player ui will automatically call set_player on windows (if the method exists). 2020-09-22 15:23:13 +02:00
DataManager.tscn Moved the ingame basic player ui elements into a new subfolder. 2022-02-12 19:45:36 +01:00
GameModule.gd Added a description and a dependencies property to game module. 2022-01-26 17:46:44 +01:00
ui_gui_child_module.gd The touch controls are also a module now. 2020-09-22 16:32:21 +02:00
ui_window_module.gd Implement button index support for the in-game menu buttons. 2020-10-19 13:09:08 +02:00