153 lines
7.2 KiB
Plaintext
153 lines
7.2 KiB
Plaintext
[gd_scene load_steps=17 format=3 uid="uid://5uqi3c3f4va1"]
|
|
|
|
[ext_resource type="Script" uid="uid://vkpp7mrdnh0s" path="res://scene/ground/script/c03/s06_closeup柜子后的洞.gd" id="1_84xhv"]
|
|
[ext_resource type="Texture2D" uid="uid://by4ybfs7oi63f" path="res://asset/art/scene/c03/s06_胖子卧室/衣柜后的墙洞/报纸正常背景.png" id="2_84xhv"]
|
|
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/遮罩/inspect特写通用遮罩.png" id="2_wpl64"]
|
|
[ext_resource type="PackedScene" uid="uid://bg7oictr1wgex" path="res://scene/little_game/general/draggable.tscn" id="3_65bkn"]
|
|
[ext_resource type="PackedScene" uid="uid://bkk1rxx36ghrl" path="res://scene/entity/ux/hover_light_click_area.tscn" id="3_ko8md"]
|
|
[ext_resource type="Texture2D" uid="uid://bv4wg362asw3f" path="res://asset/art/scene/c03/s06_胖子卧室/衣柜后的墙洞/报纸.png" id="3_mcv7n"]
|
|
[ext_resource type="PackedScene" uid="uid://dmysq4sxx8iqh" path="res://scene/entity/ux/content_inspector.tscn" id="3_mkmvg"]
|
|
[ext_resource type="Texture2D" uid="uid://b0nndec3m6b73" path="res://asset/art/scene/c03/s06_胖子卧室/衣柜后的墙洞/报纸折起来背景.png" id="4_65bkn"]
|
|
[ext_resource type="Texture2D" uid="uid://b8f54mbw7ftnm" path="res://asset/art/scene/c03/s06_胖子卧室/衣柜后的墙洞/钥匙.png" id="5_6ncw3"]
|
|
[ext_resource type="Texture2D" uid="uid://f186lvt5y2ql" path="res://asset/art/ui/遮罩/inspect背景遮罩.png" id="5_65bkn"]
|
|
[ext_resource type="Texture2D" uid="uid://dbntx57uox7e0" path="res://asset/art/scene/c03/s06_胖子卧室/衣柜后的墙洞/报纸折起来.png" id="5_mbut7"]
|
|
[ext_resource type="Texture2D" uid="uid://clxdv18v8rr0r" path="res://asset/art/scene/c03/s06_胖子卧室/衣柜后的墙洞/l_刀柄.png" id="5_ur3qk"]
|
|
[ext_resource type="Script" uid="uid://0wjaho6qkg6s" path="res://manager/event_manager/event_binder.gd" id="6_aen5b"]
|
|
[ext_resource type="Texture2D" uid="uid://dnntuxrmsmv86" path="res://asset/art/scene/c03/s06_胖子卧室/衣柜后的墙洞/刀柄.png" id="6_ko8md"]
|
|
[ext_resource type="Script" uid="uid://dpocj5al0rvai" path="res://ui/text_helper.gd" id="6_mbut7"]
|
|
[ext_resource type="Texture2D" uid="uid://cudou52tmnc0u" path="res://asset/art/scene/c03/s06_胖子卧室/衣柜后的墙洞/l_钥匙.png" id="7_aen5b"]
|
|
|
|
[node name="Closeup柜子后的洞" type="CanvasLayer"]
|
|
script = ExtResource("1_84xhv")
|
|
|
|
[node name="BG折起来" type="TextureRect" parent="."]
|
|
visible = false
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|
|
texture = ExtResource("4_65bkn")
|
|
|
|
[node name="HoverLight钥匙" parent="BG折起来" instance=ExtResource("3_ko8md")]
|
|
position = Vector2(294, 155.5)
|
|
rotation = -2.67388
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="BG折起来/HoverLight钥匙"]
|
|
light_mask = 5
|
|
texture = ExtResource("5_6ncw3")
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="BG折起来/HoverLight钥匙"]
|
|
range_layer_max = 10
|
|
range_item_cull_mask = 4
|
|
texture = ExtResource("7_aen5b")
|
|
|
|
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="BG折起来/HoverLight钥匙"]
|
|
polygon = PackedVector2Array(13.5, -10, 4, -10, -1.5, -7.8, -4, -9, -11.6, -9, -13.5, -6.2, -13.5, 10, -1.1, 10, 3.5, 3.6, 3.5, 2.2, 13.1, -3)
|
|
|
|
[node name="EventBinder" type="Node" parent="BG折起来/HoverLight钥匙"]
|
|
script = ExtResource("6_aen5b")
|
|
memo = "c03_s06_hole_key=[0] 时,显示: [钥匙]
|
|
[钥匙] interacted 时: c03_s06_hole_key=1(greater)"
|
|
updater_event = &"c03_s06_hole_key"
|
|
updater_mode = "shower"
|
|
updater_ease_duration = 0.0
|
|
updater_stages = Array[int]([0])
|
|
trigger_event = &"c03_s06_hole_key"
|
|
trigger_mode = "interacted"
|
|
metadata/_custom_type_script = "uid://0wjaho6qkg6s"
|
|
|
|
[node name="HoverLight刀柄" parent="BG折起来" instance=ExtResource("3_ko8md")]
|
|
position = Vector2(270, 177.5)
|
|
rotation = -0.487515
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="BG折起来/HoverLight刀柄"]
|
|
light_mask = 5
|
|
position = Vector2(-6, -1)
|
|
texture = ExtResource("6_ko8md")
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="BG折起来/HoverLight刀柄"]
|
|
position = Vector2(0.038147, -1.73529)
|
|
range_layer_max = 10
|
|
range_item_cull_mask = 4
|
|
texture = ExtResource("5_ur3qk")
|
|
|
|
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="BG折起来/HoverLight刀柄"]
|
|
position = Vector2(-6, -1)
|
|
polygon = PackedVector2Array(-17.6, -11.5, -30.9, -6.5, -31.5, -6.5, -31.5, 9.9, -30.5, 10.6, -30.5, 11.5, 23.7, 11.5, 31.1, 7.5, 31.5, -10.3, 30.5, -11.3)
|
|
|
|
[node name="EventBinder" type="Node" parent="BG折起来/HoverLight刀柄"]
|
|
script = ExtResource("6_aen5b")
|
|
memo = "c03_s06_hole_knife_handle=[0] 时,显示: [刀柄]
|
|
[刀柄] interacted 时: c03_s06_hole_knife_handle=1(greater)"
|
|
updater_event = &"c03_s06_hole_knife_handle"
|
|
updater_mode = "shower"
|
|
updater_ease_duration = 0.0
|
|
updater_stages = Array[int]([0])
|
|
trigger_event = &"c03_s06_hole_knife_handle"
|
|
trigger_mode = "interacted"
|
|
metadata/_custom_type_script = "uid://0wjaho6qkg6s"
|
|
|
|
[node name="报纸折起来" type="Sprite2D" parent="BG折起来"]
|
|
light_mask = 0
|
|
position = Vector2(240, 152.5)
|
|
texture = ExtResource("5_mbut7")
|
|
|
|
[node name="BG展开" type="TextureRect" parent="."]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("2_84xhv")
|
|
|
|
[node name="报纸展开" parent="BG展开" instance=ExtResource("3_65bkn")]
|
|
position = Vector2(244, 171.5)
|
|
act_as_button = true
|
|
texture = ExtResource("3_mcv7n")
|
|
|
|
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="BG展开/报纸展开"]
|
|
polygon = PackedVector2Array(21.2, -38, 1.2, -43, -5.4, -43, -9.4, -39, -11.4, -39, -21, -30.4, -21, -29.7, -24, -28.7, -24, -26.6, -25.2, -26, -28.4, -26, -31, -23.4, -31, -22.6, -32.2, -22, -34.3, -22, -43, -15.5, -43, -14.6, -50.2, -11, -53.3, -11, -57.3, -8, -59.4, -8, -63.4, -4, -66.5, -4, -68, -1.8, -68, 3, -63.1, 4, -57.2, 4, -56, 4.6, -56, 5.8, -51.1, 7, -47.2, 7, -41.2, 10, -37.4, 10, -37, 10.4, -37, 11.6, -24.2, 18, -22.3, 18, -19, 20.5, -19, 21.6, -16.2, 23, -14.4, 23, -14, 23.4, -14, 24.6, -3, 30.6, -3, 31.6, -0.199997, 33, 2.6, 33, 3, 33.4, 3, 34.7, 8, 36.6, 8, 37.6, 19, 42.6, 23.1, 43, 26, 37.2, 26, 34.4, 26.4, 34, 27.7, 34, 29, 30.2, 29, 29, 30.5, 29, 36.5, 22, 38, 22, 38, 19.4, 43.4, 14, 45, 14, 45, 11.4, 46.4, 10, 48, 10, 48, 8, 50, 8, 50, 6, 52, 6, 52, 4, 53.6, 4, 55, 1.2, 55, -0.599998, 58.4, -4, 59.6, -4, 67.6, -20, 68, -43, 67.1, -43, 25.9, -38)
|
|
|
|
[node name="遮罩" type="TextureRect" parent="."]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|
|
texture = ExtResource("2_wpl64")
|
|
|
|
[node name="ContentInspector" parent="." instance=ExtResource("3_mkmvg")]
|
|
visible = false
|
|
mouse_filter = 2
|
|
|
|
[node name="遮罩" type="TextureRect" parent="ContentInspector"]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|
|
texture = ExtResource("5_65bkn")
|
|
|
|
[node name="Label" type="Label" parent="ContentInspector/遮罩"]
|
|
custom_minimum_size = Vector2(180, 0)
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -60.0
|
|
offset_top = -15.5
|
|
offset_right = 60.0
|
|
offset_bottom = 15.5
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
vertical_alignment = 1
|
|
autowrap_mode = 3
|
|
script = ExtResource("6_mbut7")
|