134 lines
5.8 KiB
Plaintext
134 lines
5.8 KiB
Plaintext
[gd_scene load_steps=19 format=3 uid="uid://bivc5cdap370p"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dayyx4jerj7io" path="res://scene/ground/ground.tscn" id="1_2jej0"]
|
|
[ext_resource type="Script" uid="uid://dmhh4g47bdxxy" path="res://scene/ground/scene/c02/s04_animation.gd" id="2_jyere"]
|
|
[ext_resource type="Texture2D" uid="uid://7jvg2flkapj3" path="res://asset/art/scene/c02/s04_保卫科/bg_保卫科.png" id="3_66gue"]
|
|
[ext_resource type="AudioStream" uid="uid://6gttowdwmado" path="res://asset/audio/sfx/环境音/第一章/房间内部场景1.wav" id="3_dlq1i"]
|
|
[ext_resource type="Script" uid="uid://rq6w1vuhuq1m" path="res://scene/entity/general/sfx.gd" id="4_ffvrp"]
|
|
[ext_resource type="SpriteFrames" uid="uid://c2sjavnptjn" path="res://asset/art/gif/c02_保卫科/frames.tres" id="4_svuj3"]
|
|
[ext_resource type="Texture2D" uid="uid://bnyf8m63ltgh0" path="res://asset/art/scene/c02/s04_保卫科/l_香.png" id="5_cy26p"]
|
|
[ext_resource type="PackedScene" uid="uid://dqkxiqbq83cmq" path="res://scene/entity/closeup.tscn" id="6_66gue"]
|
|
[ext_resource type="PackedScene" uid="uid://b8i6tqwdvvddy" path="res://scene/ground/script/c02/花名册.tscn" id="6_fvlg0"]
|
|
[ext_resource type="Texture2D" uid="uid://cs14llkvr3fg8" path="res://asset/art/scene/c02/s04_保卫科/弹珠墙面涂鸦提示.png" id="6_gk1h4"]
|
|
[ext_resource type="Texture2D" uid="uid://baffg10ne8hu8" path="res://asset/art/scene/c02/s04_保卫科/fg_前景.png" id="6_tio43"]
|
|
[ext_resource type="PackedScene" uid="uid://b454ap241bshk" path="res://scene/ground/script/c02/折锡纸.tscn" id="7_fvlg0"]
|
|
[ext_resource type="PackedScene" uid="uid://cdf2qe8l7323i" path="res://scene/ground/script/c02/老鼠精画像.tscn" id="8_cm3g6"]
|
|
[ext_resource type="PackedScene" uid="uid://cxw5rovg5mu1a" path="res://scene/ground/script/c02/s00_煤油灯.tscn" id="8_wpvss"]
|
|
[ext_resource type="Texture2D" uid="uid://ch6uf4qi1i0h2" path="res://asset/art/scene/c02/s03_公寓一楼院子/光晕/光晕3.png" id="9_a43aq"]
|
|
[ext_resource type="PackedScene" uid="uid://xovlfee503a4" path="res://scene/ground/script/c02/小手讨东西.tscn" id="10_a43aq"]
|
|
[ext_resource type="Texture2D" uid="uid://dtmd13ktss5hk" path="res://asset/art/scene/c02/s03_公寓一楼院子/地面物品反光/地反光5.png" id="10_svuj3"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_gk1h4"]
|
|
resource_local_to_scene = true
|
|
size = Vector2(5, 70)
|
|
|
|
[node name="S04" type="Node2D"]
|
|
|
|
[node name="Ground" parent="." instance=ExtResource("1_2jej0")]
|
|
scene_name = "c02_s04"
|
|
default_portal = "right"
|
|
player_y = 60
|
|
|
|
[node name="AnimationPlayer" parent="Ground" index="0"]
|
|
script = ExtResource("2_jyere")
|
|
data = {
|
|
"oneshot_animation_played": false,
|
|
"tin_coin_collected": false
|
|
}
|
|
oneshot_animation = ""
|
|
|
|
[node name="背景音效" type="AudioStreamPlayer" parent="Ground/AnimationPlayer" index="0"]
|
|
stream = ExtResource("3_dlq1i")
|
|
autoplay = true
|
|
bus = &"game_sfx"
|
|
script = ExtResource("4_ffvrp")
|
|
mode = "场景背景音"
|
|
"自动开始" = true
|
|
"循环播放" = true
|
|
"感应玩家操作" = false
|
|
metadata/_custom_type_script = "uid://rq6w1vuhuq1m"
|
|
|
|
[node name="BGSprite2D" parent="Ground" index="1"]
|
|
light_mask = 5
|
|
position = Vector2(47, 2)
|
|
texture = ExtResource("3_66gue")
|
|
|
|
[node name="烟雾" type="AnimatedSprite2D" parent="Ground/BGSprite2D" index="0"]
|
|
position = Vector2(162, -29)
|
|
sprite_frames = ExtResource("4_svuj3")
|
|
animation = &"小烟雾2"
|
|
autoplay = "小烟雾2"
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="Ground/BGSprite2D/烟雾"]
|
|
position = Vector2(1, 28)
|
|
texture = ExtResource("5_cy26p")
|
|
|
|
[node name="portal_left" parent="Ground/DeployLayer" index="0"]
|
|
position = Vector2(67, 29)
|
|
target_scene = "c02_s03"
|
|
target_portal = "1"
|
|
matched_sign_texture = null
|
|
|
|
[node name="portal_right" parent="Ground/DeployLayer" index="1"]
|
|
position = Vector2(551, 22)
|
|
matched_sign_texture = null
|
|
|
|
[node name="涂鸦提示" type="Sprite2D" parent="Ground/DeployLayer" index="2"]
|
|
position = Vector2(275, 13)
|
|
texture = ExtResource("6_gk1h4")
|
|
|
|
[node name="Closeup折锡纸" parent="Ground/DeployLayer" index="3" instance=ExtResource("6_66gue")]
|
|
position = Vector2(189, 15)
|
|
packed_scene = ExtResource("7_fvlg0")
|
|
|
|
[node name="Closeup老鼠精" parent="Ground/DeployLayer" index="4" instance=ExtResource("6_66gue")]
|
|
position = Vector2(208, -32)
|
|
packed_scene = ExtResource("8_cm3g6")
|
|
|
|
[node name="Closeup花名册" parent="Ground/DeployLayer" index="5" instance=ExtResource("6_66gue")]
|
|
position = Vector2(345, 31)
|
|
first_interact_os_key = "c02_保卫科花名册os"
|
|
packed_scene = ExtResource("6_fvlg0")
|
|
|
|
[node name="煤油灯" parent="Ground/DeployLayer" index="6" instance=ExtResource("8_wpvss")]
|
|
position = Vector2(370, 39)
|
|
animation_low_mode = true
|
|
hide_texture = true
|
|
gaslight_texture = ExtResource("9_a43aq")
|
|
ground_light_texture = ExtResource("10_svuj3")
|
|
|
|
[node name="CollisionShape2D" parent="Ground/DeployLayer/煤油灯/Area2D" index="0"]
|
|
shape = SubResource("RectangleShape2D_gk1h4")
|
|
|
|
[node name="PointLight2D" parent="Ground/DeployLayer/煤油灯" index="3"]
|
|
texture = ExtResource("9_a43aq")
|
|
|
|
[node name="PointLightGround2D" parent="Ground/DeployLayer/煤油灯" index="4"]
|
|
texture = ExtResource("10_svuj3")
|
|
|
|
[node name="灯座" parent="Ground/DeployLayer/煤油灯" index="6"]
|
|
visible = false
|
|
|
|
[node name="小手讨东西" parent="Ground/DeployLayer" index="7" instance=ExtResource("10_a43aq")]
|
|
position = Vector2(295, -6)
|
|
|
|
[node name="MainPlayer" parent="Ground" index="4"]
|
|
position = Vector2(447, 98)
|
|
facing_direction = Vector2(-1, 0)
|
|
|
|
[node name="FGSprite2D" parent="Ground/ParallaxForeground/FGParallaxLayer" index="0"]
|
|
position = Vector2(45, -76)
|
|
scale = Vector2(1.05, 1.05)
|
|
texture = ExtResource("6_tio43")
|
|
|
|
[node name="PlayerLine2D" parent="Ground/ParallaxForeground" index="2"]
|
|
points = PackedVector2Array(70, 150, 495, 150)
|
|
|
|
[node name="DirectionalLight2D" parent="Ground" index="8"]
|
|
visible = false
|
|
energy = 0.9
|
|
blend_mode = 1
|
|
|
|
[editable path="Ground"]
|
|
[editable path="Ground/DeployLayer/煤油灯"]
|