tipo_a1.tscn 3,1 КБ
Newer Older
Artem Go's avatar
Artem Go включено в состав коммита
1
[gd_scene load_steps=3 format=2]
Artem Go's avatar
ArtemGo  
Artem Go включено в состав коммита
2

Artem Go's avatar
Artem Go включено в состав коммита
3
4
[ext_resource path="res://kerno/wablono/estonteco/fenestroj.tscn" type="PackedScene" id=1]
[ext_resource path="res://kerno/fenestroj/tipo_a1.gd" type="Script" id=2]
Artem Go's avatar
ArtemGo  
Artem Go включено в состав коммита
5

Artem Go's avatar
Artem Go включено в состав коммита
6
7
[node name="tipo_a1" instance=ExtResource( 1 )]
script = ExtResource( 2 )
Artem Go's avatar
ArtemGo  
Artem Go включено в состав коммита
8

Artem Go's avatar
Artem Go включено в состав коммита
9
[node name="VBox" parent="Canvas" index="0"]
magcourier's avatar
magcourier включено в состав коммита
10
visible = false
Artem Go's avatar
Artem Go включено в состав коммита
11
12
mouse_default_cursor_shape = 6

Artem Go's avatar
Artem Go включено в состав коммита
13
14
15
[node name="top_texture2" parent="Canvas/VBox/HBox_top" index="1"]
show_behind_parent = true

Artem Go's avatar
Artem Go включено в состав коммита
16
17
[node name="HBox_buttons" type="HBoxContainer" parent="Canvas/VBox/HBox_top/top_texture2" index="0"]
anchor_top = 0.523
Artem Go's avatar
Artem Go включено в состав коммита
18
anchor_right = 1.00562
Artem Go's avatar
Artem Go включено в состав коммита
19
anchor_bottom = 0.523
Artem Go's avatar
Artem Go включено в состав коммита
20
margin_left = 1.86265e-09
Artem Go's avatar
Artem Go включено в состав коммита
21
22
23
24
margin_top = -11.506
margin_right = -1.0
margin_bottom = 11.494
alignment = 2
Artem Go's avatar
ArtemGo  
Artem Go включено в состав коммита
25
__meta__ = {
Artem Go's avatar
Artem Go включено в состав коммита
26
"_edit_use_anchors_": true
Artem Go's avatar
ArtemGo  
Artem Go включено в состав коммита
27
28
}

Artem Go's avatar
Artem Go включено в состав коммита
29
30
[node name="menuo_name" type="Label" parent="Canvas/VBox/HBox_top/top_texture2/HBox_buttons" index="0"]
margin_top = 3.0
Artem Go's avatar
Artem Go включено в состав коммита
31
margin_right = 85.0
Artem Go's avatar
Artem Go включено в состав коммита
32
margin_bottom = 20.0
Artem Go's avatar
ArtemGo  
Artem Go включено в состав коммита
33
size_flags_horizontal = 3
Artem Go's avatar
Artem Go включено в состав коммита
34
35
36
37
38
text = "tipo_a1"
align = 1
clip_text = true

[node name="Button_fix" type="Button" parent="Canvas/VBox/HBox_top/top_texture2/HBox_buttons" index="1"]
Artem Go's avatar
Artem Go включено в состав коммита
39
40
margin_left = 89.0
margin_right = 108.0
Artem Go's avatar
Artem Go включено в состав коммита
41
42
43
44
margin_bottom = 23.0
rect_min_size = Vector2( 19, 23 )
size_flags_horizontal = 8
text = "v"
Artem Go's avatar
ArtemGo  
Artem Go включено в состав коммита
45
46
47
48
__meta__ = {
"_edit_use_anchors_": false
}

Artem Go's avatar
Artem Go включено в состав коммита
49
[node name="Button_" type="Button" parent="Canvas/VBox/HBox_top/top_texture2/HBox_buttons" index="2"]
Artem Go's avatar
Artem Go включено в состав коммита
50
51
margin_left = 112.0
margin_right = 131.0
Artem Go's avatar
Artem Go включено в состав коммита
52
53
54
55
margin_bottom = 23.0
rect_min_size = Vector2( 19, 23 )
size_flags_horizontal = 8
text = "_"
Artem Go's avatar
ArtemGo  
Artem Go включено в состав коммита
56
57
58
59
__meta__ = {
"_edit_use_anchors_": false
}

Artem Go's avatar
Artem Go включено в состав коммита
60
[node name="Button_full" type="Button" parent="Canvas/VBox/HBox_top/top_texture2/HBox_buttons" index="3"]
Artem Go's avatar
Artem Go включено в состав коммита
61
62
margin_left = 135.0
margin_right = 155.0
Artem Go's avatar
Artem Go включено в состав коммита
63
64
65
66
margin_bottom = 23.0
rect_min_size = Vector2( 19, 23 )
size_flags_horizontal = 8
text = "="
Artem Go's avatar
ArtemGo  
Artem Go включено в состав коммита
67
__meta__ = {
Artem Go's avatar
Artem Go включено в состав коммита
68
"_edit_use_anchors_": false
Artem Go's avatar
ArtemGo  
Artem Go включено в состав коммита
69
70
}

Artem Go's avatar
Artem Go включено в состав коммита
71
[node name="Button_x" type="Button" parent="Canvas/VBox/HBox_top/top_texture2/HBox_buttons" index="4"]
Artem Go's avatar
Artem Go включено в состав коммита
72
73
margin_left = 159.0
margin_right = 178.0
Artem Go's avatar
Artem Go включено в состав коммита
74
75
76
77
margin_bottom = 23.0
rect_min_size = Vector2( 19, 23 )
size_flags_horizontal = 8
text = "x"
Artem Go's avatar
ArtemGo  
Artem Go включено в состав коммита
78
79
80
81
__meta__ = {
"_edit_use_anchors_": false
}

Artem Go's avatar
Artem Go включено в состав коммита
82
83
84
85
[node name="resize_control" type="Control" parent="Canvas/VBox/body_texture" index="0"]
anchor_right = 1.0
anchor_bottom = 1.0
margin_left = -4.0
Artem Go's avatar
Artem Go включено в состав коммита
86
margin_top = 2.0
Artem Go's avatar
Artem Go включено в состав коммита
87
margin_right = 5.0
Artem Go's avatar
Artem Go включено в состав коммита
88
margin_bottom = 26.0
Artem Go's avatar
Artem Go включено в состав коммита
89
mouse_default_cursor_shape = 12
Artem Go's avatar
ArtemGo  
Artem Go включено в состав коммита
90
91
92
__meta__ = {
"_edit_use_anchors_": false
}
Artem Go's avatar
Artem Go включено в состав коммита
93
94
95
96
97
98
[connection signal="gui_input" from="Canvas/VBox" to="." method="_drag"]
[connection signal="button_up" from="Canvas/VBox/HBox_top/top_texture2/HBox_buttons/Button_fix" to="." method="_on_Button_fix_button_up"]
[connection signal="button_up" from="Canvas/VBox/HBox_top/top_texture2/HBox_buttons/Button_" to="." method="_on_Button__button_up"]
[connection signal="button_up" from="Canvas/VBox/HBox_top/top_texture2/HBox_buttons/Button_full" to="." method="_on_Button_full_button_up"]
[connection signal="button_up" from="Canvas/VBox/HBox_top/top_texture2/HBox_buttons/Button_x" to="." method="_on_Button_x_button_up"]
[connection signal="gui_input" from="Canvas/VBox/body_texture/resize_control" to="." method="_on_resize_"]