1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-27 22:41:56 +08:00
Files
Dog-Lynx-And-HCN/components/Characters/Bear.tscn
T

245 lines
8.6 KiB
Plaintext
Raw Normal View History

[gd_scene format=3 uid="uid://m60bwhdpbem8"]
[ext_resource type="PackedScene" uid="uid://cvogxi7mktumf" path="res://components/Abstracts/EntityBase.tscn" id="1_3ves7"]
[ext_resource type="Script" uid="uid://cgmnlpa2w6n72" path="res://scripts/Contents/Characters/Bear.gd" id="2_kh2af"]
[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"]
[ext_resource type="AudioStream" uid="uid://ce8xjsh68momv" path="res://resources/sounds/bossAttack/Bear/Arrow7-2.ogg" id="7_0r2df"]
[ext_resource type="AudioStream" uid="uid://dd18jfva1knwm" path="res://resources/sounds/bossAttack/Bear/LightGun.ogg" id="8_qagkm"]
[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"]
[ext_resource type="Texture2D" uid="uid://c3pa0vooogyqx" path="res://resources/characters/bear/bear-mask.png" id="11_gg3xf"]
[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"]
[ext_resource type="Shader" uid="uid://6upc63ouwf6q" path="res://shaders/RedTemprature.gdshader" id="12_j8sas"]
[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"]
[sub_resource type="SpriteFrames" id="SpriteFrames_6tgxs"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("9_tfpii")
}],
"loop": true,
"name": &"idle",
"speed": 5.0
}, {
"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")
}],
"loop": true,
"name": &"walk",
"speed": 5.0
}]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_akdh6"]
size = Vector2(224, 152)
[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 = {
&"RESET": SubResource("Animation_sxh2u"),
&"left": SubResource("Animation_vxanw"),
&"right": SubResource("Animation_nuh11")
}
[sub_resource type="ShaderMaterial" id="ShaderMaterial_gg3xf"]
shader = ExtResource("12_j8sas")
[sub_resource type="Curve" id="Curve_bm78d"]
_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
[sub_resource type="CurveTexture" id="CurveTexture_8q862"]
curve = SubResource("Curve_bm78d")
[sub_resource type="Curve" id="Curve_ixlo1"]
_data = [Vector2(0, 1), 0.0, 0.0, 0, 0, Vector2(1, 0), 0.0, 0.0, 0, 0]
point_count = 2
[sub_resource type="CurveTexture" id="CurveTexture_u5n7f"]
curve = SubResource("Curve_ixlo1")
[sub_resource type="Gradient" id="Gradient_vg70m"]
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)
[sub_resource type="GradientTexture1D" id="GradientTexture1D_psgmo"]
gradient = SubResource("Gradient_vg70m")
[sub_resource type="Gradient" id="Gradient_6x70l"]
colors = PackedColorArray(0.1, 0.1, 0.1, 1, 1, 1, 1, 1)
[sub_resource type="GradientTexture1D" id="GradientTexture1D_vxwls"]
gradient = SubResource("Gradient_6x70l")
[sub_resource type="Curve" id="Curve_glsl5"]
_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
[sub_resource type="CurveTexture" id="CurveTexture_g2o7h"]
curve = SubResource("Curve_glsl5")
[sub_resource type="ParticleProcessMaterial" id="ParticleProcessMaterial_nv4nf"]
particle_flag_disable_z = true
emission_shape = 3
emission_box_extents = Vector3(50, 50, 1)
angle_min = 1.07288e-05
angle_max = 360.0
angle_curve = SubResource("CurveTexture_u5n7f")
spread = 180.0
initial_velocity_min = 100.0
initial_velocity_max = 500.0
gravity = Vector3(0, 0, 0)
scale_curve = SubResource("CurveTexture_g2o7h")
color = Color(10, 10, 10, 1)
color_ramp = SubResource("GradientTexture1D_vxwls")
color_initial_ramp = SubResource("GradientTexture1D_psgmo")
alpha_curve = SubResource("CurveTexture_8q862")
[node name="Bear" instance=ExtResource("1_3ves7")]
script = ExtResource("2_kh2af")
displayName = "熊谷凌"
drops = Array[int]([0, 1])
dropCounts = Array[Vector2]([Vector2(50, 100), Vector2(70, 140)])
appleCount = Vector2i(4, 8)
metadata/_edit_vertical_guides_ = [-50.0]
[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")
[node name="attack4" type="AudioStreamPlayer2D" parent="sounds" index="9"]
stream = ExtResource("7_0r2df")
[node name="attack5" type="AudioStreamPlayer2D" parent="sounds" index="10"]
stream = ExtResource("8_qagkm")
[node name="attack6" type="AudioStreamPlayer2D" parent="sounds" index="11"]
stream = ExtResource("8_qagkm")
[node name="attack0" parent="sounds" index="12"]
stream = ExtResource("3_n5dji")
[node name="texture" parent="." index="3"]
position = Vector2(0, -71)
sprite_frames = SubResource("SpriteFrames_6tgxs")
animation = &"walk"
frame = 7
frame_progress = 0.5584955
[node name="staticBackground" parent="texture" index="0"]
position = Vector2(0, -48)
scale = Vector2(0.58843344, 0.5364395)
[node name="hurtbox" parent="texture" index="2"]
position = Vector2(2, 0)
[node name="hitbox" parent="texture/hurtbox" index="0"]
shape = SubResource("RectangleShape2D_akdh6")
[node name="animator" parent="texture" index="3"]
libraries = {
&"": SubResource("AnimationLibrary_dwflo")
}
[node name="normal" type="Node2D" parent="texture/weapons" index="0"]
[node name="mask" type="Sprite2D" parent="texture" index="7"]
unique_name_in_owner = true
material = SubResource("ShaderMaterial_gg3xf")
position = Vector2(65, -42)
texture = ExtResource("18_vby4r")
[node name="sprintParticle" type="GPUParticles2D" parent="texture" index="8"]
unique_name_in_owner = true
z_index = -1
emitting = false
amount = 50
texture = ExtResource("11_gg3xf")
process_material = SubResource("ParticleProcessMaterial_nv4nf")
[node name="statebar" parent="." index="4"]
position = Vector2(0, -160)
[node name="movebox" parent="." index="5"]
disabled = true