aboutsummaryrefslogtreecommitdiff
path: root/buildings/buildings.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'buildings/buildings.tscn')
-rw-r--r--buildings/buildings.tscn27
1 files changed, 23 insertions, 4 deletions
diff --git a/buildings/buildings.tscn b/buildings/buildings.tscn
index 574dedb..990183c 100644
--- a/buildings/buildings.tscn
+++ b/buildings/buildings.tscn
@@ -32,10 +32,20 @@ script = ExtResource( 4 )
shape = SubResource( 1 )
[node name="Label" type="Label" parent="dev"]
-margin_left = 22.0
-margin_top = 94.0
-margin_right = 76.0
-margin_bottom = 119.0
+margin_left = -5.01797
+margin_top = 42.6658
+margin_right = 48.982
+margin_bottom = 67.6658
+custom_colors/font_color = Color( 0.988235, 0.980392, 0.980392, 1 )
+custom_colors/font_outline_modulate = Color( 0, 0, 0, 1 )
+text = "abcdef"
+__meta__ = {
+"_edit_use_anchors_": false
+}
+
+[node name="Cost" type="Label" parent="dev"]
+margin_right = 40.0
+margin_bottom = 14.0
__meta__ = {
"_edit_use_anchors_": false
}
@@ -66,6 +76,15 @@ __meta__ = {
"_edit_use_anchors_": false
}
+[node name="Cost" type="Label" parent="intern"]
+margin_left = -109.958
+margin_top = 65.1604
+margin_right = -69.9582
+margin_bottom = 79.1604
+__meta__ = {
+"_edit_use_anchors_": false
+}
+
[node name="glasses" type="Sprite" parent="."]
position = Vector2( 175.565, 41.7443 )
texture = ExtResource( 6 )