Implement weather system and developer console features. Added functionality for setting weather conditions, temperature, and wind speed through a new developer console. Enhanced the vault scene to display current weather, temperature, and wind information, and updated game clock to allow time manipulation. Improved cloud rendering and introduced a new climate management system for seasonal temperature adjustments.
This commit is contained in:
@@ -20,6 +20,7 @@ config/icon="res://icon.svg"
|
||||
_mcp_game_helper="*res://addons/godot_ai/runtime/game_helper.gd"
|
||||
GameSettings="*res://scripts/autoload/game_settings.gd"
|
||||
SaveManager="*res://scripts/autoload/save_manager.gd"
|
||||
DevConsole="*res://scenes/ui/dev_console.tscn"
|
||||
|
||||
[display]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user