Refactor rhythm action architecture
This commit is contained in:
7
scenes/ui/combo_window_hud.tscn
Normal file
7
scenes/ui/combo_window_hud.tscn
Normal 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")
|
||||
Reference in New Issue
Block a user