1
- [gd_scene load_steps =20 format =3 uid ="uid://dlewy2ppts022" ]
1
+ [gd_scene load_steps =21 format =3 uid ="uid://dlewy2ppts022" ]
2
2
3
3
[ext_resource type ="TileSet" uid ="uid://bigbiha614tnl" path ="res://tileset.tres" id ="1_dur42" ]
4
4
[ext_resource type ="Script" path ="res://main scene.gd" id ="1_xhh2k" ]
16
16
[ext_resource type ="Texture2D" uid ="uid://dyxfr110a1xsu" path ="res://uistuff/bitsui.png" id ="9_oegee" ]
17
17
[ext_resource type ="Texture2D" uid ="uid://bcv16fbofoniw" path ="res://uistuff/oilui.png" id ="13_xw0jl" ]
18
18
[ext_resource type ="Theme" uid ="uid://bpvpg7fswoucc" path ="res://Buttonthemes.tres" id ="15_07nre" ]
19
+ [ext_resource type ="FontFile" uid ="uid://bu8t6fcjbd13w" path ="res://Silkscreen-Regular.ttf" id ="17_dsinh" ]
19
20
20
21
[sub_resource type ="Environment" id ="Environment_xdtrx" ]
21
22
background_mode = 3
@@ -113,17 +114,17 @@ texture = ExtResource("9_oegee")
113
114
[node name ="Powerplantbutton" type ="Button" parent ="Camera2D" ]
114
115
offset_left = -214.0
115
116
offset_top = 106.0
116
- offset_right = 1460 .0
117
+ offset_right = 1757 .0
117
118
offset_bottom = 448.0
118
119
scale = Vector2 (0.05 , 0.05 )
119
120
theme = ExtResource ("15_07nre" )
120
121
theme_override_font_sizes/font_size = 250
121
122
text = "Power Plant"
122
123
123
124
[node name ="Waterpumpbutton" type ="Button" parent ="Camera2D" ]
124
- offset_left = -124 .0
125
+ offset_left = -109 .0
125
126
offset_top = 106.0
126
- offset_right = 1476 .0
127
+ offset_right = 1830 .0
127
128
offset_bottom = 456.0
128
129
scale = Vector2 (0.05 , 0.05 )
129
130
theme = ExtResource ("15_07nre" )
@@ -176,6 +177,7 @@ offset_top = -135.0
176
177
offset_right = 943.0
177
178
offset_bottom = 411.0
178
179
scale = Vector2 (0.05 , 0.05 )
180
+ theme_override_fonts/font = ExtResource ("17_dsinh" )
179
181
theme_override_font_sizes/font_size = 400
180
182
181
183
[node name ="woodui" type ="Label" parent ="Camera2D" ]
@@ -184,6 +186,7 @@ offset_top = -117.0
184
186
offset_right = 296.0
185
187
offset_bottom = 429.0
186
188
scale = Vector2 (0.05 , 0.05 )
189
+ theme_override_fonts/font = ExtResource ("17_dsinh" )
187
190
theme_override_font_sizes/font_size = 400
188
191
189
192
[node name ="waterui" type ="Label" parent ="Camera2D" ]
@@ -192,6 +195,7 @@ offset_top = -100.0
192
195
offset_right = 291.0
193
196
offset_bottom = 446.0
194
197
scale = Vector2 (0.05 , 0.05 )
198
+ theme_override_fonts/font = ExtResource ("17_dsinh" )
195
199
theme_override_font_sizes/font_size = 400
196
200
197
201
[node name ="coalui" type ="Label" parent ="Camera2D" ]
@@ -200,6 +204,7 @@ offset_top = -83.0
200
204
offset_right = 292.0
201
205
offset_bottom = 463.0
202
206
scale = Vector2 (0.05 , 0.05 )
207
+ theme_override_fonts/font = ExtResource ("17_dsinh" )
203
208
theme_override_font_sizes/font_size = 400
204
209
205
210
[node name ="oilui" type ="Label" parent ="Camera2D" ]
@@ -208,6 +213,7 @@ offset_top = -66.0
208
213
offset_right = 295.0
209
214
offset_bottom = 480.0
210
215
scale = Vector2 (0.05 , 0.05 )
216
+ theme_override_fonts/font = ExtResource ("17_dsinh" )
211
217
theme_override_font_sizes/font_size = 400
212
218
213
219
[node name ="bitsui" type ="Label" parent ="Camera2D" ]
@@ -216,6 +222,7 @@ offset_top = -47.0
216
222
offset_right = 299.0
217
223
offset_bottom = 499.0
218
224
scale = Vector2 (0.05 , 0.05 )
225
+ theme_override_fonts/font = ExtResource ("17_dsinh" )
219
226
theme_override_font_sizes/font_size = 400
220
227
221
228
[node name ="Climatechange" type ="ProgressBar" parent ="Camera2D" ]
0 commit comments