xiandie/scene/ground/scene/c03/s08_囚室.tscn

82 lines
3.0 KiB
Plaintext
Raw Normal View History

2025-07-22 11:59:08 +00:00
[gd_scene load_steps=10 format=3 uid="uid://bixdbbyhroepi"]
2025-07-01 11:40:30 +00:00
[ext_resource type="PackedScene" uid="uid://dayyx4jerj7io" path="res://scene/ground/ground.tscn" id="1_fusj3"]
2025-07-10 16:29:46 +00:00
[ext_resource type="Script" path="res://scene/ground/scene/c03/s08_囚室.gd" id="2_fusj3"]
2025-07-21 10:51:08 +00:00
[ext_resource type="AudioStream" uid="uid://b2mudqvq1dmng" path="res://asset/audio/sfx/环境音/白噪音/白噪声房间里1.ogg" id="3_jua84"]
[ext_resource type="Script" uid="uid://rq6w1vuhuq1m" path="res://scene/entity/audio/sfx.gd" id="4_2jtaw"]
[ext_resource type="Texture2D" uid="uid://c53e7kxlfj8kw" path="res://asset/art/scene/c03/s08_囚室/bg_囚室背景.png" id="4_fusj3"]
[ext_resource type="Texture2D" uid="uid://dfsqs13fm7urb" path="res://asset/art/scene/c03/s08_囚室/fg_囚室前景.png" id="5_i2s3v"]
[ext_resource type="PackedScene" uid="uid://dqkxiqbq83cmq" path="res://scene/entity/closeup.tscn" id="5_jua84"]
2025-07-22 11:59:08 +00:00
[ext_resource type="PackedScene" uid="uid://qbd8plj1cjyc" path="res://scene/ground/script/c03/s08_closeup囚室墙洞.tscn" id="7_2jtaw"]
2025-07-01 11:40:30 +00:00
[sub_resource type="AnimationLibrary" id="AnimationLibrary_k01ve"]
[node name="S08" type="Node2D"]
metadata/_edit_horizontal_guides_ = [-627.0]
2025-07-01 11:40:30 +00:00
[node name="Ground" parent="." instance=ExtResource("1_fusj3")]
scene_name = "c03_s08"
2025-07-01 11:40:30 +00:00
player_y = 60
[node name="AnimationPlayer" parent="Ground" index="0"]
libraries = {
&"": SubResource("AnimationLibrary_k01ve")
}
script = ExtResource("2_fusj3")
2025-07-01 11:40:30 +00:00
2025-07-21 10:51:08 +00:00
[node name="Sfx背景音" type="AudioStreamPlayer" parent="Ground/AnimationPlayer" index="0"]
stream = ExtResource("3_jua84")
volume_db = -5.0
autoplay = true
bus = &"game_sfx"
script = ExtResource("4_2jtaw")
mode = "场景背景音"
"循环播放" = true
"感应玩家操作" = false
metadata/_custom_type_script = "uid://rq6w1vuhuq1m"
2025-07-01 11:40:30 +00:00
[node name="BGSprite2D" parent="Ground" index="2"]
light_mask = 5
position = Vector2(8, 0)
texture = ExtResource("4_fusj3")
offset = Vector2(0, -158)
2025-07-01 11:40:30 +00:00
[node name="portal_left" parent="Ground/DeployLayer" index="0"]
2025-07-09 15:04:08 +00:00
position = Vector2(79, 23)
2025-07-01 11:40:30 +00:00
target_scene = "c02_s07"
target_portal = "1"
[node name="portal_right" parent="Ground/DeployLayer" index="1"]
2025-07-09 15:04:08 +00:00
position = Vector2(533, 26)
2025-07-01 11:40:30 +00:00
2025-07-22 11:59:08 +00:00
[node name="Closeup囚室墙洞" parent="Ground/DeployLayer" index="2" instance=ExtResource("5_jua84")]
position = Vector2(274, -5)
2025-07-22 11:59:08 +00:00
packed_scene = ExtResource("7_2jtaw")
2025-07-01 11:40:30 +00:00
[node name="MainPlayer" parent="Ground" index="5"]
position = Vector2(63, 95)
catty_light_energy = 0.5
2025-07-10 16:29:46 +00:00
player_movement_rect = Rect2(37, -158, 502, 316)
2025-07-01 11:40:30 +00:00
facing_direction = Vector2(1, 0)
[node name="CameraFocusMarker" parent="Ground" index="6"]
limit_left = 0
limit_top = -158
limit_right = 564
limit_bottom = 158
2025-07-01 11:40:30 +00:00
[node name="FGSprite2D" parent="Ground/ParallaxForeground/FGParallaxLayer" index="0"]
position = Vector2(8, 0)
texture = ExtResource("5_i2s3v")
offset = Vector2(0, -143)
2025-07-01 11:40:30 +00:00
[node name="PlayerLine2D" parent="Ground/ParallaxForeground" index="2"]
2025-07-09 15:04:08 +00:00
points = PackedVector2Array(37, 149, 539, 149)
2025-07-01 11:40:30 +00:00
[node name="DirectionalLight2D" parent="Ground" index="8"]
visible = false
2025-07-13 09:09:49 +00:00
energy = 0.8
2025-07-01 11:40:30 +00:00
blend_mode = 1
[editable path="Ground"]