8 lines
226 B
Plaintext
8 lines
226 B
Plaintext
[gd_scene format=3]
|
|
|
|
[ext_resource type="Script" path="res://scenes/ui/combo_window_hud.gd" id="1"]
|
|
|
|
[node name="ComboWindowHud" type="Control"]
|
|
custom_minimum_size = Vector2(255, 51)
|
|
mouse_filter = 2
|
|
script = ExtResource("1") |