Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / spriteFrames / role / Enemy0001.tres
[gd_resource type="SpriteFrames" load_steps=15 format=3 uid="uid://cnctpyrn02rhd"]

[ext_resource type="Texture2D" uid="uid://ddhkhfaos2w1g" path="res://resource/sprite/role/enemy0001/enemy0001.png" id="1_inanc"]

[sub_resource type="AtlasTexture" id="AtlasTexture_jttte"]
atlas = ExtResource("1_inanc")
region = Rect2(0, 0, 16, 24)

[sub_resource type="AtlasTexture" id="AtlasTexture_ff0sc"]
atlas = ExtResource("1_inanc")
region = Rect2(0, 24, 16, 24)

[sub_resource type="AtlasTexture" id="AtlasTexture_mf7cn"]
atlas = ExtResource("1_inanc")
region = Rect2(16, 24, 16, 24)

[sub_resource type="AtlasTexture" id="AtlasTexture_yvk4h"]
atlas = ExtResource("1_inanc")
region = Rect2(32, 24, 16, 24)

[sub_resource type="AtlasTexture" id="AtlasTexture_pwcj2"]
atlas = ExtResource("1_inanc")
region = Rect2(48, 24, 16, 24)

[sub_resource type="AtlasTexture" id="AtlasTexture_frwnm"]
atlas = ExtResource("1_inanc")
region = Rect2(48, 48, 16, 24)

[sub_resource type="AtlasTexture" id="AtlasTexture_201od"]
atlas = ExtResource("1_inanc")
region = Rect2(32, 48, 16, 24)

[sub_resource type="AtlasTexture" id="AtlasTexture_kteyh"]
atlas = ExtResource("1_inanc")
region = Rect2(16, 48, 16, 24)

[sub_resource type="AtlasTexture" id="AtlasTexture_huqt3"]
atlas = ExtResource("1_inanc")
region = Rect2(0, 48, 16, 24)

[sub_resource type="AtlasTexture" id="AtlasTexture_6s1ko"]
atlas = ExtResource("1_inanc")
region = Rect2(0, 48, 16, 24)

[sub_resource type="AtlasTexture" id="AtlasTexture_vq38t"]
atlas = ExtResource("1_inanc")
region = Rect2(16, 48, 16, 24)

[sub_resource type="AtlasTexture" id="AtlasTexture_2b6x5"]
atlas = ExtResource("1_inanc")
region = Rect2(32, 48, 16, 24)

[sub_resource type="AtlasTexture" id="AtlasTexture_6755u"]
atlas = ExtResource("1_inanc")
region = Rect2(48, 48, 16, 24)

[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_jttte")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_ff0sc")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_mf7cn")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_yvk4h")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_pwcj2")
}],
"loop": true,
"name": &"idle",
"speed": 7.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_frwnm")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_201od")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_kteyh")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_huqt3")
}],
"loop": true,
"name": &"reverseRun",
"speed": 10.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_6s1ko")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_vq38t")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_2b6x5")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_6755u")
}],
"loop": true,
"name": &"run",
"speed": 10.0
}]