176 lines
4.5 KiB
Plaintext
176 lines
4.5 KiB
Plaintext
[gd_scene load_steps=15 format=4]
|
|
|
|
[ext_resource type="Texture2D" path="res://Sprites/Bullets/fire.png" id="1"]
|
|
[ext_resource type="AudioStream" path="res://Audio/Sounds/snd_wing_ch1.wav" id="2"]
|
|
[ext_resource type="Texture2D" path="res://Sprites/Particles/hit.png" id="3"]
|
|
|
|
[sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_c5hc2"]
|
|
particles_animation = true
|
|
particles_anim_h_frames = 4
|
|
particles_anim_v_frames = 1
|
|
particles_anim_loop = true
|
|
|
|
[sub_resource type="Curve" id="Curve_1mm2m"]
|
|
_data = [Vector2(0, 0), 0.0, 1.0, 0, 1, Vector2(1, 1), 1.0, 0.0, 1, 0]
|
|
point_count = 2
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_56gvv"]
|
|
atlas = ExtResource("3")
|
|
region = Rect2(0, 0, 44, 45)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_5ni4w"]
|
|
atlas = ExtResource("3")
|
|
region = Rect2(44, 0, 44, 45)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_uqj86"]
|
|
atlas = ExtResource("3")
|
|
region = Rect2(88, 0, 44, 45)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ydvdm"]
|
|
atlas = ExtResource("3")
|
|
region = Rect2(132, 0, 44, 45)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_f455p"]
|
|
atlas = ExtResource("3")
|
|
region = Rect2(144, 21, 12, 7)
|
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_1t0ow"]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_56gvv")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_5ni4w")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_uqj86")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ydvdm")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_f455p")
|
|
}],
|
|
"loop": false,
|
|
"name": &"default",
|
|
"speed": 10.0
|
|
}]
|
|
|
|
[sub_resource type="Animation" id="Animation_urfmh"]
|
|
length = 0.0010000000474974513
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath(".:modulate")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 0,
|
|
"values": [Color(0, 0.776471, 1, 1)]
|
|
}
|
|
tracks/1/type = "value"
|
|
tracks/1/imported = false
|
|
tracks/1/enabled = true
|
|
tracks/1/path = NodePath(".:emitting")
|
|
tracks/1/interp = 1
|
|
tracks/1/loop_wrap = true
|
|
tracks/1/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 1,
|
|
"values": [false]
|
|
}
|
|
|
|
[sub_resource type="Animation" id="Animation_832qp"]
|
|
resource_name = "new_animation"
|
|
length = 3.0
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath(".:modulate")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0, 2, 3),
|
|
"transitions": PackedFloat32Array(1, 1, 1),
|
|
"update": 0,
|
|
"values": [Color(0, 0.776471, 1, 1), Color(0, 0.776471, 1, 1), Color(0, 0.776471, 1, 0)]
|
|
}
|
|
tracks/1/type = "method"
|
|
tracks/1/imported = false
|
|
tracks/1/enabled = true
|
|
tracks/1/path = NodePath(".")
|
|
tracks/1/interp = 1
|
|
tracks/1/loop_wrap = true
|
|
tracks/1/keys = {
|
|
"times": PackedFloat32Array(3),
|
|
"transitions": PackedFloat32Array(1),
|
|
"values": [{
|
|
"args": [],
|
|
"method": &"queue_free"
|
|
}]
|
|
}
|
|
tracks/2/type = "value"
|
|
tracks/2/imported = false
|
|
tracks/2/enabled = true
|
|
tracks/2/path = NodePath(".:emitting")
|
|
tracks/2/interp = 1
|
|
tracks/2/loop_wrap = true
|
|
tracks/2/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 1,
|
|
"values": [true]
|
|
}
|
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_3yvjq"]
|
|
_data = {
|
|
&"RESET": SubResource("Animation_urfmh"),
|
|
&"new_animation": SubResource("Animation_832qp")
|
|
}
|
|
|
|
[node name="Foxfire" type="CPUParticles2D"]
|
|
modulate = Color(0, 0.776471, 1, 1)
|
|
material = SubResource("CanvasItemMaterial_c5hc2")
|
|
emitting = false
|
|
amount = 10
|
|
texture = ExtResource("1")
|
|
lifetime = 3.0
|
|
one_shot = true
|
|
explosiveness = 1.0
|
|
emission_shape = 1
|
|
emission_sphere_radius = 1.0
|
|
direction = Vector2(0, 0)
|
|
spread = 180.0
|
|
gravity = Vector2(0, -15)
|
|
initial_velocity_min = 15.0
|
|
initial_velocity_max = 30.0
|
|
scale_amount_min = 0.5
|
|
scale_amount_max = 0.800000011920929
|
|
anim_speed_min = 3.0
|
|
anim_speed_max = 8.0
|
|
anim_offset_curve = SubResource("Curve_1mm2m")
|
|
|
|
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
|
|
stream = ExtResource("2")
|
|
volume_db = 7.0
|
|
pitch_scale = 0.800000011920929
|
|
autoplay = true
|
|
bus = &"Reverb"
|
|
|
|
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
|
modulate = Color(0, 0.792157, 1, 1)
|
|
sprite_frames = SubResource("SpriteFrames_1t0ow")
|
|
autoplay = "default"
|
|
frame = 4
|
|
frame_progress = 1.0
|
|
|
|
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
|
libraries = {
|
|
&"": SubResource("AnimationLibrary_3yvjq")
|
|
}
|
|
autoplay = "new_animation"
|