feat: Implement core game managers, player movement logic, and initial UI scenes.

This commit is contained in:
2025-12-27 05:45:57 +08:00
parent 6870016ba6
commit c5e9d073fa
23 changed files with 1456 additions and 97 deletions
+4
View File
@@ -39,6 +39,10 @@ window/size/window_width_override=1280
window/size/window_height_override=720
window/stretch/mode="viewport"
[editor]
run/main_run_args="--touch"
[editor_plugins]
enabled=PackedStringArray("res://addons/enhanced_gridmap/plugin.cfg", "res://addons/com.heroiclabs.nakama/plugin.cfg")