menuo.tscn 17,0 КБ
Newer Older
Artem Go's avatar
Artem Go включено в состав коммита
1
[gd_scene load_steps=37 format=2]
Max Bondarev's avatar
Max Bondarev включено в состав коммита
2

magcourier's avatar
magcourier включено в состав коммита
3
[ext_resource path="res://blokoj/taskoj/scenoj/taskoj.tscn" type="PackedScene" id=1]
Max Bondarev's avatar
Max Bondarev включено в состав коммита
4
5
6
7
[ext_resource path="res://kerno/menuo/menuo.gd" type="Script" id=2]
[ext_resource path="res://kerno/menuo/scenoj/profilo_butono.tscn" type="PackedScene" id=3]
[ext_resource path="res://kerno/menuo/resursoj/fonts/18957.otf" type="DynamicFontData" id=4]
[ext_resource path="res://blokoj/rcentro/scenoj/dialog.tscn" type="PackedScene" id=5]
Artem Go's avatar
Artem Go включено в состав коммита
8
[ext_resource path="res://blokoj/kosmo/scenoj/itinero.tscn" type="PackedScene" id=6]
Max Bondarev's avatar
Max Bondarev включено в состав коммита
9
10
[ext_resource path="res://kerno/menuo/scenoj/taskoj_butono.tscn" type="PackedScene" id=7]
[ext_resource path="res://kerno/menuo/scenoj/rcentro_butono.tscn" type="PackedScene" id=8]
Artem Go's avatar
Artem Go включено в состав коммита
11
12
[ext_resource path="res://kerno/menuo/resursoj/icons/tab4_2.png" type="Texture" id=9]
[ext_resource path="res://kerno/menuo/resursoj/icons/tab2_3.png" type="Texture" id=10]
magcourier's avatar
magcourier включено в состав коммита
13
[ext_resource path="res://blokoj/objektoj/scenoj/objekto.tscn" type="PackedScene" id=11]
Artem Go's avatar
Artem Go включено в состав коммита
14
15
16
17
[ext_resource path="res://kerno/menuo/resursoj/icons/tab3_1.png" type="Texture" id=12]
[ext_resource path="res://kerno/menuo/resursoj/icons/tab1_1.png" type="Texture" id=13]
[ext_resource path="res://kerno/menuo/resursoj/icons/tab2_1.png" type="Texture" id=14]
[ext_resource path="res://kerno/menuo/resursoj/icons/icon1.png" type="Texture" id=15]
Artem Go's avatar
Artem Go включено в состав коммита
18
[ext_resource path="res://kerno/menuo/resursoj/fonts/Buttons_stylel.tres" type="StyleBox" id=16]
magcourier's avatar
magcourier включено в состав коммита
19
[ext_resource path="res://kerno/menuo/scenoj/objecto_butono.tscn" type="PackedScene" id=17]
Artem Go's avatar
Artem Go включено в состав коммита
20
21
22
23
24
25
[ext_resource path="res://kerno/menuo/resursoj/icons/icon2.png" type="Texture" id=18]
[ext_resource path="res://kerno/menuo/resursoj/icons/icon4.png" type="Texture" id=19]
[ext_resource path="res://kerno/menuo/resursoj/icons/icon3.png" type="Texture" id=20]
[ext_resource path="res://kerno/menuo/resursoj/icons/tab1_3.png" type="Texture" id=21]
[ext_resource path="res://kerno/menuo/resursoj/icons/tab3_3.png" type="Texture" id=22]
[ext_resource path="res://kerno/menuo/resursoj/icons/logo2.png" type="Texture" id=23]
Artem Go's avatar
Artem Go включено в состав коммита
26
[ext_resource path="res://kerno/fenestroj/tipo_a2.tscn" type="PackedScene" id=24]
Artem Go's avatar
Artem Go включено в состав коммита
27
28
29
[ext_resource path="res://kerno/menuo/resursoj/icons/icon7.png" type="Texture" id=25]
[ext_resource path="res://kerno/menuo/resursoj/icons/icon6.png" type="Texture" id=26]
[ext_resource path="res://kerno/menuo/resursoj/icons/icon5.png" type="Texture" id=27]
Artem Go's avatar
Artem Go включено в состав коммита
30
[ext_resource path="res://kerno/menuo/resursoj/icons/tab5b.png" type="Texture" id=28]
Artem Go's avatar
Artem Go включено в состав коммита
31
32
33
34
35
36
37
[ext_resource path="res://kerno/menuo/resursoj/icons/lefticon7.png" type="Texture" id=29]
[ext_resource path="res://kerno/menuo/resursoj/icons/lefticon4.png" type="Texture" id=30]
[ext_resource path="res://kerno/menuo/resursoj/icons/lefticon3.png" type="Texture" id=31]
[ext_resource path="res://kerno/menuo/resursoj/icons/lefticon2.png" type="Texture" id=32]
[ext_resource path="res://kerno/menuo/resursoj/icons/lefticon5.png" type="Texture" id=33]
[ext_resource path="res://kerno/menuo/resursoj/icons/lefticon11.png" type="Texture" id=34]
[ext_resource path="res://kerno/menuo/scenoj/interago.tscn" type="PackedScene" id=35]
Max Bondarev's avatar
Max Bondarev включено в состав коммита
38
39
40
41
42

[sub_resource type="DynamicFont" id=1]
font_data = ExtResource( 4 )

[node name="Menuo" type="Control"]
Artem Go's avatar
Artem Go включено в состав коммита
43
44
anchor_right = 1.0
anchor_bottom = 1.0
Max Bondarev's avatar
Max Bondarev включено в состав коммита
45
margin_top = 76.0
Artem Go's avatar
Artem Go включено в состав коммита
46
47
margin_right = -1024.0
margin_bottom = -524.0
Max Bondarev's avatar
Max Bondarev включено в состав коммита
48
49
50
51
52
53
54
55
56
57
58
59
script = ExtResource( 2 )
__meta__ = {
"_edit_ik_": true,
"_edit_use_anchors_": false
}

[node name="CanvasLayer" type="CanvasLayer" parent="."]
follow_viewport_scale = 0.001

[node name="Label" type="Label" parent="CanvasLayer"]
anchor_top = 1.0
anchor_bottom = 1.0
Artem Go's avatar
Artem Go включено в состав коммита
60
61
62
63
margin_left = 66.0
margin_top = -19.0
margin_right = 221.0
margin_bottom = -4.0
Max Bondarev's avatar
Max Bondarev включено в состав коммита
64
custom_fonts/font = SubResource( 1 )
magcourier's avatar
magcourier включено в состав коммита
65
text = "   Universo version 0.6.0 alfo"
Max Bondarev's avatar
Max Bondarev включено в состав коммита
66
67
68
69
__meta__ = {
"_edit_use_anchors_": true
}

Artem Go's avatar
Artem Go включено в состав коммита
70
71
72
73
74
75
76
77
78
79
[node name="UI" type="Control" parent="CanvasLayer"]
anchor_right = 1.0
anchor_bottom = 1.0
margin_right = -1024.0
margin_bottom = -600.0
__meta__ = {
"_edit_use_anchors_": false
}

[node name="Lbar" type="ColorRect" parent="CanvasLayer/UI"]
Artem Go's avatar
Artem Go включено в состав коммита
80
81
82
83
anchor_bottom = 1.0
margin_top = 64.0
margin_right = 48.0
margin_bottom = 600.0
Artem Go's avatar
Artem Go включено в состав коммита
84
color = Color( 0.4, 0.6, 1, 0.862745 )
Max Bondarev's avatar
Max Bondarev включено в состав коммита
85
__meta__ = {
Artem Go's avatar
Artem Go включено в состав коммита
86
87
88
89
90
91
92
"_edit_use_anchors_": true
}

[node name="Lbar2" type="ColorRect" parent="CanvasLayer/UI"]
margin_top = 51.0
margin_right = 35.0
margin_bottom = 64.0
Artem Go's avatar
Artem Go включено в состав коммита
93
color = Color( 0.4, 0.6, 1, 0.862745 )
Artem Go's avatar
Artem Go включено в состав коммита
94
95
96
97
98
99
100
101
102
103
__meta__ = {
"_edit_use_anchors_": true
}

[node name="Lbar3" type="ColorRect" parent="CanvasLayer/UI"]
margin_left = 35.0
margin_top = 51.0
margin_right = 53.4
margin_bottom = 61.0
rect_rotation = 45.0
Artem Go's avatar
Artem Go включено в состав коммита
104
color = Color( 0.4, 0.6, 1, 0.862745 )
Artem Go's avatar
Artem Go включено в состав коммита
105
106
__meta__ = {
"_edit_use_anchors_": true
Max Bondarev's avatar
Max Bondarev включено в состав коммита
107
108
}

Artem Go's avatar
Artem Go включено в состав коммита
109
110
111
112
113
114
[node name="romb" type="ColorRect" parent="CanvasLayer/UI"]
margin_left = 36.0
margin_top = 49.0
margin_right = 55.0
margin_bottom = 68.0
rect_rotation = -45.0
Artem Go's avatar
Artem Go включено в состав коммита
115
color = Color( 0.4, 0.6, 1, 0.862745 )
Max Bondarev's avatar
Max Bondarev включено в состав коммита
116
__meta__ = {
Artem Go's avatar
Artem Go включено в состав коммита
117
"_edit_use_anchors_": true
Max Bondarev's avatar
Max Bondarev включено в состав коммита
118
119
}

Artem Go's avatar
Artem Go включено в состав коммита
120
121
122
123
124
125
[node name="real" type="Button" parent="CanvasLayer/UI"]
margin_left = 45.0
margin_top = -3.0
margin_right = 264.0
margin_bottom = 51.0
rect_min_size = Vector2( 0, 48 )
126
focus_mode = 0
Artem Go's avatar
Artem Go включено в состав коммита
127
mouse_default_cursor_shape = 2
Artem Go's avatar
Artem Go включено в состав коммита
128
custom_styles/focus = ExtResource( 16 )
129
enabled_focus_mode = 0
Artem Go's avatar
Artem Go включено в состав коммита
130
icon = ExtResource( 13 )
Artem Go's avatar
Artem Go включено в состав коммита
131
flat = true
Artem Go's avatar
Artem Go включено в состав коммита
132
133
134
__meta__ = {
"_edit_use_anchors_": true
}
magcourier's avatar
magcourier включено в состав коммита
135

Artem Go's avatar
Artem Go включено в состав коммита
136
137
138
139
140
141
142
143
144
145
146
147
148
[node name="realLabel" type="Label" parent="CanvasLayer/UI/real"]
anchor_right = 0.858
anchor_bottom = 1.0
margin_left = 51.0
margin_top = 38.0
margin_right = 120.098
margin_bottom = 1.0
rect_scale = Vector2( 0.493126, 0.608793 )
text = "Многоукладный нестабильный"
valign = 2
__meta__ = {
"_edit_use_anchors_": true
}
magcourier's avatar
magcourier включено в состав коммита
149

Artem Go's avatar
Artem Go включено в состав коммита
150
151
[node name="Label" type="Label" parent="CanvasLayer/UI/real"]
margin_left = 67.0
magcourier's avatar
magcourier включено в состав коммита
152
margin_top = 15.0
Artem Go's avatar
Artem Go включено в состав коммита
153
margin_right = 158.0
magcourier's avatar
magcourier включено в состав коммита
154
margin_bottom = 32.0
Artem Go's avatar
Artem Go включено в состав коммита
155
rect_scale = Vector2( 0.85, 0.85 )
Artem Go's avatar
Artem Go включено в состав коммита
156
157
158
159
text = "РЕАЛЬНЫЙ"
__meta__ = {
"_edit_use_anchors_": true
}
magcourier's avatar
magcourier включено в состав коммита
160

Artem Go's avatar
Artem Go включено в состав коммита
161
162
163
164
165
166
167
168
169
170
171
[node name="real_com_rect" type="TextureRect" parent="CanvasLayer/UI/real"]
visible = false
anchor_left = 0.027
anchor_right = 0.977
anchor_bottom = 0.955
margin_left = 0.0869999
margin_top = 37.0
margin_right = 7.03699
margin_bottom = 0.429996
rect_scale = Vector2( 0.967, 0.97 )
texture = ExtResource( 21 )
Artem Go's avatar
Artem Go включено в состав коммита
172
173
174
175
__meta__ = {
"_edit_use_anchors_": false
}

Artem Go's avatar
Artem Go включено в состав коммита
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
[node name="real_cap_rect" type="TextureRect" parent="CanvasLayer/UI/real"]
visible = false
anchor_left = 0.027
anchor_right = 0.977
anchor_bottom = 0.955
margin_left = 0.0869999
margin_top = 37.0
margin_right = 7.03699
margin_bottom = 0.429996
rect_scale = Vector2( 0.967, 0.97 )
texture = ExtResource( 22 )
__meta__ = {
"_edit_use_anchors_": true
}

[node name="com" type="Button" parent="CanvasLayer/UI"]
margin_left = 241.44
margin_top = -3.44012
margin_right = 460.44
margin_bottom = 50.5599
Artem Go's avatar
Artem Go включено в состав коммита
196
197
rect_min_size = Vector2( 0, 48 )
focus_mode = 0
Artem Go's avatar
Artem Go включено в состав коммита
198
mouse_default_cursor_shape = 2
Artem Go's avatar
Artem Go включено в состав коммита
199
200
custom_styles/focus = ExtResource( 16 )
enabled_focus_mode = 0
Artem Go's avatar
Artem Go включено в состав коммита
201
202
icon = ExtResource( 14 )
flat = true
Artem Go's avatar
Artem Go включено в состав коммита
203
__meta__ = {
Artem Go's avatar
Artem Go включено в состав коммита
204
"_edit_use_anchors_": true
Artem Go's avatar
Artem Go включено в состав коммита
205
206
}

Artem Go's avatar
Artem Go включено в состав коммита
207
[node name="comLabel" type="Label" parent="CanvasLayer/UI/com"]
Artem Go's avatar
Artem Go включено в состав коммита
208
visible = false
Artem Go's avatar
Artem Go включено в состав коммита
209
210
anchor_right = 1.0
anchor_bottom = 1.0
Artem Go's avatar
Artem Go включено в состав коммита
211
212
213
214
215
216
217
margin_left = 52.0
margin_top = 38.0
margin_right = 90.0
margin_bottom = 1.0
rect_scale = Vector2( 0.480002, 0.56 )
size_flags_stretch_ratio = 0.0
text = "Начальный коммунистический"
Artem Go's avatar
Artem Go включено в состав коммита
218
219
220
221
__meta__ = {
"_edit_use_anchors_": false
}

Artem Go's avatar
Artem Go включено в состав коммита
222
[node name="Label" type="Label" parent="CanvasLayer/UI/com"]
magcourier's avatar
magcourier включено в состав коммита
223
224
225
226
margin_left = 68.436
margin_top = 15.0
margin_right = 160.436
margin_bottom = 32.0
Artem Go's avatar
Artem Go включено в состав коммита
227
rect_scale = Vector2( 0.85, 0.85 )
Artem Go's avatar
Artem Go включено в состав коммита
228
text = "КОНКОРДО"
Artem Go's avatar
Artem Go включено в состав коммита
229
__meta__ = {
magcourier's avatar
magcourier включено в состав коммита
230
"_edit_use_anchors_": true
Artem Go's avatar
Artem Go включено в состав коммита
231
232
}

Artem Go's avatar
Artem Go включено в состав коммита
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
[node name="com_cap_rect" type="TextureRect" parent="CanvasLayer/UI/com"]
visible = false
anchor_left = 0.025
anchor_right = 0.975
anchor_bottom = 0.955
margin_left = 0.0850129
margin_top = 37.4401
margin_right = 7.03499
margin_bottom = 0.870117
rect_scale = Vector2( 0.967, 0.97 )
texture = ExtResource( 22 )
__meta__ = {
"_edit_use_anchors_": true
}

[node name="com_real_rect" type="TextureRect" parent="CanvasLayer/UI/com"]
anchor_left = 0.025
anchor_right = 0.975
anchor_bottom = 0.955
margin_left = 0.0850129
margin_top = 37.4401
margin_right = 7.03499
margin_bottom = 0.870117
rect_scale = Vector2( 0.967, 0.97 )
texture = ExtResource( 10 )
__meta__ = {
"_edit_use_anchors_": true
}

[node name="cap" type="Button" parent="CanvasLayer/UI"]
margin_left = 437.0
margin_top = -3.0
margin_right = 656.0
margin_bottom = 51.0
Artem Go's avatar
Artem Go включено в состав коммита
267
268
rect_min_size = Vector2( 0, 48 )
focus_mode = 0
Artem Go's avatar
Artem Go включено в состав коммита
269
mouse_default_cursor_shape = 2
Artem Go's avatar
Artem Go включено в состав коммита
270
271
custom_styles/focus = ExtResource( 16 )
enabled_focus_mode = 0
Artem Go's avatar
Artem Go включено в состав коммита
272
273
icon = ExtResource( 12 )
flat = true
Artem Go's avatar
Artem Go включено в состав коммита
274
__meta__ = {
Artem Go's avatar
Artem Go включено в состав коммита
275
"_edit_use_anchors_": true
Artem Go's avatar
Artem Go включено в состав коммита
276
277
}

Artem Go's avatar
Artem Go включено в состав коммита
278
279
[node name="capLabel" type="Label" parent="CanvasLayer/UI/cap"]
visible = false
Artem Go's avatar
Artem Go включено в состав коммита
280
anchor_right = 1.0
Artem Go's avatar
Artem Go включено в состав коммита
281
282
283
284
285
286
287
anchor_bottom = 0.949
margin_left = 48.0
margin_top = 38.0
margin_right = 91.0
margin_bottom = 3.75401
rect_scale = Vector2( 0.48, 0.52 )
text = "Умеренный капиталистический"
Artem Go's avatar
Artem Go включено в состав коммита
288
289
290
291
__meta__ = {
"_edit_use_anchors_": false
}

Artem Go's avatar
Artem Go включено в состав коммита
292
[node name="Label" type="Label" parent="CanvasLayer/UI/cap"]
magcourier's avatar
magcourier включено в состав коммита
293
294
295
296
margin_left = 75.0
margin_top = 15.0
margin_right = 156.0
margin_bottom = 32.0
Artem Go's avatar
Artem Go включено в состав коммита
297
rect_scale = Vector2( 0.85, 0.85 )
Artem Go's avatar
Artem Go включено в состав коммита
298
text = "ТРИУМФО"
Artem Go's avatar
Artem Go включено в состав коммита
299
__meta__ = {
magcourier's avatar
magcourier включено в состав коммита
300
"_edit_use_anchors_": true
Artem Go's avatar
Artem Go включено в состав коммита
301
302
}

Artem Go's avatar
Artem Go включено в состав коммита
303
304
305
306
307
308
309
310
311
312
[node name="cap_real_rect" type="TextureRect" parent="CanvasLayer/UI/cap"]
anchor_left = 0.029
anchor_right = 0.979
anchor_bottom = 0.955
margin_left = 0.0502906
margin_top = 37.0
margin_right = 7.00027
margin_bottom = 0.43
rect_scale = Vector2( 0.967, 0.97 )
texture = ExtResource( 10 )
Artem Go's avatar
Artem Go включено в состав коммита
313
__meta__ = {
Artem Go's avatar
Artem Go включено в состав коммита
314
"_edit_use_anchors_": true
Artem Go's avatar
Artem Go включено в состав коммита
315
316
}

Artem Go's avatar
Artem Go включено в состав коммита
317
318
319
320
321
322
[node name="cap_com_rect" type="TextureRect" parent="CanvasLayer/UI/cap"]
visible = false
anchor_left = 0.027
anchor_right = 0.977
anchor_bottom = 0.955
margin_left = 0.0870609
Artem Go's avatar
Artem Go включено в состав коммита
323
margin_top = 37.0
Artem Go's avatar
Artem Go включено в состав коммита
324
325
326
327
margin_right = 7.03705
margin_bottom = 0.429996
rect_scale = Vector2( 0.967, 0.97 )
texture = ExtResource( 21 )
Artem Go's avatar
Artem Go включено в состав коммита
328
__meta__ = {
Artem Go's avatar
Artem Go включено в состав коммита
329
"_edit_use_anchors_": true
Artem Go's avatar
Artem Go включено в состав коммита
330
331
}

Artem Go's avatar
Artem Go включено в состав коммита
332
333
334
335
336
337
[node name="mezo_regions" type="Button" parent="CanvasLayer/UI"]
margin_left = 633.0
margin_top = -3.0
margin_right = 693.0
margin_bottom = 51.0
hint_tooltip = "Мезорегионы"
Artem Go's avatar
Artem Go включено в состав коммита
338
mouse_default_cursor_shape = 2
Artem Go's avatar
Artem Go включено в состав коммита
339
340
icon = ExtResource( 9 )
flat = true
Artem Go's avatar
Artem Go включено в состав коммита
341
__meta__ = {
Artem Go's avatar
Artem Go включено в состав коммита
342
"_edit_use_anchors_": true
Artem Go's avatar
Artem Go включено в состав коммита
343
344
}

Artem Go's avatar
Artem Go включено в состав коммита
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
[node name="quick_actions" type="Button" parent="CanvasLayer/UI"]
anchor_left = 1.0
anchor_right = 1.0
margin_left = 774.92
margin_top = -2.87686
margin_right = 834.92
margin_bottom = 51.1231
hint_tooltip = "Быстрые действия"
mouse_default_cursor_shape = 2
icon = ExtResource( 25 )
flat = true
__meta__ = {
"_edit_use_anchors_": true,
"_editor_description_": ""
}

[node name="notifications" type="Button" parent="CanvasLayer/UI"]
anchor_left = 1.0
anchor_right = 1.0
margin_left = 723.92
margin_top = -2.87686
margin_right = 783.92
margin_bottom = 51.1231
hint_tooltip = "Уведомления"
mouse_default_cursor_shape = 2
icon = ExtResource( 26 )
flat = true
__meta__ = {
"_edit_use_anchors_": true,
"_editor_description_": ""
}

[node name="search" type="Button" parent="CanvasLayer/UI"]
anchor_left = 1.0
anchor_right = 1.0
margin_left = 672.92
margin_top = -2.87686
margin_right = 732.92
margin_bottom = 51.1231
hint_tooltip = "Поиск"
mouse_default_cursor_shape = 2
icon = ExtResource( 27 )
flat = true
__meta__ = {
"_edit_use_anchors_": true,
"_editor_description_": ""
}

[node name="user" type="Button" parent="CanvasLayer/UI"]
anchor_left = 1.0
anchor_right = 1.0
margin_left = 825.812
margin_top = -3.17015
margin_right = 1029.81
margin_bottom = 51.8298
magcourier's avatar
magcourier включено в состав коммита
400
hint_tooltip = "Вкладка пользователя"
Artem Go's avatar
Artem Go включено в состав коммита
401
402
403
404
405
406
407
mouse_default_cursor_shape = 2
icon = ExtResource( 28 )
flat = true
__meta__ = {
"_edit_use_anchors_": true
}

Artem Go's avatar
Artem Go включено в состав коммита
408
409
410
411
412
413
414
415
416
417
418
[node name="Label" type="Label" parent="CanvasLayer/UI/user"]
margin_left = 47.0
margin_top = 18.0
margin_right = 152.0
margin_bottom = 35.0
rect_scale = Vector2( 0.85, 0.85 )
text = "Моя планета"
__meta__ = {
"_edit_use_anchors_": false
}

Artem Go's avatar
Artem Go включено в состав коммита
419
420
421
422
423
424
[node name="news" type="Button" parent="CanvasLayer/UI"]
margin_left = 702.61
margin_top = -3.46329
margin_right = 762.61
margin_bottom = 50.5367
hint_tooltip = "Новости"
Artem Go's avatar
Artem Go включено в состав коммита
425
mouse_default_cursor_shape = 2
Artem Go's avatar
Artem Go включено в состав коммита
426
427
icon = ExtResource( 15 )
flat = true
Artem Go's avatar
Artem Go включено в состав коммита
428
__meta__ = {
Artem Go's avatar
Artem Go включено в состав коммита
429
430
431
432
433
434
435
436
437
"_edit_use_anchors_": true
}

[node name="communities" type="Button" parent="CanvasLayer/UI"]
margin_left = 754.0
margin_top = -3.0
margin_right = 814.0
margin_bottom = 51.0
hint_tooltip = "Сообщества"
Artem Go's avatar
Artem Go включено в состав коммита
438
mouse_default_cursor_shape = 2
Artem Go's avatar
Artem Go включено в состав коммита
439
440
441
442
443
444
445
446
447
448
449
450
icon = ExtResource( 18 )
flat = true
__meta__ = {
"_edit_use_anchors_": true
}

[node name="academy" type="Button" parent="CanvasLayer/UI"]
margin_left = 805.0
margin_top = -3.0
margin_right = 865.0
margin_bottom = 51.0
hint_tooltip = "Академия"
Artem Go's avatar
Artem Go включено в состав коммита
451
mouse_default_cursor_shape = 2
Artem Go's avatar
Artem Go включено в состав коммита
452
453
454
455
456
457
458
459
460
461
462
463
icon = ExtResource( 20 )
flat = true
__meta__ = {
"_edit_use_anchors_": true
}

[node name="encyclopedia" type="Button" parent="CanvasLayer/UI"]
margin_left = 856.0
margin_top = -3.0
margin_right = 916.0
margin_bottom = 51.0
hint_tooltip = "Энциклопедия"
Artem Go's avatar
Artem Go включено в состав коммита
464
mouse_default_cursor_shape = 2
Artem Go's avatar
Artem Go включено в состав коммита
465
466
467
468
469
470
471
472
473
474
475
476
477
478
icon = ExtResource( 19 )
flat = true
__meta__ = {
"_edit_use_anchors_": true
}

[node name="Profilo" parent="CanvasLayer/UI" instance=ExtResource( 3 )]
margin_left = -6.0
margin_top = -3.0
margin_right = 54.0
margin_bottom = 51.0
rect_min_size = Vector2( 48, 48 )
hint_tooltip = "Профиль"
focus_mode = 0
Artem Go's avatar
Artem Go включено в состав коммита
479
mouse_default_cursor_shape = 2
Artem Go's avatar
Artem Go включено в состав коммита
480
481
482
483
enabled_focus_mode = 0
icon = ExtResource( 23 )
flat = true

Artem Go's avatar
Artem Go включено в состав коммита
484
[node name="ad" parent="CanvasLayer/UI" instance=ExtResource( 17 )]
magcourier's avatar
magcourier включено в состав коммита
485
486
487
488
margin_left = -6.0
margin_top = 48.0
margin_right = 54.0
margin_bottom = 102.0
Artem Go's avatar
Artem Go включено в состав коммита
489
490
491
492
493
rect_min_size = Vector2( 48, 48 )
hint_tooltip = "Рекламные предложения"
focus_mode = 0
mouse_default_cursor_shape = 2
enabled_focus_mode = 0
Artem Go's avatar
Artem Go включено в состав коммита
494
icon = ExtResource( 29 )
Artem Go's avatar
Artem Go включено в состав коммита
495
496
flat = true

Artem Go's avatar
Artem Go включено в состав коммита
497
[node name="tipo_a2" parent="CanvasLayer/UI/ad" instance=ExtResource( 24 )]
Artem Go's avatar
Artem Go включено в состав коммита
498
499

[node name="Taskoj" parent="CanvasLayer/UI" instance=ExtResource( 7 )]
Artem Go's avatar
Artem Go включено в состав коммита
500
501
502
503
margin_left = -5.85773
margin_top = 251.699
margin_right = 54.1423
margin_bottom = 305.699
Artem Go's avatar
Artem Go включено в состав коммита
504
505
506
grow_horizontal = 2
grow_vertical = 2
rect_min_size = Vector2( 48, 48 )
magcourier's avatar
magcourier включено в состав коммита
507
hint_tooltip = "Задачи"
Artem Go's avatar
Artem Go включено в состав коммита
508
focus_mode = 0
Artem Go's avatar
Artem Go включено в состав коммита
509
mouse_default_cursor_shape = 2
Artem Go's avatar
Artem Go включено в состав коммита
510
enabled_focus_mode = 0
Artem Go's avatar
Artem Go включено в состав коммита
511
icon = ExtResource( 33 )
Artem Go's avatar
Artem Go включено в состав коммита
512
513
514
515
516
517
flat = true
expand_icon = false

[node name="Window" parent="CanvasLayer/UI/Taskoj" instance=ExtResource( 1 )]

[node name="RCentro" parent="CanvasLayer/UI" instance=ExtResource( 8 )]
Artem Go's avatar
Artem Go включено в состав коммита
518
519
520
521
margin_left = -5.63028
margin_top = 201.22
margin_right = 54.3697
margin_bottom = 255.22
Artem Go's avatar
Artem Go включено в состав коммита
522
523
524
rect_min_size = Vector2( 48, 48 )
hint_tooltip = "Ресурсный центр"
focus_mode = 0
Artem Go's avatar
Artem Go включено в состав коммита
525
mouse_default_cursor_shape = 2
Artem Go's avatar
Artem Go включено в состав коммита
526
enabled_focus_mode = 0
Artem Go's avatar
Artem Go включено в состав коммита
527
icon = ExtResource( 30 )
Artem Go's avatar
Artem Go включено в состав коммита
528
529
530
531
532
flat = true

[node name="Window" parent="CanvasLayer/UI/RCentro" instance=ExtResource( 5 )]

[node name="Objektoj" parent="CanvasLayer/UI" instance=ExtResource( 17 )]
Artem Go's avatar
Artem Go включено в состав коммита
533
534
535
536
margin_left = -5.5298
margin_top = 98.8211
margin_right = 54.4702
margin_bottom = 152.821
Artem Go's avatar
Artem Go включено в состав коммита
537
538
539
rect_min_size = Vector2( 48, 48 )
hint_tooltip = "Объекты"
focus_mode = 0
Artem Go's avatar
Artem Go включено в состав коммита
540
mouse_default_cursor_shape = 2
Artem Go's avatar
Artem Go включено в состав коммита
541
enabled_focus_mode = 0
Artem Go's avatar
Artem Go включено в состав коммита
542
icon = ExtResource( 32 )
Artem Go's avatar
Artem Go включено в состав коммита
543
544
545
546
547
flat = true

[node name="Window" parent="CanvasLayer/UI/Objektoj" instance=ExtResource( 11 )]

[node name="b_itinero" type="Button" parent="CanvasLayer/UI"]
Artem Go's avatar
Artem Go включено в состав коммита
548
549
550
551
margin_left = -6.21405
margin_top = 150.131
margin_right = 53.7859
margin_bottom = 204.131
Artem Go's avatar
Artem Go включено в состав коммита
552
hint_tooltip = "Навигационный центр"
Artem Go's avatar
Artem Go включено в состав коммита
553
mouse_default_cursor_shape = 2
Artem Go's avatar
Artem Go включено в состав коммита
554
icon = ExtResource( 31 )
Artem Go's avatar
Artem Go включено в состав коммита
555
556
557
flat = true
__meta__ = {
"_edit_use_anchors_": true
Artem Go's avatar
Artem Go включено в состав коммита
558
559
}

Artem Go's avatar
Artem Go включено в состав коммита
560
561
[node name="itinero" parent="CanvasLayer/UI/b_itinero" instance=ExtResource( 6 )]

Artem Go's avatar
Artem Go включено в состав коммита
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
[node name="interago" type="Button" parent="CanvasLayer/UI"]
margin_left = -6.38464
margin_top = 302.756
margin_right = 53.6154
margin_bottom = 356.756
hint_tooltip = "Центр взаимодействия"
mouse_default_cursor_shape = 2
icon = ExtResource( 34 )
flat = true
__meta__ = {
"_edit_use_anchors_": true
}

[node name="interago" parent="CanvasLayer/UI/interago" instance=ExtResource( 35 )]
anchor_left = 17.176
anchor_top = -5.634
anchor_right = 17.176
anchor_bottom = -5.634
margin_left = -1994.56
margin_top = 304.236
margin_right = -1994.56
margin_bottom = 304.236

magcourier's avatar
magcourier включено в состав коммита
585
[node name="request" type="HTTPRequest" parent="."]
Artem Go's avatar
Artem Go включено в состав коммита
586
587
588
589
[connection signal="pressed" from="CanvasLayer/UI/real" to="." method="_on_real_pressed"]
[connection signal="pressed" from="CanvasLayer/UI/com" to="." method="_on_com_pressed"]
[connection signal="pressed" from="CanvasLayer/UI/cap" to="." method="_on_cap_pressed"]
[connection signal="pressed" from="CanvasLayer/UI/Profilo" to="." method="_on_Profilo_pressed"]
Artem Go's avatar
Artem Go включено в состав коммита
590
[connection signal="pressed" from="CanvasLayer/UI/ad" to="." method="_on_ad_pressed"]
Artem Go's avatar
Artem Go включено в состав коммита
591
[connection signal="pressed" from="CanvasLayer/UI/Taskoj" to="." method="_on_Taskoj_pressed"]
592
[connection signal="draw" from="CanvasLayer/UI/Taskoj/Window" to="CanvasLayer/UI/Taskoj/Window" method="_on_Window_draw"]
Artem Go's avatar
Artem Go включено в состав коммита
593
594
595
596
597
[connection signal="pressed" from="CanvasLayer/UI/RCentro" to="." method="_on_Resurso_Center_pressed"]
[connection signal="about_to_show" from="CanvasLayer/UI/RCentro/Window" to="CanvasLayer/UI/RCentro/Window" method="_on_Window_about_to_show"]
[connection signal="pressed" from="CanvasLayer/UI/Objektoj" to="." method="_on_Objektoj_pressed"]
[connection signal="pressed" from="CanvasLayer/UI/b_itinero" to="." method="_on_b_itinero_pressed"]
[connection signal="pressed" from="CanvasLayer/UI/b_itinero" to="." method="_on_Itinero_pressed"]
Artem Go's avatar
Artem Go включено в состав коммита
598
[connection signal="pressed" from="CanvasLayer/UI/interago" to="." method="_on_interago_pressed"]