feat: added dragon colors to editor

This commit is contained in:
Gerard Gascón 2025-04-11 11:07:23 +02:00
parent d8419cb9a4
commit 409b7b5955
15 changed files with 114 additions and 120 deletions

View file

@ -38,6 +38,7 @@ offset_top = 50.0
offset_right = -57.0
offset_bottom = 150.0
grow_horizontal = 0
focus_mode = 0
text = "crea"
script = ExtResource("4_tbgi4")
dragon_editor = ExtResource("5_tefeu")
@ -51,6 +52,7 @@ offset_top = 168.0
offset_right = -56.0
offset_bottom = 268.0
grow_horizontal = 0
focus_mode = 0
text = "tanca"
[node name="List" type="Button" parent="CanvasLayer"]
@ -62,6 +64,7 @@ offset_top = 288.0
offset_right = -56.0
offset_bottom = 388.0
grow_horizontal = 0
focus_mode = 0
text = "llista"
script = ExtResource("9_choun")
dragon_list = ExtResource("10_ya4ey")
@ -75,6 +78,7 @@ offset_top = 407.0
offset_right = -56.0
offset_bottom = 507.0
grow_horizontal = 0
focus_mode = 0
text = "afegeix"
script = ExtResource("11_eb6dy")
dragon_adder = ExtResource("12_trceg")