Refactor rhythm action architecture

This commit is contained in:
wxm
2026-07-02 09:47:52 -07:00
parent fc941cf08d
commit e62ed84518
124 changed files with 7516 additions and 2440 deletions

View File

@@ -0,0 +1,7 @@
[gd_scene format=3]
[ext_resource type="Script" path="res://scenes/ui/combo_window_hud.gd" id="1"]
[node name="ComboWindowHud" type="HBoxContainer"]
theme_override_constants/separation = 10
script = ExtResource("1")