Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / spriteFrames / bullet / Bullet0004.tres
@小李xl 小李xl on 6 Nov 2023 2 KB 调整榴弹炮属性
[gd_resource type="SpriteFrames" load_steps=12 format=3 uid="uid://d3vma1qjo478l"]

[ext_resource type="Texture2D" uid="uid://c25xd887txviq" path="res://resource/sprite/bullet/normal/bullet0004.png" id="1_qrd7l"]

[sub_resource type="AtlasTexture" id="AtlasTexture_q5ryk"]
atlas = ExtResource("1_qrd7l")
region = Rect2(0, 0, 5, 5)

[sub_resource type="AtlasTexture" id="AtlasTexture_k2jqk"]
atlas = ExtResource("1_qrd7l")
region = Rect2(0, 0, 7, 7)

[sub_resource type="AtlasTexture" id="AtlasTexture_p5if5"]
atlas = ExtResource("1_qrd7l")
region = Rect2(7, 0, 7, 7)

[sub_resource type="AtlasTexture" id="AtlasTexture_a88dp"]
atlas = ExtResource("1_qrd7l")
region = Rect2(14, 0, 7, 7)

[sub_resource type="AtlasTexture" id="AtlasTexture_ewrr5"]
atlas = ExtResource("1_qrd7l")
region = Rect2(21, 0, 7, 7)

[sub_resource type="AtlasTexture" id="AtlasTexture_imjsl"]
atlas = ExtResource("1_qrd7l")
region = Rect2(28, 0, 7, 7)

[sub_resource type="AtlasTexture" id="AtlasTexture_rkdnv"]
atlas = ExtResource("1_qrd7l")
region = Rect2(35, 0, 7, 7)

[sub_resource type="AtlasTexture" id="AtlasTexture_hdnbo"]
atlas = ExtResource("1_qrd7l")
region = Rect2(42, 0, 7, 7)

[sub_resource type="AtlasTexture" id="AtlasTexture_l6nrt"]
atlas = ExtResource("1_qrd7l")
region = Rect2(49, 0, 7, 7)

[sub_resource type="AtlasTexture" id="AtlasTexture_h6vsu"]
atlas = ExtResource("1_qrd7l")
region = Rect2(56, 0, 7, 7)

[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_q5ryk")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_k2jqk")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_p5if5")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_a88dp")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ewrr5")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_imjsl")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_rkdnv")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_hdnbo")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_l6nrt")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_h6vsu")
}],
"loop": true,
"name": &"move",
"speed": 10.0
}]