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

13 lines
943 B
Text

[gd_resource type="Resource" script_class="DragonOutfit" load_steps=6 format=3 uid="uid://etegcak2sphs"]
[ext_resource type="SpriteFrames" uid="uid://b7ojkd0itqcx8" 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://dp47llrsgk3c3" path="res://assets/animations/shirts/faixa.tres" id="2_rue66"]
[ext_resource type="SpriteFrames" uid="uid://csm1127xw2qoh" path="res://assets/animations/shirts/traje.tres" id="3_rq2qf"]
[ext_resource type="SpriteFrames" uid="uid://bbae8y4w7du3j" 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"