xiandie/scene/ground/scene/c02/s04_保卫科.tscn
2025-06-07 00:19:37 +08:00

95 lines
4.1 KiB
Plaintext

[gd_scene load_steps=14 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="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://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://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"]
[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="BGSprite2D" parent="Ground" index="2"]
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="Closeup折锡纸" parent="Ground/DeployLayer" index="2" instance=ExtResource("6_66gue")]
position = Vector2(192, 20)
packed_scene = ExtResource("7_fvlg0")
[node name="Closeup老鼠精" parent="Ground/DeployLayer" index="3" instance=ExtResource("6_66gue")]
position = Vector2(215, -35)
[node name="Closeup花名册" parent="Ground/DeployLayer" index="4" instance=ExtResource("6_66gue")]
position = Vector2(345, 31)
packed_scene = ExtResource("6_fvlg0")
[node name="煤油灯" parent="Ground/DeployLayer" index="5" instance=ExtResource("8_wpvss")]
position = Vector2(370, 38)
animation_low_mode = true
hide_texture = true
gaslight_texture = ExtResource("9_a43aq")
ground_light_texture = ExtResource("10_svuj3")
[node name="小手讨东西" parent="Ground/DeployLayer" index="6" instance=ExtResource("10_a43aq")]
position = Vector2(295, -6)
[node name="MainPlayer" parent="Ground" index="5"]
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="9"]
energy = 0.9
blend_mode = 1
[editable path="Ground"]