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

[ext_resource path="res://kerno/menuo/scenoj/bottom_block.tscn" type="PackedScene" id=1]

[node name="bottom_2" instance=ExtResource( 1 )]
magcourier's avatar
magcourier включено в состав коммита
6
mouse_filter = 2
Artem Go's avatar
Artem Go включено в состав коммита
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28

[node name="HBox_top" parent="VBox" index="0"]
margin_right = 199.0

[node name="top_texture2" parent="VBox/HBox_top" index="1"]
margin_right = 199.0

[node name="body_texture" parent="VBox" index="1"]
margin_right = 199.0
margin_bottom = 177.0

[node name="HBox_bottom" parent="VBox" index="2"]
margin_top = 177.0
margin_right = 199.0
margin_bottom = 199.0

[node name="bottom_texture1" parent="VBox/HBox_bottom" index="0"]
margin_right = 177.0

[node name="bottom_texture2" parent="VBox/HBox_bottom" index="1"]
margin_left = 177.0
margin_right = 199.0