Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / spriteFrames / weapon / Weapon0010.tres
@小李xl 小李xl on 26 Jan 2024 2 KB 0010武器制作中
[gd_resource type="SpriteFrames" load_steps=14 format=3 uid="uid://cd7fhaqk587o2"]

[ext_resource type="Texture2D" uid="uid://7uvgno67d1aq" path="res://resource/sprite/weapon/weapon0010/Weapon0010.png" id="1_4kjnn"]
[ext_resource type="Texture2D" uid="uid://drhwb6yaqfocm" path="res://resource/sprite/weapon/weapon0010/Weapon0010_reloading.png" id="2_rwx4o"]

[sub_resource type="AtlasTexture" id="AtlasTexture_0dydo"]
atlas = ExtResource("2_rwx4o")
region = Rect2(0, 0, 37, 17)

[sub_resource type="AtlasTexture" id="AtlasTexture_dfwtc"]
atlas = ExtResource("2_rwx4o")
region = Rect2(37, 0, 37, 17)

[sub_resource type="AtlasTexture" id="AtlasTexture_gak18"]
atlas = ExtResource("2_rwx4o")
region = Rect2(74, 0, 37, 17)

[sub_resource type="AtlasTexture" id="AtlasTexture_rv7be"]
atlas = ExtResource("2_rwx4o")
region = Rect2(111, 0, 37, 17)

[sub_resource type="AtlasTexture" id="AtlasTexture_5t03e"]
atlas = ExtResource("2_rwx4o")
region = Rect2(148, 0, 37, 17)

[sub_resource type="AtlasTexture" id="AtlasTexture_lyx3v"]
atlas = ExtResource("2_rwx4o")
region = Rect2(185, 0, 37, 17)

[sub_resource type="AtlasTexture" id="AtlasTexture_gpgko"]
atlas = ExtResource("2_rwx4o")
region = Rect2(222, 0, 37, 17)

[sub_resource type="AtlasTexture" id="AtlasTexture_vovwl"]
atlas = ExtResource("2_rwx4o")
region = Rect2(259, 0, 37, 17)

[sub_resource type="AtlasTexture" id="AtlasTexture_2eogh"]
atlas = ExtResource("2_rwx4o")
region = Rect2(296, 0, 37, 17)

[sub_resource type="AtlasTexture" id="AtlasTexture_ushsg"]
atlas = ExtResource("2_rwx4o")
region = Rect2(333, 0, 37, 17)

[sub_resource type="AtlasTexture" id="AtlasTexture_a4yk5"]
atlas = ExtResource("2_rwx4o")
region = Rect2(370, 0, 37, 17)

[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("1_4kjnn")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_0dydo")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_dfwtc")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_gak18")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_rv7be")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_5t03e")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_lyx3v")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_gpgko")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_vovwl")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_2eogh")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ushsg")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_a4yk5")
}],
"loop": false,
"name": &"reloading_frame",
"speed": 5.0
}]