Raise-Your-Wand/Scenes/Animations/cauterizeWoundAnim.tscn

616 lines
17 KiB
Plaintext
Raw Normal View History

[gd_scene load_steps=73 format=3 uid="uid://cs4q0hl27wry6"]
[ext_resource type="Script" path="res://Scripts/animationBase.gd" id="1_71f8g"]
[ext_resource type="Texture2D" uid="uid://bj35dyyykjtmr" path="res://Sprites/Particles/Particles Cleaned/11_fire_spritesheet.png" id="2_pkfv6"]
[sub_resource type="Animation" id="Animation_nv7qd"]
resource_name = "attackSegment0"
length = 0.1
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("AnimatedSprite2D:position")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 0,
"values": [Vector2(265, 81)]
}
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)]
}
[sub_resource type="Animation" id="Animation_es4le"]
length = 0.001
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("AnimatedSprite2D:position")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 0,
"values": [Vector2(265, 81)]
}
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)]
}
[sub_resource type="Animation" id="Animation_jg0t0"]
resource_name = "attackSegment1"
length = 0.4
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("AnimatedSprite2D:scale")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0, 0.4),
"transitions": PackedFloat32Array(1, 1),
"update": 0,
"values": [Vector2(1e-05, 1e-05), Vector2(1, 1)]
}
[sub_resource type="Animation" id="Animation_i1umh"]
resource_name = "attackSegment2"
length = 0.5
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("AnimatedSprite2D:position")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0, 0.5),
"transitions": PackedFloat32Array(1, 1),
"update": 0,
"values": [Vector2(265, 81), Vector2(265, 200)]
}
[sub_resource type="Animation" id="Animation_m680q"]
resource_name = "attackInverse0"
length = 0.1
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("AnimatedSprite2D:position")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 0,
"values": [Vector2(874, 81)]
}
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)]
}
[sub_resource type="Animation" id="Animation_hqlym"]
resource_name = "attackInverse1"
length = 0.4
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("AnimatedSprite2D:scale")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0, 0.4),
"transitions": PackedFloat32Array(1, 1),
"update": 0,
"values": [Vector2(1e-05, 1e-05), Vector2(1, 1)]
}
[sub_resource type="Animation" id="Animation_63qeu"]
resource_name = "attackInverse2"
length = 0.5
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("AnimatedSprite2D:position")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0, 0.5),
"transitions": PackedFloat32Array(1, 1),
"update": 0,
"values": [Vector2(874, 81), Vector2(874, 200)]
}
[sub_resource type="AnimationLibrary" id="AnimationLibrary_p2121"]
_data = {
"RESET": SubResource("Animation_es4le"),
"attackInverse0": SubResource("Animation_m680q"),
"attackInverse1": SubResource("Animation_hqlym"),
"attackInverse2": SubResource("Animation_63qeu"),
"attackSegment0": SubResource("Animation_nv7qd"),
"attackSegment1": SubResource("Animation_jg0t0"),
"attackSegment2": SubResource("Animation_i1umh")
}
[sub_resource type="AtlasTexture" id="AtlasTexture_ba4k3"]
atlas = ExtResource("2_pkfv6")
region = Rect2(0, 0, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_gamfv"]
atlas = ExtResource("2_pkfv6")
region = Rect2(100, 0, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_cbsr3"]
atlas = ExtResource("2_pkfv6")
region = Rect2(200, 0, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_f2mv4"]
atlas = ExtResource("2_pkfv6")
region = Rect2(300, 0, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_8fm0o"]
atlas = ExtResource("2_pkfv6")
region = Rect2(400, 0, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_m0pao"]
atlas = ExtResource("2_pkfv6")
region = Rect2(500, 0, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_n3lnq"]
atlas = ExtResource("2_pkfv6")
region = Rect2(600, 0, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_rpl4o"]
atlas = ExtResource("2_pkfv6")
region = Rect2(700, 0, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_ijl30"]
atlas = ExtResource("2_pkfv6")
region = Rect2(0, 100, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_ovrp4"]
atlas = ExtResource("2_pkfv6")
region = Rect2(100, 100, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_f0xt4"]
atlas = ExtResource("2_pkfv6")
region = Rect2(200, 100, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_478ej"]
atlas = ExtResource("2_pkfv6")
region = Rect2(300, 100, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_tgxnq"]
atlas = ExtResource("2_pkfv6")
region = Rect2(400, 100, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_yu43m"]
atlas = ExtResource("2_pkfv6")
region = Rect2(500, 100, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_hrjf0"]
atlas = ExtResource("2_pkfv6")
region = Rect2(600, 100, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_gptd8"]
atlas = ExtResource("2_pkfv6")
region = Rect2(700, 100, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_qk6ne"]
atlas = ExtResource("2_pkfv6")
region = Rect2(0, 200, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_j7sbi"]
atlas = ExtResource("2_pkfv6")
region = Rect2(100, 200, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_pssd5"]
atlas = ExtResource("2_pkfv6")
region = Rect2(200, 200, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_xe3ly"]
atlas = ExtResource("2_pkfv6")
region = Rect2(300, 200, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_w0emq"]
atlas = ExtResource("2_pkfv6")
region = Rect2(400, 200, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_jvxjp"]
atlas = ExtResource("2_pkfv6")
region = Rect2(500, 200, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_anl5h"]
atlas = ExtResource("2_pkfv6")
region = Rect2(600, 200, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_24kas"]
atlas = ExtResource("2_pkfv6")
region = Rect2(700, 200, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_nc4ej"]
atlas = ExtResource("2_pkfv6")
region = Rect2(0, 300, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_st1j4"]
atlas = ExtResource("2_pkfv6")
region = Rect2(100, 300, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_5mlkt"]
atlas = ExtResource("2_pkfv6")
region = Rect2(200, 300, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_ntae1"]
atlas = ExtResource("2_pkfv6")
region = Rect2(300, 300, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_1mj0o"]
atlas = ExtResource("2_pkfv6")
region = Rect2(400, 300, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_nkn7t"]
atlas = ExtResource("2_pkfv6")
region = Rect2(500, 300, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_v3vnl"]
atlas = ExtResource("2_pkfv6")
region = Rect2(600, 300, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_5xpll"]
atlas = ExtResource("2_pkfv6")
region = Rect2(700, 300, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_hmejl"]
atlas = ExtResource("2_pkfv6")
region = Rect2(0, 400, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_5kmet"]
atlas = ExtResource("2_pkfv6")
region = Rect2(100, 400, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_qddld"]
atlas = ExtResource("2_pkfv6")
region = Rect2(200, 400, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_04m3f"]
atlas = ExtResource("2_pkfv6")
region = Rect2(300, 400, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_itk32"]
atlas = ExtResource("2_pkfv6")
region = Rect2(400, 400, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_evcrk"]
atlas = ExtResource("2_pkfv6")
region = Rect2(500, 400, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_q8lvt"]
atlas = ExtResource("2_pkfv6")
region = Rect2(600, 400, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_6g8f0"]
atlas = ExtResource("2_pkfv6")
region = Rect2(700, 400, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_s678f"]
atlas = ExtResource("2_pkfv6")
region = Rect2(0, 500, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_l73a4"]
atlas = ExtResource("2_pkfv6")
region = Rect2(100, 500, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_qc4rs"]
atlas = ExtResource("2_pkfv6")
region = Rect2(200, 500, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_fvneh"]
atlas = ExtResource("2_pkfv6")
region = Rect2(300, 500, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_toplk"]
atlas = ExtResource("2_pkfv6")
region = Rect2(400, 500, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_fartp"]
atlas = ExtResource("2_pkfv6")
region = Rect2(500, 500, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_8rbhd"]
atlas = ExtResource("2_pkfv6")
region = Rect2(600, 500, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_q01l0"]
atlas = ExtResource("2_pkfv6")
region = Rect2(700, 500, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_7ffmd"]
atlas = ExtResource("2_pkfv6")
region = Rect2(0, 600, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_ix4ko"]
atlas = ExtResource("2_pkfv6")
region = Rect2(100, 600, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_2fs4w"]
atlas = ExtResource("2_pkfv6")
region = Rect2(200, 600, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_ipmg2"]
atlas = ExtResource("2_pkfv6")
region = Rect2(300, 600, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_sktbq"]
atlas = ExtResource("2_pkfv6")
region = Rect2(400, 600, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_7bl3g"]
atlas = ExtResource("2_pkfv6")
region = Rect2(500, 600, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_rgt0c"]
atlas = ExtResource("2_pkfv6")
region = Rect2(600, 600, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_lqs5q"]
atlas = ExtResource("2_pkfv6")
region = Rect2(700, 600, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_hwupo"]
atlas = ExtResource("2_pkfv6")
region = Rect2(0, 700, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_lrkrr"]
atlas = ExtResource("2_pkfv6")
region = Rect2(100, 700, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_ktel1"]
atlas = ExtResource("2_pkfv6")
region = Rect2(200, 700, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_mmtts"]
atlas = ExtResource("2_pkfv6")
region = Rect2(300, 700, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_wncgx"]
atlas = ExtResource("2_pkfv6")
region = Rect2(400, 700, 100, 100)
[sub_resource type="SpriteFrames" id="SpriteFrames_yls6n"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_ba4k3")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_gamfv")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_cbsr3")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_f2mv4")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_8fm0o")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_m0pao")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_n3lnq")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_rpl4o")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ijl30")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ovrp4")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_f0xt4")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_478ej")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_tgxnq")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_yu43m")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_hrjf0")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_gptd8")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_qk6ne")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_j7sbi")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_pssd5")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_xe3ly")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_w0emq")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_jvxjp")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_anl5h")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_24kas")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_nc4ej")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_st1j4")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_5mlkt")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ntae1")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_1mj0o")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_nkn7t")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_v3vnl")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_5xpll")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_hmejl")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_5kmet")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_qddld")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_04m3f")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_itk32")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_evcrk")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_q8lvt")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_6g8f0")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_s678f")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_l73a4")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_qc4rs")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_fvneh")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_toplk")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_fartp")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_8rbhd")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_q01l0")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_7ffmd")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ix4ko")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_2fs4w")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ipmg2")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_sktbq")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_7bl3g")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_rgt0c")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_lqs5q")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_hwupo")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_lrkrr")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ktel1")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_mmtts")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_wncgx")
}],
"loop": true,
"name": &"default",
"speed": 60.0
}]
[node name="CauterizeWoundAnim" type="Node2D"]
script = ExtResource("1_71f8g")
finalIndex = 3
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
libraries = {
"": SubResource("AnimationLibrary_p2121")
}
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
position = Vector2(265, 81)
scale = Vector2(1e-05, 1e-05)
sprite_frames = SubResource("SpriteFrames_yls6n")
autoplay = "default"
frame_progress = 0.277498
[connection signal="animation_finished" from="AnimationPlayer" to="." method="animFinished"]