[gd_scene load_steps=4 format=3 uid="uid://bewpqkap6epnb"] [ext_resource type="Texture2D" uid="uid://dge24fqftcpc0" path="res://resources/UI/cash_dollars.png" id="2_1m205"] [ext_resource type="FontFile" uid="uid://cexdvv8qg3x01" path="res://resources/Font/文泉驿点阵正黑.TTF" id="3_hmyfu"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_aerja"] content_margin_left = 5.0 content_margin_top = 5.0 content_margin_right = 5.0 content_margin_bottom = 5.0 bg_color = Color(0.16470589, 0.23137255, 0.3019608, 1) corner_radius_top_left = 5 corner_radius_top_right = 5 corner_radius_bottom_right = 5 corner_radius_bottom_left = 5 anti_aliasing = false [node name="Control" type="Control"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 offset_right = -860.0 offset_bottom = -490.0 grow_horizontal = 2 grow_vertical = 2 [node name="PanelContainer" type="PanelContainer" parent="."] layout_mode = 0 offset_right = 100.0 offset_bottom = 50.0 theme_override_styles/panel = SubResource("StyleBoxFlat_aerja") [node name="VBoxContainer" type="VBoxContainer" parent="PanelContainer"] layout_mode = 2 [node name="Label" type="Label" parent="PanelContainer/VBoxContainer"] layout_mode = 2 theme_override_fonts/font = ExtResource("3_hmyfu") theme_override_font_sizes/font_size = 14 text = "资金:" [node name="HBoxContainer" type="HBoxContainer" parent="PanelContainer/VBoxContainer"] layout_mode = 2 [node name="TextureRect" type="TextureRect" parent="PanelContainer/VBoxContainer/HBoxContainer"] layout_mode = 2 texture = ExtResource("2_1m205") expand_mode = 3 [node name="Label" type="Label" parent="PanelContainer/VBoxContainer/HBoxContainer"] layout_mode = 2 theme_override_colors/font_color = Color(1, 0.110000014, 0.110000014, 1) theme_override_colors/font_outline_color = Color(1, 0.110000014, 0.110000014, 1) theme_override_constants/outline_size = 1 theme_override_font_sizes/font_size = 14 text = "999.9 M"