feat : mobile input controller

This commit is contained in:
2026-04-13 18:15:49 +08:00
parent a478e3fc2e
commit a592eb1de0
25 changed files with 771 additions and 2058 deletions
+1
View File
@@ -917,6 +917,7 @@ func reset() -> void:
available_rooms.clear()
is_host = false
_all_ready = false
is_tutorial_mode = false
match_duration = 180 # Reset to default 3 minutes
game_mode = "Freemode"
_update_available_areas(game_mode)