9
9
[ext_resource type ="Script" path ="res://CanvasModulate.gd" id ="3_28gw3" ]
10
10
[ext_resource type ="Script" path ="res://place on tilemap.gd" id ="3_m5c11" ]
11
11
[ext_resource type ="Script" path ="res://Camera2D.gd" id ="4_e6nis" ]
12
- [ext_resource type ="Texture2D" uid ="uid://cgfp808fwvwe2" path ="res://uistuff/powerui.png" id ="5_j07yd" ]
13
- [ext_resource type ="Texture2D" uid ="uid://oqfo5i7bo0ew" path ="res://uistuff/woodui.png" id ="6_708gw" ]
14
- [ext_resource type ="Texture2D" uid ="uid://cij3ermexjjux" path ="res://uistuff/waterui.png" id ="7_hrffa" ]
15
- [ext_resource type ="Texture2D" uid ="uid://d3h27yw28kbem" path ="res://uistuff/coalui.png" id ="8_00j3h" ]
16
- [ext_resource type ="Texture2D" uid ="uid://dyxfr110a1xsu" path ="res://uistuff/bitsui.png" id ="9_oegee" ]
17
12
[ext_resource type ="Script" path ="res://TimePowerLabel.gd" id ="10_5bt7y" ]
18
- [ext_resource type ="Texture2D" uid ="uid://bcv16fbofoniw" path ="res://uistuff/oilui.png" id ="13_xw0jl" ]
13
+ [ext_resource type ="Texture2D" uid ="uid://dihjnfo6fb26n" path ="res://uistuff/powerNew.png" id ="12_dd6jf" ]
14
+ [ext_resource type ="Texture2D" uid ="uid://brk4t453wq7ej" path ="res://uistuff/woodNew.png" id ="13_5cnpj" ]
15
+ [ext_resource type ="Texture2D" uid ="uid://c5m6qvhxx8pmq" path ="res://uistuff/waterNew.png" id ="14_63uny" ]
19
16
[ext_resource type ="Theme" uid ="uid://bpvpg7fswoucc" path ="res://Buttonthemes.tres" id ="15_07nre" ]
17
+ [ext_resource type ="Texture2D" uid ="uid://bxdypmrpveba1" path ="res://uistuff/coalNew.png" id ="15_sey5y" ]
18
+ [ext_resource type ="Texture2D" uid ="uid://c87es7tpoy2mf" path ="res://uistuff/oilNew.png" id ="16_2khdx" ]
19
+ [ext_resource type ="Texture2D" uid ="uid://bs0j5v5dfh7r0" path ="res://uistuff/coinNew.png" id ="17_coqb7" ]
20
20
[ext_resource type ="FontFile" uid ="uid://bu8t6fcjbd13w" path ="res://Silkscreen-Regular.ttf" id ="17_dsinh" ]
21
21
22
22
[sub_resource type ="Environment" id ="Environment_xdtrx" ]
@@ -99,36 +99,37 @@ offset_right = 234.0
99
99
offset_bottom = -17.0
100
100
101
101
[node name ="Powerui" type ="Sprite2D" parent ="Camera2D" ]
102
+ texture_filter = 1
102
103
position = Vector2 (177.375 , -119.25 )
103
- scale = Vector2 (0.0375 , 0.049 )
104
- texture = ExtResource ("5_j07yd" )
104
+ texture = ExtResource ("12_dd6jf" )
105
105
106
106
[node name ="Woodui" type ="Sprite2D" parent ="Camera2D" ]
107
- position = Vector2 ( 176 , -100 )
108
- scale = Vector2 (0.0719999 , 0.078 )
109
- texture = ExtResource ("6_708gw " )
107
+ texture_filter = 1
108
+ position = Vector2 (177.375 , -100 )
109
+ texture = ExtResource ("13_5cnpj " )
110
110
111
111
[node name ="Waterui" type ="Sprite2D" parent ="Camera2D" ]
112
- position = Vector2 ( 175 , -83 )
113
- scale = Vector2 (0.088889 , 0.104861 )
114
- texture = ExtResource ("7_hrffa " )
112
+ texture_filter = 1
113
+ position = Vector2 (177.375 , -83 )
114
+ texture = ExtResource ("14_63uny " )
115
115
116
116
[node name ="Coalui" type ="Sprite2D" parent ="Camera2D" ]
117
- position = Vector2 ( 176 , -66 )
118
- scale = Vector2 (0.025 , 0.0280001 )
119
- texture = ExtResource ("8_00j3h " )
117
+ texture_filter = 1
118
+ position = Vector2 (177.375 , -66 )
119
+ texture = ExtResource ("15_sey5y " )
120
120
121
121
[node name ="Oilui" type ="Sprite2D" parent ="Camera2D" ]
122
- position = Vector2 ( 176 , -49 )
123
- scale = Vector2 (0.058 , 0.051 )
124
- texture = ExtResource ("13_xw0jl " )
122
+ texture_filter = 1
123
+ position = Vector2 (177.375 , -49 )
124
+ texture = ExtResource ("16_2khdx " )
125
125
126
126
[node name ="Bitsui" type ="Sprite2D" parent ="Camera2D" ]
127
- position = Vector2 ( 179 , -31 )
128
- scale = Vector2 (0.0405405 , 0.0486111 )
129
- texture = ExtResource ("9_oegee " )
127
+ texture_filter = 1
128
+ position = Vector2 (177.375 , -31 )
129
+ texture = ExtResource ("17_coqb7 " )
130
130
131
131
[node name ="Powerplantbutton" type ="Button" parent ="Camera2D" ]
132
+ texture_filter = 1
132
133
offset_left = -214.0
133
134
offset_top = 106.0
134
135
offset_right = 1757.0
@@ -139,6 +140,7 @@ theme_override_font_sizes/font_size = 250
139
140
text = "Power Plant"
140
141
141
142
[node name ="Waterpumpbutton" type ="Button" parent ="Camera2D" ]
143
+ texture_filter = 1
142
144
offset_left = -109.0
143
145
offset_top = 106.0
144
146
offset_right = 1830.0
@@ -149,6 +151,7 @@ theme_override_font_sizes/font_size = 250
149
151
text = "Water Plant"
150
152
151
153
[node name ="Oilpumpbutton" type ="Button" parent ="Camera2D" ]
154
+ texture_filter = 1
152
155
offset_left = -214.0
153
156
offset_top = 83.0
154
157
offset_right = 1184.0
@@ -159,6 +162,7 @@ theme_override_font_sizes/font_size = 250
159
162
text = "Oil Pump"
160
163
161
164
[node name ="Recyclebutton" type ="Button" parent ="Camera2D" ]
165
+ texture_filter = 1
162
166
offset_left = -135.0
163
167
offset_top = 83.0
164
168
offset_right = 1685.0
@@ -169,6 +173,7 @@ theme_override_font_sizes/font_size = 250
169
173
text = "Recycle Plant"
170
174
171
175
[node name ="Bankbutton" type ="Button" parent ="Camera2D" ]
176
+ texture_filter = 1
172
177
offset_left = -213.0
173
178
offset_top = 59.0
174
179
offset_right = 1267.0
@@ -179,6 +184,7 @@ theme_override_font_sizes/font_size = 250
179
184
text = "Bank"
180
185
181
186
[node name ="Coalminebutton" type ="Button" parent ="Camera2D" ]
187
+ texture_filter = 1
182
188
offset_left = -133.0
183
189
offset_top = 60.0
184
190
offset_right = 1687.0
0 commit comments