brackeys-12/ResourceAllocation.tscn

106 lines
2.3 KiB
Text
Raw Permalink Normal View History

2024-09-12 02:04:24 +00:00
[gd_scene load_steps=3 format=3 uid="uid://bsj3th0rsn7a8"]
[ext_resource type="Theme" uid="uid://d035h7upxrw3h" path="res://theme.tres" id="1_5kjyf"]
[ext_resource type="Script" path="res://resource_allocation.gd" id="2_d6ufs"]
[node name="ResourceAllocation" type="Control"]
layout_mode = 3
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
2024-09-14 00:09:38 +00:00
offset_left = -33.0
2024-09-12 02:04:24 +00:00
offset_top = 30.0
2024-09-14 00:09:38 +00:00
offset_right = 33.0
2024-09-12 02:04:24 +00:00
offset_bottom = 70.0
grow_horizontal = 2
grow_vertical = 2
theme = ExtResource("1_5kjyf")
script = ExtResource("2_d6ufs")
2024-09-15 06:15:37 +00:00
[node name="RichTextLabel2" type="RichTextLabel" parent="."]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -36.0
offset_top = -3.0
offset_right = 36.0
offset_bottom = 21.0
grow_horizontal = 2
grow_vertical = 2
bbcode_enabled = true
text = "[center]X/X"
2024-09-12 02:04:24 +00:00
[node name="ColorRect2" type="ColorRect" parent="."]
2024-09-14 00:09:38 +00:00
self_modulate = Color(1, 1, 1, 0.647059)
2024-09-12 02:04:24 +00:00
layout_mode = 1
anchors_preset = 4
anchor_top = 0.5
anchor_bottom = 0.5
2024-09-14 00:09:38 +00:00
offset_top = -8.0
offset_right = 16.0
offset_bottom = 8.0
2024-09-12 02:04:24 +00:00
grow_vertical = 2
2024-09-14 00:09:38 +00:00
color = Color(0, 0, 0, 1)
2024-09-12 02:04:24 +00:00
2024-09-14 00:09:38 +00:00
[node name="RichTextLabel" type="RichTextLabel" parent="ColorRect2"]
2024-09-12 02:04:24 +00:00
layout_mode = 1
2024-09-14 00:09:38 +00:00
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = 2.0
offset_top = 6.0
offset_bottom = 2.0
2024-09-12 02:04:24 +00:00
grow_horizontal = 2
grow_vertical = 2
bbcode_enabled = true
2024-09-14 00:09:38 +00:00
text = "[center]-"
2024-09-12 02:04:24 +00:00
[node name="ColorRect3" type="ColorRect" parent="."]
2024-09-14 00:09:38 +00:00
self_modulate = Color(1, 1, 1, 0.647059)
2024-09-12 02:04:24 +00:00
layout_mode = 1
anchors_preset = 6
anchor_left = 1.0
anchor_top = 0.5
anchor_right = 1.0
anchor_bottom = 0.5
2024-09-14 00:09:38 +00:00
offset_left = -16.0
offset_top = -8.0
offset_bottom = 8.0
2024-09-12 02:04:24 +00:00
grow_horizontal = 0
grow_vertical = 2
2024-09-14 00:09:38 +00:00
color = Color(0, 0, 0, 1)
[node name="RichTextLabel" type="RichTextLabel" parent="ColorRect3"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = 2.0
offset_top = 6.0
offset_bottom = 2.0
grow_horizontal = 2
grow_vertical = 2
bbcode_enabled = true
text = "[center]+"
[node name="RichTextLabel" type="RichTextLabel" parent="."]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
2024-09-15 06:15:37 +00:00
offset_left = -86.0
offset_top = -4.0
offset_right = -14.0
offset_bottom = 20.0
2024-09-14 00:09:38 +00:00
grow_horizontal = 2
grow_vertical = 2
bbcode_enabled = true
2024-09-15 06:15:37 +00:00
text = "Workers"