63 lines
2.1 KiB
Plaintext
63 lines
2.1 KiB
Plaintext
[gd_scene load_steps=7 format=3 uid="uid://jyi40p8ylsj1"]
|
|
|
|
[ext_resource type="Script" uid="uid://daaqd8nn6wfc" path="res://scene/ground/script/c03/s08_closeup符纸.gd" id="1_ubjcd"]
|
|
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/遮罩/inspect特写通用遮罩.png" id="2_l0qq8"]
|
|
[ext_resource type="Texture2D" uid="uid://dd8c7x4x8xo56" path="res://asset/art/scene/c03/s08_囚室/ux_囚室符纸.png" id="2_ubjcd"]
|
|
[ext_resource type="PackedScene" uid="uid://dmysq4sxx8iqh" path="res://scene/entity/ux/content_inspector.tscn" id="3_3foag"]
|
|
[ext_resource type="Texture2D" uid="uid://f186lvt5y2ql" path="res://asset/art/ui/遮罩/inspect背景遮罩.png" id="5_eic1e"]
|
|
[ext_resource type="Script" uid="uid://dpocj5al0rvai" path="res://ui/text_helper.gd" id="6_ubwj6"]
|
|
|
|
[node name="Closeup符纸" type="CanvasLayer"]
|
|
script = ExtResource("1_ubjcd")
|
|
|
|
[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_ubjcd")
|
|
stretch_mode = 3
|
|
|
|
[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_l0qq8")
|
|
|
|
[node name="ContentInspector" parent="." instance=ExtResource("3_3foag")]
|
|
|
|
[node name="遮罩" type="TextureRect" parent="ContentInspector"]
|
|
visible = false
|
|
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_eic1e")
|
|
|
|
[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
|
|
text = "妖物者,本自造化而生,具灵识,知求生,与万类本无别。人言有异,是以别之。"
|
|
vertical_alignment = 1
|
|
autowrap_mode = 3
|
|
script = ExtResource("6_ubwj6")
|
|
translation_key = "c03_s08_囚室符纸"
|