64 lines
1.8 KiB
Plaintext
64 lines
1.8 KiB
Plaintext
[gd_scene load_steps=4 format=3 uid="uid://cekhj65axie0p"]
|
||
|
||
[ext_resource type="Script" path="res://scene/popup/prop_inspector.gd" id="1_2wpwe"]
|
||
[ext_resource type="Texture2D" uid="uid://ds4yw1wqelhm1" path="res://asset/art/scene/c02/s02_走道/ux_进门鼠疫海报yz.png" id="2_wr575"]
|
||
|
||
[sub_resource type="LabelSettings" id="LabelSettings_5qe7a"]
|
||
line_spacing = 1.0
|
||
font_size = 11
|
||
|
||
[node name="PropInspector" type="CanvasLayer"]
|
||
script = ExtResource("1_2wpwe")
|
||
|
||
[node name="TextureRect" type="TextureRect" parent="."]
|
||
unique_name_in_owner = true
|
||
anchors_preset = 15
|
||
anchor_right = 1.0
|
||
anchor_bottom = 1.0
|
||
grow_horizontal = 2
|
||
grow_vertical = 2
|
||
mouse_filter = 2
|
||
texture = ExtResource("2_wr575")
|
||
|
||
[node name="ContentLabel" type="Label" parent="."]
|
||
unique_name_in_owner = true
|
||
custom_minimum_size = Vector2(120, 0)
|
||
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 = -109.5
|
||
offset_right = 60.0
|
||
offset_bottom = 85.5
|
||
grow_horizontal = 2
|
||
grow_vertical = 2
|
||
size_flags_horizontal = 4
|
||
text = "据闻奉贤县分水墩又有七人染受鼠疫,病状可怖,闻医官药治无用,免职。
|
||
有地方人称鼠疫为妖邪作祟,甚为惊骇,一时人心惶惶,竟有聚众滋闹之事,政府以防疫事宜关系紧要,拟赴分水墩一带调查防疫事宜云。
|
||
|
||
《申报》
|
||
民国五年一月十三日"
|
||
label_settings = SubResource("LabelSettings_5qe7a")
|
||
vertical_alignment = 1
|
||
autowrap_mode = 3
|
||
|
||
[node name="TipLabel" type="Label" parent="."]
|
||
unique_name_in_owner = true
|
||
anchors_preset = 7
|
||
anchor_left = 0.5
|
||
anchor_top = 1.0
|
||
anchor_right = 0.5
|
||
anchor_bottom = 1.0
|
||
offset_left = -53.0
|
||
offset_top = -48.0
|
||
offset_right = 53.0
|
||
offset_bottom = -33.0
|
||
grow_horizontal = 2
|
||
grow_vertical = 0
|
||
size_flags_vertical = 8
|
||
text = "Q:退出 E:阅读"
|
||
horizontal_alignment = 1
|
||
vertical_alignment = 1
|