202 lines
7.7 KiB
Plaintext
202 lines
7.7 KiB
Plaintext
[gd_scene load_steps=26 format=3 uid="uid://b5hqh3exkapj"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dhknwhd3xwd4o" path="res://resources/UI/frame.png" id="1_q4j0o"]
|
|
[ext_resource type="Texture2D" uid="uid://ctv5618t4fkyg" path="res://resources/UI/Clock.png" id="2_2iv8j"]
|
|
[ext_resource type="FontFile" uid="uid://c7ahefyipl24t" path="res://resources/Font/AlibabaPuHuiTi-3-65-Medium.ttf" id="3_oncea"]
|
|
[ext_resource type="Texture2D" uid="uid://dge24fqftcpc0" path="res://resources/UI/cash_dollars.png" id="4_h3kwg"]
|
|
[ext_resource type="Texture2D" uid="uid://wl1432yup03h" path="res://resources/UI/face.png" id="5_y5gq8"]
|
|
[ext_resource type="Texture2D" uid="uid://8pplbdis6e4u" path="res://resources/UI/hat.png" id="6_2eqkd"]
|
|
[ext_resource type="Texture2D" uid="uid://cpmx7u5kerpvl" path="res://resources/UI/faculty_normal.png" id="7_6ik8f"]
|
|
[ext_resource type="Texture2D" uid="uid://csqfr06eetdbr" path="res://resources/UI/faculty_press.png" id="8_xmtd2"]
|
|
[ext_resource type="Texture2D" uid="uid://b6fq8lhxgjrem" path="res://resources/UI/faculty_hover.png" id="9_rlwbu"]
|
|
[ext_resource type="Texture2D" uid="uid://c3ldvkeefcsid" path="res://resources/UI/shop_normal.png" id="10_qv43i"]
|
|
[ext_resource type="Texture2D" uid="uid://cvjnsopgw6kuh" path="res://resources/UI/shop_press.png" id="11_kg838"]
|
|
[ext_resource type="Texture2D" uid="uid://c6iy3thd0qfy3" path="res://resources/UI/shop_hover.png" id="12_yv4sh"]
|
|
[ext_resource type="Texture2D" uid="uid://bu8p8sycd6p52" path="res://resources/UI/build_normal.png" id="13_xktd5"]
|
|
[ext_resource type="Texture2D" uid="uid://bwgjx5xljiqgr" path="res://resources/UI/build_press.png" id="14_ffedj"]
|
|
[ext_resource type="Texture2D" uid="uid://65x24wrvry5h" path="res://resources/UI/build_hover.png" id="15_022bl"]
|
|
[ext_resource type="Texture2D" uid="uid://7yu5ghnww7kn" path="res://resources/UI/mail_normal.png" id="16_asxgy"]
|
|
[ext_resource type="Texture2D" uid="uid://c3l0n082oybt7" path="res://resources/UI/mail_press.png" id="17_mj0ve"]
|
|
[ext_resource type="Texture2D" uid="uid://ixdpq5lk33af" path="res://resources/UI/mail_hover.png" id="18_m8ugm"]
|
|
[ext_resource type="Texture2D" uid="uid://b0qgmvgi6hjle" path="res://resources/UI/timeline_normal.png" id="19_hrgxa"]
|
|
[ext_resource type="Texture2D" uid="uid://clra4m2knycev" path="res://resources/UI/timeline_press.png" id="20_5cccm"]
|
|
[ext_resource type="Texture2D" uid="uid://cs0voic0nkuko" path="res://resources/UI/timeline_hover.png" id="21_ov6kv"]
|
|
[ext_resource type="Texture2D" uid="uid://c6x7citj0ec0j" path="res://resources/UI/settings_normal.png" id="22_1wln2"]
|
|
[ext_resource type="Texture2D" uid="uid://drmgrnucu52km" path="res://resources/UI/settings_press.png" id="23_ybv6b"]
|
|
[ext_resource type="Texture2D" uid="uid://bm47gj2c8pmv6" path="res://resources/UI/settings_hover.png" id="24_qwoyf"]
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_4vjoo"]
|
|
font = ExtResource("3_oncea")
|
|
font_size = 28
|
|
font_color = Color(0, 0, 0, 1)
|
|
outline_color = Color(0.190762, 0.190762, 0.190762, 1)
|
|
shadow_size = 5
|
|
shadow_color = Color(0.333333, 0.333333, 0.333333, 0.196078)
|
|
|
|
[node name="BottomBar" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
|
|
[node name="NinePatchRect" type="NinePatchRect" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 4
|
|
anchor_top = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_top = -50.0
|
|
offset_right = 1920.0
|
|
offset_bottom = 50.0
|
|
grow_vertical = 2
|
|
texture = ExtResource("1_q4j0o")
|
|
region_rect = Rect2(0, 0, 72, 75)
|
|
patch_margin_left = 11
|
|
patch_margin_top = 14
|
|
patch_margin_right = 11
|
|
patch_margin_bottom = 11
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 4
|
|
anchor_top = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = 20.0
|
|
offset_top = -40.0
|
|
offset_right = 1900.0
|
|
offset_bottom = 40.0
|
|
grow_vertical = 2
|
|
|
|
[node name="TextureRect3" type="TextureRect" parent="HBoxContainer"]
|
|
custom_minimum_size = Vector2(40, 0)
|
|
layout_mode = 2
|
|
texture = ExtResource("2_2iv8j")
|
|
stretch_mode = 5
|
|
|
|
[node name="Date" type="Label" parent="HBoxContainer"]
|
|
custom_minimum_size = Vector2(200, 34)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 8
|
|
text = "2021年12月13日"
|
|
label_settings = SubResource("LabelSettings_4vjoo")
|
|
horizontal_alignment = 2
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="HBoxContainer"]
|
|
custom_minimum_size = Vector2(50, 0)
|
|
layout_mode = 2
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="HBoxContainer"]
|
|
custom_minimum_size = Vector2(45, 78)
|
|
layout_mode = 2
|
|
size_flags_vertical = 0
|
|
texture = ExtResource("4_h3kwg")
|
|
stretch_mode = 5
|
|
|
|
[node name="Money" type="Label" parent="HBoxContainer"]
|
|
custom_minimum_size = Vector2(200, 34)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 8
|
|
text = "1,000,000,000"
|
|
label_settings = SubResource("LabelSettings_4vjoo")
|
|
horizontal_alignment = 3
|
|
|
|
[node name="MarginContainer2" type="MarginContainer" parent="HBoxContainer"]
|
|
custom_minimum_size = Vector2(50, 0)
|
|
layout_mode = 2
|
|
|
|
[node name="TextureRect4" type="TextureRect" parent="HBoxContainer"]
|
|
custom_minimum_size = Vector2(40, 0)
|
|
layout_mode = 2
|
|
texture = ExtResource("5_y5gq8")
|
|
stretch_mode = 5
|
|
|
|
[node name="Population" type="Label" parent="HBoxContainer"]
|
|
custom_minimum_size = Vector2(50, 34)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 8
|
|
text = "50"
|
|
label_settings = SubResource("LabelSettings_4vjoo")
|
|
horizontal_alignment = 2
|
|
|
|
[node name="MarginContainer3" type="MarginContainer" parent="HBoxContainer"]
|
|
custom_minimum_size = Vector2(50, 0)
|
|
layout_mode = 2
|
|
|
|
[node name="TextureRect2" type="TextureRect" parent="HBoxContainer"]
|
|
layout_mode = 2
|
|
texture = ExtResource("6_2eqkd")
|
|
stretch_mode = 3
|
|
|
|
[node name="Population2" type="Label" parent="HBoxContainer"]
|
|
custom_minimum_size = Vector2(120, 34)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 8
|
|
text = "副教授"
|
|
label_settings = SubResource("LabelSettings_4vjoo")
|
|
horizontal_alignment = 2
|
|
language = "zh"
|
|
|
|
[node name="MarginContainer4" type="MarginContainer" parent="HBoxContainer"]
|
|
custom_minimum_size = Vector2(50, 0)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="HumanResource" type="TextureButton" parent="HBoxContainer"]
|
|
layout_mode = 2
|
|
texture_normal = ExtResource("7_6ik8f")
|
|
texture_pressed = ExtResource("8_xmtd2")
|
|
texture_hover = ExtResource("9_rlwbu")
|
|
stretch_mode = 3
|
|
|
|
[node name="MarginContainer5" type="MarginContainer" parent="HBoxContainer"]
|
|
custom_minimum_size = Vector2(10, 0)
|
|
layout_mode = 2
|
|
|
|
[node name="Buy" type="TextureButton" parent="HBoxContainer"]
|
|
layout_mode = 2
|
|
texture_normal = ExtResource("10_qv43i")
|
|
texture_pressed = ExtResource("11_kg838")
|
|
texture_hover = ExtResource("12_yv4sh")
|
|
stretch_mode = 3
|
|
|
|
[node name="MarginContainer6" type="MarginContainer" parent="HBoxContainer"]
|
|
custom_minimum_size = Vector2(10, 0)
|
|
layout_mode = 2
|
|
|
|
[node name="Build" type="TextureButton" parent="HBoxContainer"]
|
|
layout_mode = 2
|
|
texture_normal = ExtResource("13_xktd5")
|
|
texture_pressed = ExtResource("14_ffedj")
|
|
texture_hover = ExtResource("15_022bl")
|
|
stretch_mode = 3
|
|
|
|
[node name="MarginContainer7" type="MarginContainer" parent="HBoxContainer"]
|
|
custom_minimum_size = Vector2(10, 0)
|
|
layout_mode = 2
|
|
|
|
[node name="Mail" type="TextureButton" parent="HBoxContainer"]
|
|
layout_mode = 2
|
|
texture_normal = ExtResource("16_asxgy")
|
|
texture_pressed = ExtResource("17_mj0ve")
|
|
texture_hover = ExtResource("18_m8ugm")
|
|
stretch_mode = 3
|
|
|
|
[node name="MarginContainer8" type="MarginContainer" parent="HBoxContainer"]
|
|
custom_minimum_size = Vector2(10, 0)
|
|
layout_mode = 2
|
|
|
|
[node name="Timeline" type="TextureButton" parent="HBoxContainer"]
|
|
layout_mode = 2
|
|
texture_normal = ExtResource("19_hrgxa")
|
|
texture_pressed = ExtResource("20_5cccm")
|
|
texture_hover = ExtResource("21_ov6kv")
|
|
stretch_mode = 3
|
|
|
|
[node name="MarginContainer9" type="MarginContainer" parent="HBoxContainer"]
|
|
custom_minimum_size = Vector2(10, 0)
|
|
layout_mode = 2
|
|
|
|
[node name="Settings" type="TextureButton" parent="HBoxContainer"]
|
|
layout_mode = 2
|
|
texture_normal = ExtResource("22_1wln2")
|
|
texture_pressed = ExtResource("23_ybv6b")
|
|
texture_hover = ExtResource("24_qwoyf")
|
|
stretch_mode = 3
|