78 lines
2.2 KiB
Plaintext
78 lines
2.2 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"]
|
|
layer = 12
|
|
script = ExtResource("1_2wpwe")
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="."]
|
|
unique_name_in_owner = true
|
|
modulate = Color(1, 1, 1, 0)
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -282.0
|
|
offset_top = -120.0
|
|
offset_right = 282.0
|
|
offset_bottom = 120.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
size_flags_vertical = 4
|
|
mouse_filter = 2
|
|
texture = ExtResource("2_wr575")
|
|
|
|
[node name="ContentLabel" type="Label" parent="."]
|
|
unique_name_in_owner = true
|
|
modulate = Color(1, 1, 1, 0)
|
|
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 = -97.5
|
|
offset_right = 60.0
|
|
offset_bottom = 97.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="MarginContainer" type="MarginContainer" parent="."]
|
|
anchors_preset = 7
|
|
anchor_left = 0.5
|
|
anchor_top = 1.0
|
|
anchor_right = 0.5
|
|
anchor_bottom = 1.0
|
|
offset_left = -47.5
|
|
offset_top = -40.0
|
|
offset_right = 47.5
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
theme_override_constants/margin_bottom = 38
|
|
|
|
[node name="TipLabel" type="Label" parent="MarginContainer"]
|
|
unique_name_in_owner = true
|
|
modulate = Color(1, 1, 1, 0)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
text = "Q: 退出 E: 阅读"
|
|
horizontal_alignment = 1
|
|
vertical_alignment = 1
|