La-Torreta-del-Drac/assets/outfits/shirts.tres
2025-04-12 17:12:04 +02:00

13 lines
942 B
Text

[gd_resource type="Resource" script_class="DragonOutfit" load_steps=6 format=3 uid="uid://bsydervvb1jpe"]
[ext_resource type="SpriteFrames" uid="uid://d3oqg43q07hgx" path="res://assets/animations/shirts/armadura.tres" id="1_8ueji"]
[ext_resource type="Script" uid="uid://rw26nny160xh" path="res://src/dragon_outfit.gd" id="1_yaxr2"]
[ext_resource type="SpriteFrames" uid="uid://10jannrmftdx" path="res://assets/animations/shirts/faixa.tres" id="2_rue66"]
[ext_resource type="SpriteFrames" uid="uid://dsxhfu2ekw7j" path="res://assets/animations/shirts/traje.tres" id="3_rq2qf"]
[ext_resource type="SpriteFrames" uid="uid://d4jne76ck2l1w" path="res://assets/animations/shirts/tutu.tres" id="4_tgfck"]
[resource]
script = ExtResource("1_yaxr2")
allow_null = true
outfits = Array[SpriteFrames]([ExtResource("1_8ueji"), ExtResource("2_rue66"), ExtResource("3_rq2qf"), ExtResource("4_tgfck")])
metadata/_custom_type_script = "uid://rw26nny160xh"