119 lines
4.6 KiB
Plaintext
119 lines
4.6 KiB
Plaintext
[gd_scene load_steps=11 format=3 uid="uid://jp6ut4wayw7g"]
|
|
|
|
[ext_resource type="Script" uid="uid://g8moj85vc4ad" path="res://scene/ground/script/c03/s02_closeup洋糕点.gd" id="1_i4mac"]
|
|
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/遮罩/inspect特写通用遮罩.png" id="2_1bew5"]
|
|
[ext_resource type="Texture2D" uid="uid://cl16lnirm2r4b" path="res://asset/art/scene/c03/s02_瞎子新卧室/ux_桌上的碗特写无符.png" id="2_1ggwo"]
|
|
[ext_resource type="Texture2D" uid="uid://df1lnvef25eha" path="res://asset/art/scene/c03/s02_瞎子新卧室/ux_桌上的碗特写有符.png" id="2_i4mac"]
|
|
[ext_resource type="PackedScene" uid="uid://dmysq4sxx8iqh" path="res://scene/entity/ux/content_inspector.tscn" id="3_1ggwo"]
|
|
[ext_resource type="Texture2D" uid="uid://bysk5b7dpplq8" path="res://asset/art/scene/c03/s02_瞎子新卧室/ux_碗内符.png" id="4_1bew5"]
|
|
[ext_resource type="Script" uid="uid://ubn3pgywffro" path="res://scene/entity/ux/hover_light_click_area.gd" id="4_d2qst"]
|
|
[ext_resource type="Texture2D" uid="uid://co3xfe5yyvmjd" path="res://asset/art/scene/c03/s02_瞎子新卧室/l_碗中符纸.png" id="5_td6vl"]
|
|
[ext_resource type="Script" uid="uid://dpocj5al0rvai" path="res://ui/text_helper.gd" id="6_1bew5"]
|
|
[ext_resource type="Texture2D" uid="uid://f186lvt5y2ql" path="res://asset/art/ui/遮罩/inspect背景遮罩.png" id="6_1ggwo"]
|
|
|
|
[node name="Closeup洋糕点" type="CanvasLayer"]
|
|
script = ExtResource("1_i4mac")
|
|
metadata/_edit_horizontal_guides_ = [38.0, 278.0]
|
|
|
|
[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_1ggwo")
|
|
|
|
[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_i4mac")
|
|
|
|
[node name="Hover符纸" type="Area2D" parent="."]
|
|
script = ExtResource("4_d2qst")
|
|
metadata/_custom_type_script = "uid://ubn3pgywffro"
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="Hover符纸"]
|
|
position = Vector2(282, 158)
|
|
energy = 0.6
|
|
range_layer_min = -10
|
|
range_layer_max = 10
|
|
texture = ExtResource("5_td6vl")
|
|
|
|
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="Hover符纸"]
|
|
position = Vector2(-6, -1)
|
|
polygon = PackedVector2Array(339, 30, 339, 33.3, 316.9, 69, 314.3, 69, 320, 87.2, 320, 88, 307.3, 98, 305.8, 98, 297, 113.5, 297, 115.2, 276.2, 136, 272.8, 136, 276.8, 144, 280.5, 144, 289.5, 139, 295.3, 139, 298, 141, 298, 143, 316.5, 143, 328.5, 149, 330.1, 149, 335, 154.7, 335, 156.6, 337.4, 157.1, 323.4, 166, 321.6, 166, 320.6, 168.6, 329, 175.8, 329, 178.3, 339.2, 177, 345.3, 182, 348.7, 182, 370, 165, 370, 164.4, 376.4, 162, 377.9, 162, 386.9, 152, 388.3, 152, 402.3, 121, 403.4, 121, 404.4, 118.3, 394.7, 111, 407, 111, 410, 107, 411.7, 107, 413, 98.1, 414.7, 97, 416.3, 97, 428.3, 69, 429.3, 69, 430.4, 66.5, 428, 64.1, 428, 62.4, 399, 56.3, 399, 53.8, 389.4, 58.5, 389, 57, 389, 54.9, 380, 48.9, 380, 47.7)
|
|
|
|
[node name="Displayer" type="Control" parent="."]
|
|
visible = false
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_filter = 1
|
|
|
|
[node name="符纸" type="TextureRect" parent="Displayer"]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_top = 20.0
|
|
offset_bottom = -20.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("4_1bew5")
|
|
expand_mode = 1
|
|
stretch_mode = 5
|
|
|
|
[node name="ContentInspector" parent="Displayer" instance=ExtResource("3_1ggwo")]
|
|
unique_name_in_owner = true
|
|
layout_mode = 1
|
|
mouse_filter = 1
|
|
|
|
[node name="遮罩" type="TextureRect" parent="Displayer/ContentInspector"]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("6_1ggwo")
|
|
|
|
[node name="Label" type="Label" parent="Displayer/ContentInspector"]
|
|
z_index = 5
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -55.0
|
|
offset_top = -32.5
|
|
offset_right = 55.0
|
|
offset_bottom = 32.5
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_filter = 1
|
|
text = "道贯阴阳,垂怜群生。
|
|
东阴鬼母,佑我家宁。
|
|
稚子安康,灾厄不侵。
|
|
道炁周流,福泽绵长。"
|
|
horizontal_alignment = 1
|
|
vertical_alignment = 1
|
|
script = ExtResource("6_1bew5")
|
|
translation_key = "c03_s02_符纸内容"
|
|
|
|
[node name="遮罩" type="TextureRect" parent="."]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("2_1bew5")
|
|
|
|
[connection signal="interacted" from="Hover符纸" to="." method="_on_hover_interacted"]
|