2026-05-10 11:49:17 +08:00
|
|
|
[gd_scene format=3 uid="uid://m60bwhdpbem8"]
|
2025-08-27 13:05:20 +08:00
|
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://cvogxi7mktumf" path="res://components/Abstracts/EntityBase.tscn" id="1_3ves7"]
|
2025-11-22 09:46:40 +08:00
|
|
|
[ext_resource type="Script" uid="uid://cgmnlpa2w6n72" path="res://scripts/Contents/Characters/Bear.gd" id="2_kh2af"]
|
2025-09-13 19:55:51 +08:00
|
|
|
[ext_resource type="AudioStream" uid="uid://dqhrycmnkwojq" path="res://resources/sounds/bossAttack/Bear/Arrow7.ogg" id="3_n5dji"]
|
|
|
|
|
[ext_resource type="AudioStream" uid="uid://bxks728nvv83c" path="res://resources/sounds/bossAttack/Bear/SunDance.ogg" id="4_meklc"]
|
|
|
|
|
[ext_resource type="AudioStream" uid="uid://dhcm3pjj82xhg" path="res://resources/sounds/bossAttack/Bear/ForeverRainbow.ogg" id="5_vej16"]
|
|
|
|
|
[ext_resource type="AudioStream" uid="uid://cqh2yvwcy83gg" path="res://resources/sounds/bossAttack/Bear/Sprint.ogg" id="6_x3jmu"]
|
2025-09-13 22:03:28 +08:00
|
|
|
[ext_resource type="AudioStream" uid="uid://ce8xjsh68momv" path="res://resources/sounds/bossAttack/Bear/Arrow7-2.ogg" id="7_0r2df"]
|
2025-09-13 22:46:25 +08:00
|
|
|
[ext_resource type="AudioStream" uid="uid://dd18jfva1knwm" path="res://resources/sounds/bossAttack/Bear/LightGun.ogg" id="8_qagkm"]
|
2026-01-18 14:49:06 +08:00
|
|
|
[ext_resource type="Texture2D" uid="uid://54vaedgxog4i" path="res://resources/characters/bear/bear-walk-h.svg" id="9_tfpii"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cmapkmo8ck3g7" path="res://resources/characters/bear/bear-walk-a.svg" id="10_vby4r"]
|
2025-11-22 09:46:40 +08:00
|
|
|
[ext_resource type="Texture2D" uid="uid://c3pa0vooogyqx" path="res://resources/characters/bear/bear-mask.png" id="11_gg3xf"]
|
2026-01-18 14:49:06 +08:00
|
|
|
[ext_resource type="Texture2D" uid="uid://b8j8ee5jrcdlq" path="res://resources/characters/bear/bear-walk-b.svg" id="11_og7es"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://olok886lpghg" path="res://resources/characters/bear/bear-walk-c.svg" id="12_3j64k"]
|
2025-11-22 09:46:40 +08:00
|
|
|
[ext_resource type="Shader" uid="uid://6upc63ouwf6q" path="res://shaders/RedTemprature.gdshader" id="12_j8sas"]
|
2026-01-18 14:49:06 +08:00
|
|
|
[ext_resource type="Texture2D" uid="uid://xka0dvhh8hhq" path="res://resources/characters/bear/bear-walk-d.svg" id="13_v7r73"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://vm1drbho5j4t" path="res://resources/characters/bear/bear-walk-e.svg" id="14_mw54f"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://c46b6dsltjglj" path="res://resources/characters/bear/bear-walk-f.svg" id="15_2q2wq"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://vaglbapaj4e0" path="res://resources/characters/bear/bear-walk-g.svg" id="16_paalv"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://b57o6dx0gm5t6" path="res://resources/characters/bear/bear-mask.svg" id="18_vby4r"]
|
2025-08-27 13:05:20 +08:00
|
|
|
|
2026-05-10 11:49:17 +08:00
|
|
|
|
2025-08-27 13:05:20 +08:00
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_6tgxs"]
|
|
|
|
|
animations = [{
|
2026-01-18 14:49:06 +08:00
|
|
|
"frames": [{
|
|
|
|
|
"duration": 1.0,
|
|
|
|
|
"texture": ExtResource("9_tfpii")
|
|
|
|
|
}],
|
2025-08-27 13:05:20 +08:00
|
|
|
"loop": true,
|
|
|
|
|
"name": &"idle",
|
|
|
|
|
"speed": 5.0
|
|
|
|
|
}, {
|
2026-01-18 14:49:06 +08:00
|
|
|
"frames": [{
|
|
|
|
|
"duration": 1.0,
|
|
|
|
|
"texture": ExtResource("10_vby4r")
|
|
|
|
|
}, {
|
|
|
|
|
"duration": 1.0,
|
|
|
|
|
"texture": ExtResource("11_og7es")
|
|
|
|
|
}, {
|
|
|
|
|
"duration": 1.0,
|
|
|
|
|
"texture": ExtResource("12_3j64k")
|
|
|
|
|
}, {
|
|
|
|
|
"duration": 1.0,
|
|
|
|
|
"texture": ExtResource("13_v7r73")
|
|
|
|
|
}, {
|
|
|
|
|
"duration": 1.0,
|
|
|
|
|
"texture": ExtResource("14_mw54f")
|
|
|
|
|
}, {
|
|
|
|
|
"duration": 1.0,
|
|
|
|
|
"texture": ExtResource("15_2q2wq")
|
|
|
|
|
}, {
|
|
|
|
|
"duration": 1.0,
|
|
|
|
|
"texture": ExtResource("16_paalv")
|
|
|
|
|
}, {
|
|
|
|
|
"duration": 1.0,
|
|
|
|
|
"texture": ExtResource("9_tfpii")
|
|
|
|
|
}],
|
2025-08-27 13:05:20 +08:00
|
|
|
"loop": true,
|
|
|
|
|
"name": &"walk",
|
|
|
|
|
"speed": 5.0
|
|
|
|
|
}]
|
|
|
|
|
|
2025-09-14 13:02:00 +08:00
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_akdh6"]
|
2026-01-18 14:49:06 +08:00
|
|
|
size = Vector2(224, 152)
|
2025-08-27 13:05:20 +08:00
|
|
|
|
2025-09-14 13:35:02 +08:00
|
|
|
[sub_resource type="Animation" id="Animation_sxh2u"]
|
|
|
|
|
length = 0.001
|
|
|
|
|
tracks/0/type = "value"
|
|
|
|
|
tracks/0/imported = false
|
|
|
|
|
tracks/0/enabled = true
|
|
|
|
|
tracks/0/path = NodePath(".:scale")
|
|
|
|
|
tracks/0/interp = 1
|
|
|
|
|
tracks/0/loop_wrap = true
|
|
|
|
|
tracks/0/keys = {
|
|
|
|
|
"times": PackedFloat32Array(0),
|
|
|
|
|
"transitions": PackedFloat32Array(1),
|
|
|
|
|
"update": 0,
|
|
|
|
|
"values": [Vector2(-1, 1)]
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[sub_resource type="Animation" id="Animation_vxanw"]
|
|
|
|
|
resource_name = "left"
|
|
|
|
|
tracks/0/type = "value"
|
|
|
|
|
tracks/0/imported = false
|
|
|
|
|
tracks/0/enabled = true
|
|
|
|
|
tracks/0/path = NodePath(".:scale")
|
|
|
|
|
tracks/0/interp = 1
|
|
|
|
|
tracks/0/loop_wrap = true
|
|
|
|
|
tracks/0/keys = {
|
|
|
|
|
"times": PackedFloat32Array(0),
|
|
|
|
|
"transitions": PackedFloat32Array(1),
|
|
|
|
|
"update": 0,
|
|
|
|
|
"values": [Vector2(-1, 1)]
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[sub_resource type="Animation" id="Animation_nuh11"]
|
|
|
|
|
resource_name = "left"
|
|
|
|
|
tracks/0/type = "value"
|
|
|
|
|
tracks/0/imported = false
|
|
|
|
|
tracks/0/enabled = true
|
|
|
|
|
tracks/0/path = NodePath(".:scale")
|
|
|
|
|
tracks/0/interp = 1
|
|
|
|
|
tracks/0/loop_wrap = true
|
|
|
|
|
tracks/0/keys = {
|
|
|
|
|
"times": PackedFloat32Array(0),
|
|
|
|
|
"transitions": PackedFloat32Array(1),
|
|
|
|
|
"update": 0,
|
|
|
|
|
"values": [Vector2(1, 1)]
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_dwflo"]
|
|
|
|
|
_data = {
|
2025-11-22 09:46:40 +08:00
|
|
|
&"RESET": SubResource("Animation_sxh2u"),
|
|
|
|
|
&"left": SubResource("Animation_vxanw"),
|
|
|
|
|
&"right": SubResource("Animation_nuh11")
|
2025-09-14 13:35:02 +08:00
|
|
|
}
|
|
|
|
|
|
2025-11-22 09:46:40 +08:00
|
|
|
[sub_resource type="ShaderMaterial" id="ShaderMaterial_gg3xf"]
|
2025-09-14 17:10:17 +08:00
|
|
|
shader = ExtResource("12_j8sas")
|
|
|
|
|
|
|
|
|
|
[sub_resource type="Curve" id="Curve_bm78d"]
|
2025-09-14 13:12:45 +08:00
|
|
|
_data = [Vector2(0, 0), 0.0, 0.0, 0, 0, Vector2(0.2, 1), 0.0, 0.0, 0, 0, Vector2(1, 0), 0.0, 0.0, 0, 0]
|
|
|
|
|
point_count = 3
|
2025-09-13 19:55:51 +08:00
|
|
|
|
2025-09-14 17:10:17 +08:00
|
|
|
[sub_resource type="CurveTexture" id="CurveTexture_8q862"]
|
|
|
|
|
curve = SubResource("Curve_bm78d")
|
2025-09-13 19:55:51 +08:00
|
|
|
|
2025-09-14 17:10:17 +08:00
|
|
|
[sub_resource type="Curve" id="Curve_ixlo1"]
|
2025-09-13 19:55:51 +08:00
|
|
|
_data = [Vector2(0, 1), 0.0, 0.0, 0, 0, Vector2(1, 0), 0.0, 0.0, 0, 0]
|
|
|
|
|
point_count = 2
|
|
|
|
|
|
2025-09-14 17:10:17 +08:00
|
|
|
[sub_resource type="CurveTexture" id="CurveTexture_u5n7f"]
|
|
|
|
|
curve = SubResource("Curve_ixlo1")
|
2025-09-13 19:55:51 +08:00
|
|
|
|
2025-09-14 17:10:17 +08:00
|
|
|
[sub_resource type="Gradient" id="Gradient_vg70m"]
|
2025-09-13 19:55:51 +08:00
|
|
|
offsets = PackedFloat32Array(0, 0.16, 0.32, 0.48, 0.64, 0.8, 1)
|
|
|
|
|
colors = PackedColorArray(1, 0, 0, 1, 1, 0.447059, 0, 1, 1, 0.890625, 0, 1, 0, 0.820313, 0.128174, 1, 0, 1, 0.859375, 1, 0, 0.53125, 1, 1, 0.429688, 0, 1, 1)
|
|
|
|
|
|
2025-09-14 17:10:17 +08:00
|
|
|
[sub_resource type="GradientTexture1D" id="GradientTexture1D_psgmo"]
|
|
|
|
|
gradient = SubResource("Gradient_vg70m")
|
2025-09-13 19:55:51 +08:00
|
|
|
|
2025-09-14 17:10:17 +08:00
|
|
|
[sub_resource type="Gradient" id="Gradient_6x70l"]
|
2025-09-13 19:55:51 +08:00
|
|
|
colors = PackedColorArray(0.1, 0.1, 0.1, 1, 1, 1, 1, 1)
|
|
|
|
|
|
2025-09-14 17:10:17 +08:00
|
|
|
[sub_resource type="GradientTexture1D" id="GradientTexture1D_vxwls"]
|
|
|
|
|
gradient = SubResource("Gradient_6x70l")
|
2025-09-13 19:55:51 +08:00
|
|
|
|
2025-09-14 17:10:17 +08:00
|
|
|
[sub_resource type="Curve" id="Curve_glsl5"]
|
2025-09-14 13:12:45 +08:00
|
|
|
_data = [Vector2(0, 0.5), 0.0, 0.0, 0, 0, Vector2(0.2, 0.75), 0.0, 0.0, 0, 0, Vector2(1, 0.3), 0.0, 0.0, 0, 0]
|
|
|
|
|
point_count = 3
|
2025-09-13 19:55:51 +08:00
|
|
|
|
2025-09-14 17:10:17 +08:00
|
|
|
[sub_resource type="CurveTexture" id="CurveTexture_g2o7h"]
|
|
|
|
|
curve = SubResource("Curve_glsl5")
|
2025-09-13 19:55:51 +08:00
|
|
|
|
2025-09-14 17:10:17 +08:00
|
|
|
[sub_resource type="ParticleProcessMaterial" id="ParticleProcessMaterial_nv4nf"]
|
2025-09-13 19:55:51 +08:00
|
|
|
particle_flag_disable_z = true
|
2025-09-14 13:12:45 +08:00
|
|
|
emission_shape = 3
|
2025-09-14 17:10:17 +08:00
|
|
|
emission_box_extents = Vector3(50, 50, 1)
|
2025-09-13 19:55:51 +08:00
|
|
|
angle_min = 1.07288e-05
|
|
|
|
|
angle_max = 360.0
|
2025-09-14 17:10:17 +08:00
|
|
|
angle_curve = SubResource("CurveTexture_u5n7f")
|
2025-09-13 19:55:51 +08:00
|
|
|
spread = 180.0
|
2025-09-14 17:10:17 +08:00
|
|
|
initial_velocity_min = 100.0
|
2025-11-22 09:46:40 +08:00
|
|
|
initial_velocity_max = 500.0
|
2025-09-13 19:55:51 +08:00
|
|
|
gravity = Vector3(0, 0, 0)
|
2025-09-14 17:10:17 +08:00
|
|
|
scale_curve = SubResource("CurveTexture_g2o7h")
|
2025-09-13 19:55:51 +08:00
|
|
|
color = Color(10, 10, 10, 1)
|
2025-09-14 17:10:17 +08:00
|
|
|
color_ramp = SubResource("GradientTexture1D_vxwls")
|
|
|
|
|
color_initial_ramp = SubResource("GradientTexture1D_psgmo")
|
|
|
|
|
alpha_curve = SubResource("CurveTexture_8q862")
|
2025-09-14 13:02:00 +08:00
|
|
|
|
2025-08-27 13:05:20 +08:00
|
|
|
[node name="Bear" instance=ExtResource("1_3ves7")]
|
|
|
|
|
script = ExtResource("2_kh2af")
|
2025-09-14 13:13:20 +08:00
|
|
|
displayName = "熊谷凌"
|
2025-09-27 22:39:18 +08:00
|
|
|
drops = Array[int]([0, 1])
|
|
|
|
|
dropCounts = Array[Vector2]([Vector2(50, 100), Vector2(70, 140)])
|
2026-01-24 08:47:26 +08:00
|
|
|
appleCount = Vector2i(4, 8)
|
2025-09-14 17:10:17 +08:00
|
|
|
metadata/_edit_vertical_guides_ = [-50.0]
|
2025-08-27 13:05:20 +08:00
|
|
|
|
2025-09-13 19:55:51 +08:00
|
|
|
[node name="attack1" type="AudioStreamPlayer2D" parent="sounds" index="6"]
|
|
|
|
|
stream = ExtResource("4_meklc")
|
|
|
|
|
|
|
|
|
|
[node name="attack2" type="AudioStreamPlayer2D" parent="sounds" index="7"]
|
|
|
|
|
stream = ExtResource("5_vej16")
|
|
|
|
|
|
|
|
|
|
[node name="attack3" type="AudioStreamPlayer2D" parent="sounds" index="8"]
|
|
|
|
|
stream = ExtResource("6_x3jmu")
|
|
|
|
|
|
2025-09-13 22:03:28 +08:00
|
|
|
[node name="attack4" type="AudioStreamPlayer2D" parent="sounds" index="9"]
|
|
|
|
|
stream = ExtResource("7_0r2df")
|
|
|
|
|
|
2025-09-13 22:46:25 +08:00
|
|
|
[node name="attack5" type="AudioStreamPlayer2D" parent="sounds" index="10"]
|
|
|
|
|
stream = ExtResource("8_qagkm")
|
|
|
|
|
|
2025-09-14 13:02:00 +08:00
|
|
|
[node name="attack6" type="AudioStreamPlayer2D" parent="sounds" index="11"]
|
|
|
|
|
stream = ExtResource("8_qagkm")
|
|
|
|
|
|
2025-11-22 09:46:40 +08:00
|
|
|
[node name="attack0" parent="sounds" index="12"]
|
|
|
|
|
stream = ExtResource("3_n5dji")
|
|
|
|
|
|
|
|
|
|
[node name="texture" parent="." index="3"]
|
2026-01-18 14:49:06 +08:00
|
|
|
position = Vector2(0, -71)
|
2025-08-27 13:05:20 +08:00
|
|
|
sprite_frames = SubResource("SpriteFrames_6tgxs")
|
2026-01-18 14:49:06 +08:00
|
|
|
animation = &"walk"
|
|
|
|
|
frame = 7
|
|
|
|
|
frame_progress = 0.5584955
|
2025-08-27 13:05:20 +08:00
|
|
|
|
2025-11-22 09:46:40 +08:00
|
|
|
[node name="staticBackground" parent="texture" index="0"]
|
|
|
|
|
position = Vector2(0, -48)
|
|
|
|
|
scale = Vector2(0.58843344, 0.5364395)
|
2026-01-18 14:49:06 +08:00
|
|
|
|
|
|
|
|
[node name="hurtbox" parent="texture" index="2"]
|
|
|
|
|
position = Vector2(2, 0)
|
2025-11-22 09:46:40 +08:00
|
|
|
|
2025-08-27 13:05:20 +08:00
|
|
|
[node name="hitbox" parent="texture/hurtbox" index="0"]
|
2025-09-14 13:02:00 +08:00
|
|
|
shape = SubResource("RectangleShape2D_akdh6")
|
2025-08-27 13:05:20 +08:00
|
|
|
|
2025-11-22 09:46:40 +08:00
|
|
|
[node name="animator" parent="texture" index="3"]
|
2025-09-14 13:35:02 +08:00
|
|
|
libraries = {
|
2025-11-22 09:46:40 +08:00
|
|
|
&"": SubResource("AnimationLibrary_dwflo")
|
2025-09-14 13:35:02 +08:00
|
|
|
}
|
|
|
|
|
|
2025-09-07 09:48:03 +08:00
|
|
|
[node name="normal" type="Node2D" parent="texture/weapons" index="0"]
|
|
|
|
|
|
2025-09-14 17:10:17 +08:00
|
|
|
[node name="mask" type="Sprite2D" parent="texture" index="7"]
|
2025-09-13 19:55:51 +08:00
|
|
|
unique_name_in_owner = true
|
2025-11-22 09:46:40 +08:00
|
|
|
material = SubResource("ShaderMaterial_gg3xf")
|
2026-01-18 14:49:06 +08:00
|
|
|
position = Vector2(65, -42)
|
|
|
|
|
texture = ExtResource("18_vby4r")
|
2025-09-14 13:02:00 +08:00
|
|
|
|
2025-09-14 17:10:17 +08:00
|
|
|
[node name="sprintParticle" type="GPUParticles2D" parent="texture" index="8"]
|
2025-09-14 13:35:02 +08:00
|
|
|
unique_name_in_owner = true
|
2025-09-14 17:10:17 +08:00
|
|
|
z_index = -1
|
|
|
|
|
emitting = false
|
|
|
|
|
amount = 50
|
2025-11-22 09:46:40 +08:00
|
|
|
texture = ExtResource("11_gg3xf")
|
2025-09-14 17:10:17 +08:00
|
|
|
process_material = SubResource("ParticleProcessMaterial_nv4nf")
|
2025-09-13 19:55:51 +08:00
|
|
|
|
2025-11-22 09:46:40 +08:00
|
|
|
[node name="statebar" parent="." index="4"]
|
2026-01-18 14:49:06 +08:00
|
|
|
position = Vector2(0, -160)
|
2025-09-13 19:55:51 +08:00
|
|
|
|
2025-11-22 09:46:40 +08:00
|
|
|
[node name="movebox" parent="." index="5"]
|
2025-09-13 19:55:51 +08:00
|
|
|
disabled = true
|