Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / spriteFrames / RoomDoor_EW.tres
[gd_resource type="SpriteFrames" load_steps=22 format=3 uid="uid://3ps6h2f54qa5"]

[ext_resource type="Texture2D" uid="uid://dviv44fhwvkb1" path="res://resource/sprite/map/map1/door1_down.png" id="1_7f8h7"]

[sub_resource type="AtlasTexture" id="AtlasTexture_5m6ya"]
atlas = ExtResource("1_7f8h7")
region = Rect2(144, 48, 16, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_kmhtl"]
atlas = ExtResource("1_7f8h7")
region = Rect2(128, 48, 16, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_umaop"]
atlas = ExtResource("1_7f8h7")
region = Rect2(112, 48, 16, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_aqex7"]
atlas = ExtResource("1_7f8h7")
region = Rect2(96, 48, 16, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_hdocg"]
atlas = ExtResource("1_7f8h7")
region = Rect2(80, 48, 16, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_aiymw"]
atlas = ExtResource("1_7f8h7")
region = Rect2(64, 48, 16, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_8f7dv"]
atlas = ExtResource("1_7f8h7")
region = Rect2(32, 48, 16, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_iv82l"]
atlas = ExtResource("1_7f8h7")
region = Rect2(16, 48, 16, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_ycmnv"]
atlas = ExtResource("1_7f8h7")
region = Rect2(0, 48, 16, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_o7xw0"]
atlas = ExtResource("1_7f8h7")
region = Rect2(144, 48, 16, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_j8iw2"]
atlas = ExtResource("1_7f8h7")
region = Rect2(0, 48, 16, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_823if"]
atlas = ExtResource("1_7f8h7")
region = Rect2(16, 48, 16, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_7hyae"]
atlas = ExtResource("1_7f8h7")
region = Rect2(32, 48, 16, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_6lhu3"]
atlas = ExtResource("1_7f8h7")
region = Rect2(48, 48, 16, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_a026j"]
atlas = ExtResource("1_7f8h7")
region = Rect2(64, 48, 16, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_wfjf7"]
atlas = ExtResource("1_7f8h7")
region = Rect2(80, 48, 16, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_rhj60"]
atlas = ExtResource("1_7f8h7")
region = Rect2(96, 48, 16, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_06y08"]
atlas = ExtResource("1_7f8h7")
region = Rect2(112, 48, 16, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_1200j"]
atlas = ExtResource("1_7f8h7")
region = Rect2(128, 48, 16, 48)

[sub_resource type="AtlasTexture" id="AtlasTexture_mbnbx"]
atlas = ExtResource("1_7f8h7")
region = Rect2(144, 48, 16, 48)

[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_5m6ya")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_kmhtl")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_umaop")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_aqex7")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_hdocg")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_aiymw")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_8f7dv")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_iv82l")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ycmnv")
}],
"loop": false,
"name": &"closeDoor",
"speed": 20.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_o7xw0")
}],
"loop": false,
"name": &"default",
"speed": 20.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_j8iw2")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_823if")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_7hyae")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_6lhu3")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_a026j")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_wfjf7")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_rhj60")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_06y08")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_1200j")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_mbnbx")
}],
"loop": false,
"name": &"openDoor",
"speed": 20.0
}]