zmiana sceny um, zmiana logiki
This commit is contained in:
parent
55748d3f69
commit
72afd3c7e4
17 changed files with 375 additions and 257 deletions
27
scenes/create_player/um.tscn
Normal file
27
scenes/create_player/um.tscn
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
[gd_scene format=3 uid="uid://cdqc1qybekixx"]
|
||||
|
||||
[node name="Um" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 0
|
||||
|
||||
[node name="ScrollContainer" type="TabContainer" parent="."]
|
||||
layout_mode = 0
|
||||
offset_left = 8.0
|
||||
offset_top = 56.0
|
||||
offset_right = 672.0
|
||||
offset_bottom = 464.0
|
||||
current_tab = 0
|
||||
|
||||
[node name="Umiejetnosci" type="VBoxContainer" parent="ScrollContainer"]
|
||||
layout_mode = 2
|
||||
metadata/_tab_index = 0
|
||||
|
||||
[node name="Wyposazenie" type="VBoxContainer" parent="ScrollContainer"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
metadata/_tab_index = 1
|
||||
|
||||
[node name="Ekwipunek" type="VBoxContainer" parent="ScrollContainer"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
metadata/_tab_index = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue