dodanie klasy netrunner
This commit is contained in:
parent
0f1498a31c
commit
cb2b0ace6f
4 changed files with 267 additions and 200 deletions
|
|
@ -8,13 +8,7 @@
|
|||
|
||||
[node name="NewCharacter" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
anchors_preset = 0
|
||||
theme = ExtResource("1_mks5g")
|
||||
script = ExtResource("2_mks5g")
|
||||
rola_cb = ExtResource("3_xx3y5")
|
||||
|
|
@ -113,3 +107,21 @@ button_group = ExtResource("5_3ifvl")
|
|||
[node name="KompletnyPakiet" type="Label" parent="Metody"]
|
||||
layout_mode = 2
|
||||
text = "Kompletny Pakiet"
|
||||
|
||||
[node name="Umiejetnosci" type="ScrollContainer" parent="."]
|
||||
layout_mode = 0
|
||||
offset_left = 8.0
|
||||
offset_top = 200.0
|
||||
offset_right = 584.0
|
||||
offset_bottom = 484.0
|
||||
|
||||
[node name="GridContainer" type="VBoxContainer" parent="Umiejetnosci"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Umiejetnosci2" type="Label" parent="."]
|
||||
layout_mode = 0
|
||||
offset_left = 16.0
|
||||
offset_top = 160.0
|
||||
offset_right = 56.0
|
||||
offset_bottom = 188.0
|
||||
text = "Umiejętności"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue