mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:15:45 +00:00
18 lines
474 B
Text
18 lines
474 B
Text
[gd_resource type="SpriteFrames" load_steps=3 format=3 uid="uid://bhpipyiuydlul"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cpyt4ipdi4c4k" path="res://Sprites/Actors/Fairy_Dead.png" id="1_u2u64"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_y2gca"]
|
|
atlas = ExtResource("1_u2u64")
|
|
region = Rect2(0, 0, 16, 16)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_y2gca")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 5.0
|
|
}]
|