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 @@ transparent_bg = true
size = Vector2i(200, 100)
unresizable = true
borderless = true
always_on_top = true
transparent = true
script = ExtResource("1_yxh3l")