feat: castle sprite

This commit is contained in:
Gerard Gascón 2025-04-11 11:22:29 +02:00
parent 409b7b5955
commit ac57671737
13 changed files with 149 additions and 25 deletions

View file

@ -10,6 +10,7 @@
size = Vector2i(450, 700)
transient = true
exclusive = true
always_on_top = true
script = ExtResource("1_q7g8i")
dragon_list_entry = ExtResource("1_4vct3")
dragon_list_view = NodePath("CanvasLayer/ScrollContainer/VBoxContainer")