
- Implemented firebolt animation - Started on icy wind animation - Added animation to health bars - Improved the animation system more - Cleaned up some code
1290 lines
34 KiB
Plaintext
1290 lines
34 KiB
Plaintext
[gd_scene load_steps=149 format=3 uid="uid://cw085480np6as"]
|
|
|
|
[ext_resource type="Script" path="res://Scripts/Animations/fireboltAnim.gd" id="1_nh57r"]
|
|
[ext_resource type="Texture2D" uid="uid://c4dqd3xfskjq3" path="res://Sprites/Particles/Particles Cleaned/7_firespin_spritesheet.png" id="2_557by"]
|
|
[ext_resource type="Texture2D" uid="uid://drxbcjqm6iwc3" path="res://Sprites/Particles/Particles Cleaned/Effect_Wheel_1_273x273.png" id="3_fup0b"]
|
|
[ext_resource type="Texture2D" uid="uid://bj35dyyykjtmr" path="res://Sprites/Particles/Particles Cleaned/11_fire_spritesheet.png" id="3_ym1sg"]
|
|
|
|
[sub_resource type="Animation" id="Animation_kbyea"]
|
|
length = 0.001
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath("AnimatedSprite2D:speed_scale")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 0,
|
|
"values": [1.0]
|
|
}
|
|
tracks/1/type = "value"
|
|
tracks/1/imported = false
|
|
tracks/1/enabled = true
|
|
tracks/1/path = NodePath("AnimatedSprite2D:scale")
|
|
tracks/1/interp = 1
|
|
tracks/1/loop_wrap = true
|
|
tracks/1/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 0,
|
|
"values": [Vector2(1e-05, 1e-05)]
|
|
}
|
|
tracks/2/type = "value"
|
|
tracks/2/imported = false
|
|
tracks/2/enabled = true
|
|
tracks/2/path = NodePath("AnimatedSprite2D:animation")
|
|
tracks/2/interp = 1
|
|
tracks/2/loop_wrap = true
|
|
tracks/2/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 1,
|
|
"values": [&"charging"]
|
|
}
|
|
tracks/3/type = "value"
|
|
tracks/3/imported = false
|
|
tracks/3/enabled = true
|
|
tracks/3/path = NodePath("AnimatedSprite2D:position")
|
|
tracks/3/interp = 1
|
|
tracks/3/loop_wrap = true
|
|
tracks/3/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 0,
|
|
"values": [Vector2(353, 282)]
|
|
}
|
|
tracks/4/type = "value"
|
|
tracks/4/imported = false
|
|
tracks/4/enabled = true
|
|
tracks/4/path = NodePath("AnimatedSprite2D:rotation")
|
|
tracks/4/interp = 1
|
|
tracks/4/loop_wrap = true
|
|
tracks/4/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 0,
|
|
"values": [1.5708]
|
|
}
|
|
|
|
[sub_resource type="Animation" id="Animation_2vt5j"]
|
|
resource_name = "attackSegment0"
|
|
length = 0.35
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath("AnimatedSprite2D:speed_scale")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0, 0.3),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 0,
|
|
"values": [0.5, 1.0]
|
|
}
|
|
tracks/1/type = "value"
|
|
tracks/1/imported = false
|
|
tracks/1/enabled = true
|
|
tracks/1/path = NodePath("AnimatedSprite2D:scale")
|
|
tracks/1/interp = 1
|
|
tracks/1/loop_wrap = true
|
|
tracks/1/keys = {
|
|
"times": PackedFloat32Array(0, 0.2),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 0,
|
|
"values": [Vector2(1e-05, 1e-05), Vector2(1, 1)]
|
|
}
|
|
tracks/2/type = "value"
|
|
tracks/2/imported = false
|
|
tracks/2/enabled = true
|
|
tracks/2/path = NodePath("AnimatedSprite2D:position")
|
|
tracks/2/interp = 1
|
|
tracks/2/loop_wrap = true
|
|
tracks/2/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 0,
|
|
"values": [Vector2(353, 282)]
|
|
}
|
|
tracks/3/type = "value"
|
|
tracks/3/imported = false
|
|
tracks/3/enabled = true
|
|
tracks/3/path = NodePath("AnimatedSprite2D:rotation")
|
|
tracks/3/interp = 1
|
|
tracks/3/loop_wrap = true
|
|
tracks/3/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 0,
|
|
"values": [-1.5708]
|
|
}
|
|
|
|
[sub_resource type="Animation" id="Animation_jr20i"]
|
|
resource_name = "attackSegment1"
|
|
length = 0.3
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath("AnimatedSprite2D:speed_scale")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0, 0.3),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 0,
|
|
"values": [1.0, 2.0]
|
|
}
|
|
|
|
[sub_resource type="Animation" id="Animation_stda2"]
|
|
resource_name = "attackSegment2"
|
|
length = 0.5
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath("AnimatedSprite2D:animation")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0, 0.1),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 1,
|
|
"values": [&"charging", &"fire"]
|
|
}
|
|
tracks/1/type = "value"
|
|
tracks/1/imported = false
|
|
tracks/1/enabled = true
|
|
tracks/1/path = NodePath("AnimatedSprite2D:position")
|
|
tracks/1/interp = 1
|
|
tracks/1/loop_wrap = true
|
|
tracks/1/keys = {
|
|
"times": PackedFloat32Array(0.1, 0.5),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 0,
|
|
"values": [Vector2(353, 282), Vector2(892, 304)]
|
|
}
|
|
|
|
[sub_resource type="Animation" id="Animation_budh2"]
|
|
resource_name = "die"
|
|
length = 0.1
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath("AnimatedSprite2D:animation")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 1,
|
|
"values": [&"death"]
|
|
}
|
|
tracks/1/type = "value"
|
|
tracks/1/imported = false
|
|
tracks/1/enabled = true
|
|
tracks/1/path = NodePath("AnimatedSprite2D:speed_scale")
|
|
tracks/1/interp = 1
|
|
tracks/1/loop_wrap = true
|
|
tracks/1/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 0,
|
|
"values": [1.0]
|
|
}
|
|
tracks/2/type = "value"
|
|
tracks/2/imported = false
|
|
tracks/2/enabled = true
|
|
tracks/2/path = NodePath("AnimatedSprite2D:scale")
|
|
tracks/2/interp = 1
|
|
tracks/2/loop_wrap = true
|
|
tracks/2/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 0,
|
|
"values": [Vector2(0.1, 0.1)]
|
|
}
|
|
|
|
[sub_resource type="Animation" id="Animation_ydjfu"]
|
|
resource_name = "attackInverse0"
|
|
length = 0.35
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath("AnimatedSprite2D:speed_scale")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0, 0.3),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 0,
|
|
"values": [0.5, 1.0]
|
|
}
|
|
tracks/1/type = "value"
|
|
tracks/1/imported = false
|
|
tracks/1/enabled = true
|
|
tracks/1/path = NodePath("AnimatedSprite2D:scale")
|
|
tracks/1/interp = 1
|
|
tracks/1/loop_wrap = true
|
|
tracks/1/keys = {
|
|
"times": PackedFloat32Array(0, 0.2),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 0,
|
|
"values": [Vector2(1e-05, 1e-05), Vector2(2, 2)]
|
|
}
|
|
tracks/2/type = "value"
|
|
tracks/2/imported = false
|
|
tracks/2/enabled = true
|
|
tracks/2/path = NodePath("AnimatedSprite2D:position")
|
|
tracks/2/interp = 1
|
|
tracks/2/loop_wrap = true
|
|
tracks/2/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 0,
|
|
"values": [Vector2(853, 282)]
|
|
}
|
|
tracks/3/type = "value"
|
|
tracks/3/imported = false
|
|
tracks/3/enabled = true
|
|
tracks/3/path = NodePath("AnimatedSprite2D:rotation")
|
|
tracks/3/interp = 1
|
|
tracks/3/loop_wrap = true
|
|
tracks/3/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 0,
|
|
"values": [1.5708]
|
|
}
|
|
|
|
[sub_resource type="Animation" id="Animation_wbjam"]
|
|
resource_name = "attackInverse1"
|
|
length = 0.3
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath("AnimatedSprite2D:speed_scale")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0, 0.3),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 0,
|
|
"values": [1.0, 2.0]
|
|
}
|
|
|
|
[sub_resource type="Animation" id="Animation_yiill"]
|
|
resource_name = "attackInverse2"
|
|
length = 0.5
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath("AnimatedSprite2D:animation")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0, 0.1),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 1,
|
|
"values": [&"charging", &"fire"]
|
|
}
|
|
tracks/1/type = "value"
|
|
tracks/1/imported = false
|
|
tracks/1/enabled = true
|
|
tracks/1/path = NodePath("AnimatedSprite2D:position")
|
|
tracks/1/interp = 1
|
|
tracks/1/loop_wrap = true
|
|
tracks/1/keys = {
|
|
"times": PackedFloat32Array(0.1, 0.5),
|
|
"transitions": PackedFloat32Array(1, 1),
|
|
"update": 0,
|
|
"values": [Vector2(853, 282), Vector2(320, 304)]
|
|
}
|
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_ovgc5"]
|
|
_data = {
|
|
"RESET": SubResource("Animation_kbyea"),
|
|
"attackInverse0": SubResource("Animation_ydjfu"),
|
|
"attackInverse1": SubResource("Animation_wbjam"),
|
|
"attackInverse2": SubResource("Animation_yiill"),
|
|
"attackSegment0": SubResource("Animation_2vt5j"),
|
|
"attackSegment1": SubResource("Animation_jr20i"),
|
|
"attackSegment2": SubResource("Animation_stda2"),
|
|
"die": SubResource("Animation_budh2")
|
|
}
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_364yr"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(0, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_d5d0s"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(100, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_lw8nj"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(200, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_j2u0e"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(300, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_6r6ag"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(400, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tf70c"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(500, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_cmckj"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(600, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_6eyd8"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(700, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_rs356"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(0, 100, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_taxgv"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(100, 100, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_6cwpi"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(200, 100, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_d3m53"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(300, 100, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_prirw"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(400, 100, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_fobgc"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(500, 100, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_0c31r"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(600, 100, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_3adsy"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(700, 100, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_apo4g"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(0, 200, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_5jwsp"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(100, 200, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_eyvs6"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(200, 200, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_sxkoa"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(300, 200, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gj2cp"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(400, 200, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_j1ak8"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(500, 200, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_235ug"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(600, 200, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_hnicm"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(700, 200, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_kgpyn"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(0, 300, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_yx5nh"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(100, 300, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_1ths5"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(200, 300, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_b7ota"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(300, 300, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_00gbb"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(400, 300, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_jf8rn"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(500, 300, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_b23ca"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(600, 300, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_lo6rc"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(700, 300, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_u6x7w"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(0, 400, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_3behe"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(100, 400, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_56gk8"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(200, 400, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_m6cl8"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(300, 400, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_4epc6"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(400, 400, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_kfxr1"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(500, 400, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_6byk4"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(600, 400, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qqael"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(700, 400, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_okkgf"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(0, 500, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_yby7o"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(100, 500, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_427vn"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(200, 500, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_rugv4"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(300, 500, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_abycw"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(400, 500, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_2vilo"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(500, 500, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_1cgk7"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(600, 500, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_wtd7d"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(700, 500, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_swsp5"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(0, 600, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_xv5dx"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(100, 600, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_o22r0"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(200, 600, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_rvq4g"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(300, 600, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_kf40t"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(400, 600, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_badmg"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(500, 600, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gmixd"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(600, 600, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_m0ypy"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(700, 600, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_57dnh"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(0, 700, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_4tsif"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(100, 700, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_6o8yh"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(200, 700, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ja1xn"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(300, 700, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ese3n"]
|
|
atlas = ExtResource("2_557by")
|
|
region = Rect2(400, 700, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ndu7a"]
|
|
atlas = ExtResource("3_fup0b")
|
|
region = Rect2(546, 546, 273, 273)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_xajc3"]
|
|
atlas = ExtResource("3_fup0b")
|
|
region = Rect2(819, 546, 273, 273)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_rq2c3"]
|
|
atlas = ExtResource("3_fup0b")
|
|
region = Rect2(1092, 546, 273, 273)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qbhq5"]
|
|
atlas = ExtResource("3_fup0b")
|
|
region = Rect2(1365, 546, 273, 273)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_0s4de"]
|
|
atlas = ExtResource("3_fup0b")
|
|
region = Rect2(0, 819, 273, 273)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_odun6"]
|
|
atlas = ExtResource("3_fup0b")
|
|
region = Rect2(273, 819, 273, 273)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_hict8"]
|
|
atlas = ExtResource("3_fup0b")
|
|
region = Rect2(546, 819, 273, 273)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_obmub"]
|
|
atlas = ExtResource("3_fup0b")
|
|
region = Rect2(819, 819, 273, 273)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vtyfx"]
|
|
atlas = ExtResource("3_fup0b")
|
|
region = Rect2(1092, 819, 273, 273)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_smoq3"]
|
|
atlas = ExtResource("3_fup0b")
|
|
region = Rect2(1365, 819, 273, 273)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_4e44o"]
|
|
atlas = ExtResource("3_fup0b")
|
|
region = Rect2(0, 1092, 273, 273)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qvmf3"]
|
|
atlas = ExtResource("3_fup0b")
|
|
region = Rect2(273, 1092, 273, 273)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ylnet"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(0, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qryoi"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(100, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_j6eur"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(200, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ckirx"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(300, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ockko"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(400, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_5os64"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(500, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_8iq74"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(600, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_3kkwq"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(700, 0, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ojmwu"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(0, 100, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_s0nr4"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(100, 100, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_0vna2"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(200, 100, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_bvpfb"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(300, 100, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_skw8n"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(400, 100, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_8l3dd"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(500, 100, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vhsoo"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(600, 100, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vojck"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(700, 100, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_wk8s2"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(0, 200, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_pchxk"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(100, 200, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_sfkjf"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(200, 200, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ue4yn"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(300, 200, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tgfqc"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(400, 200, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_u38ml"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(500, 200, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_eltea"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(600, 200, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_lge64"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(700, 200, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_clj0s"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(0, 300, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_s8ynu"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(100, 300, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_1qale"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(200, 300, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_dcbqd"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(300, 300, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_m0nk7"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(400, 300, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tgsa6"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(500, 300, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_m34r8"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(600, 300, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_o8a8n"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(700, 300, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_8coqe"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(0, 400, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_g2cpr"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(100, 400, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_e3p4o"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(200, 400, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gdt31"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(300, 400, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_lbqda"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(400, 400, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_cxe13"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(500, 400, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_7rlg0"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(600, 400, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ht7tr"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(700, 400, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_rti3j"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(0, 500, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_eiop0"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(100, 500, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_1xci2"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(200, 500, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_dqvtt"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(300, 500, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ijthn"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(400, 500, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_5iqdr"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(500, 500, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_kkc3d"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(600, 500, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_8m1lv"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(700, 500, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_s06ph"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(0, 600, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qa6px"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(100, 600, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_147at"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(200, 600, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_henfp"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(300, 600, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_rasgd"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(400, 600, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_atexh"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(500, 600, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tacle"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(600, 600, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_aff0h"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(700, 600, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_er01r"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(0, 700, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gun0b"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(100, 700, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gxcgd"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(200, 700, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_a1rqi"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(300, 700, 100, 100)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_si8gb"]
|
|
atlas = ExtResource("3_ym1sg")
|
|
region = Rect2(400, 700, 100, 100)
|
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_iv2wp"]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_364yr")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_d5d0s")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_lw8nj")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_j2u0e")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_6r6ag")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_tf70c")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_cmckj")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_6eyd8")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_rs356")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_taxgv")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_6cwpi")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_d3m53")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_prirw")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_fobgc")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_0c31r")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_3adsy")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_apo4g")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_5jwsp")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_eyvs6")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_sxkoa")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_gj2cp")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_j1ak8")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_235ug")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_hnicm")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_kgpyn")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_yx5nh")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_1ths5")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_b7ota")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_00gbb")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_jf8rn")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_b23ca")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_lo6rc")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_u6x7w")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_3behe")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_56gk8")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_m6cl8")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_4epc6")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_kfxr1")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_6byk4")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_qqael")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_okkgf")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_yby7o")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_427vn")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_rugv4")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_abycw")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_2vilo")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_1cgk7")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_wtd7d")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_swsp5")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_xv5dx")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_o22r0")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_rvq4g")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_kf40t")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_badmg")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_gmixd")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_m0ypy")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_57dnh")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_4tsif")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_6o8yh")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ja1xn")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ese3n")
|
|
}],
|
|
"loop": true,
|
|
"name": &"charging",
|
|
"speed": 30.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ndu7a")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_xajc3")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_rq2c3")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_qbhq5")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_0s4de")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_odun6")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_hict8")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_obmub")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_vtyfx")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_smoq3")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_4e44o")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_qvmf3")
|
|
}],
|
|
"loop": false,
|
|
"name": &"death",
|
|
"speed": 30.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ylnet")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_qryoi")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_j6eur")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ckirx")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ockko")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_5os64")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_8iq74")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_3kkwq")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ojmwu")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_s0nr4")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_0vna2")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_bvpfb")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_skw8n")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_8l3dd")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_vhsoo")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_vojck")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_wk8s2")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_pchxk")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_sfkjf")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ue4yn")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_tgfqc")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_u38ml")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_eltea")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_lge64")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_clj0s")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_s8ynu")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_1qale")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_dcbqd")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_m0nk7")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_tgsa6")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_m34r8")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_o8a8n")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_8coqe")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_g2cpr")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_e3p4o")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_gdt31")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_lbqda")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_cxe13")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_7rlg0")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ht7tr")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_rti3j")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_eiop0")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_1xci2")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_dqvtt")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ijthn")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_5iqdr")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_kkc3d")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_8m1lv")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_s06ph")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_qa6px")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_147at")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_henfp")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_rasgd")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_atexh")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_tacle")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_aff0h")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_er01r")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_gun0b")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_gxcgd")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_a1rqi")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_si8gb")
|
|
}],
|
|
"loop": true,
|
|
"name": &"fire",
|
|
"speed": 60.0
|
|
}]
|
|
|
|
[node name="FireboltAnim" type="Node2D"]
|
|
script = ExtResource("1_nh57r")
|
|
finalIndex = 3
|
|
|
|
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
|
libraries = {
|
|
"": SubResource("AnimationLibrary_ovgc5")
|
|
}
|
|
|
|
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
|
position = Vector2(353, 282)
|
|
rotation = 1.5708
|
|
scale = Vector2(1e-05, 1e-05)
|
|
sprite_frames = SubResource("SpriteFrames_iv2wp")
|
|
animation = &"charging"
|
|
autoplay = "charging"
|
|
offset = Vector2(-1, -5)
|
|
|
|
[connection signal="animation_finished" from="AnimationPlayer" to="." method="animFinished"]
|