64 lines
2.1 KiB
Plaintext
64 lines
2.1 KiB
Plaintext
|
[gd_scene load_steps=7 format=3 uid="uid://bgrsj77ib4aft"]
|
||
|
|
||
|
[ext_resource type="Script" uid="uid://d2opetdllxqom" path="res://scene/ground/script/c04/s05_closeup烧香游戏.gd" id="1_oe4qf"]
|
||
|
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/遮罩/inspect特写通用遮罩.png" id="2_n3udk"]
|
||
|
[ext_resource type="PackedScene" uid="uid://dmysq4sxx8iqh" path="res://scene/entity/ux/content_inspector.tscn" id="3_0wwrt"]
|
||
|
[ext_resource type="Texture2D" uid="uid://f186lvt5y2ql" path="res://asset/art/ui/遮罩/inspect背景遮罩.png" id="5_ejjam"]
|
||
|
[ext_resource type="Script" uid="uid://dpocj5al0rvai" path="res://ui/text_helper.gd" id="6_cwegt"]
|
||
|
[ext_resource type="Texture2D" uid="uid://fburdgkqrphw" path="res://asset/art/scene/c04/s00_父母房间桌面_客厅儿童画墙面/c03_药方.png" id="6_oe4qf"]
|
||
|
|
||
|
[node name="Closeup烧香游戏" type="CanvasLayer"]
|
||
|
script = ExtResource("1_oe4qf")
|
||
|
|
||
|
[node name="BG" type="TextureRect" parent="."]
|
||
|
anchors_preset = 15
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
|
||
|
[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_n3udk")
|
||
|
|
||
|
[node name="ContentInspector" parent="." instance=ExtResource("3_0wwrt")]
|
||
|
visible = false
|
||
|
|
||
|
[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_ejjam")
|
||
|
|
||
|
[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 = -33.0
|
||
|
offset_top = -24.0
|
||
|
offset_right = 147.0
|
||
|
offset_bottom = 7.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
text = "文字文字文字文字文字文字文字文字文字文字"
|
||
|
vertical_alignment = 1
|
||
|
autowrap_mode = 3
|
||
|
script = ExtResource("6_cwegt")
|
||
|
|
||
|
[node name="Sprite2D" type="Sprite2D" parent="ContentInspector/遮罩"]
|
||
|
position = Vector2(146, 164)
|
||
|
texture = ExtResource("6_oe4qf")
|