Files
project-hood/resources/explosion_animation.tres
2025-10-29 01:47:45 +01:00

131 lines
3.5 KiB
Plaintext

[gd_resource type="SpriteFrames" load_steps=19 format=3 uid="uid://bl36fbm1g0x3"]
[ext_resource type="Texture2D" uid="uid://cj28uue3ibju4" path="res://assets/textures/spritesheets/explosion.png" id="1_gjs8n"]
[sub_resource type="AtlasTexture" id="AtlasTexture_16r5y"]
atlas = ExtResource("1_gjs8n")
region = Rect2(0, 0, 202, 202)
[sub_resource type="AtlasTexture" id="AtlasTexture_x7j8h"]
atlas = ExtResource("1_gjs8n")
region = Rect2(202, 0, 202, 202)
[sub_resource type="AtlasTexture" id="AtlasTexture_j2yjp"]
atlas = ExtResource("1_gjs8n")
region = Rect2(404, 0, 202, 202)
[sub_resource type="AtlasTexture" id="AtlasTexture_fn6pb"]
atlas = ExtResource("1_gjs8n")
region = Rect2(606, 0, 202, 202)
[sub_resource type="AtlasTexture" id="AtlasTexture_gnwjt"]
atlas = ExtResource("1_gjs8n")
region = Rect2(808, 0, 202, 202)
[sub_resource type="AtlasTexture" id="AtlasTexture_lhham"]
atlas = ExtResource("1_gjs8n")
region = Rect2(0, 202, 202, 202)
[sub_resource type="AtlasTexture" id="AtlasTexture_utqf1"]
atlas = ExtResource("1_gjs8n")
region = Rect2(202, 202, 202, 202)
[sub_resource type="AtlasTexture" id="AtlasTexture_2rpcc"]
atlas = ExtResource("1_gjs8n")
region = Rect2(404, 202, 202, 202)
[sub_resource type="AtlasTexture" id="AtlasTexture_gtt86"]
atlas = ExtResource("1_gjs8n")
region = Rect2(606, 202, 202, 202)
[sub_resource type="AtlasTexture" id="AtlasTexture_w6lqy"]
atlas = ExtResource("1_gjs8n")
region = Rect2(808, 202, 202, 202)
[sub_resource type="AtlasTexture" id="AtlasTexture_aarit"]
atlas = ExtResource("1_gjs8n")
region = Rect2(0, 404, 202, 202)
[sub_resource type="AtlasTexture" id="AtlasTexture_kug7w"]
atlas = ExtResource("1_gjs8n")
region = Rect2(202, 404, 202, 202)
[sub_resource type="AtlasTexture" id="AtlasTexture_vbd1p"]
atlas = ExtResource("1_gjs8n")
region = Rect2(404, 404, 202, 202)
[sub_resource type="AtlasTexture" id="AtlasTexture_l16b2"]
atlas = ExtResource("1_gjs8n")
region = Rect2(606, 404, 202, 202)
[sub_resource type="AtlasTexture" id="AtlasTexture_k2ltt"]
atlas = ExtResource("1_gjs8n")
region = Rect2(808, 404, 202, 202)
[sub_resource type="AtlasTexture" id="AtlasTexture_yd17a"]
atlas = ExtResource("1_gjs8n")
region = Rect2(0, 606, 202, 202)
[sub_resource type="AtlasTexture" id="AtlasTexture_et1j0"]
atlas = ExtResource("1_gjs8n")
region = Rect2(202, 606, 202, 202)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_16r5y")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_x7j8h")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_j2yjp")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_fn6pb")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_gnwjt")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_lhham")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_utqf1")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_2rpcc")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_gtt86")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_w6lqy")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_aarit")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_kug7w")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_vbd1p")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_l16b2")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_k2ltt")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_yd17a")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_et1j0")
}],
"loop": true,
"name": &"default",
"speed": 10.0
}]