Доработка. Коммит перед добавлением кнопки генератора 100 целей.
This commit is contained in:
11
main.tscn
11
main.tscn
@@ -25,12 +25,14 @@ self_modulate = Color(0, 0, 0, 1)
|
||||
layout_mode = 0
|
||||
offset_right = 1594.0
|
||||
offset_bottom = 897.0
|
||||
current_tab = 0
|
||||
|
||||
[node name="threats" type="Panel" parent="ColorRect/tabs"]
|
||||
self_modulate = Color(0, 0, 0, 1)
|
||||
light_mask = 2
|
||||
layout_mode = 2
|
||||
theme_override_styles/panel = SubResource("StyleBoxEmpty_4dilt")
|
||||
metadata/_tab_index = 0
|
||||
|
||||
[node name="table_t" type="GridContainer" parent="ColorRect/tabs/threats"]
|
||||
layout_mode = 1
|
||||
@@ -127,9 +129,18 @@ offset_right = 134.0
|
||||
offset_bottom = 48.0
|
||||
scale = Vector2(0.8, 0.8)
|
||||
|
||||
[node name="thr_gen" type="Button" parent="ColorRect/tabs/threats"]
|
||||
layout_mode = 0
|
||||
offset_left = 159.0
|
||||
offset_top = 6.0
|
||||
offset_right = 292.0
|
||||
offset_bottom = 50.0
|
||||
text = "100 целей"
|
||||
|
||||
[node name="pomehi" type="Panel" parent="ColorRect/tabs"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
metadata/_tab_index = 1
|
||||
|
||||
[node name="table_p" type="GridContainer" parent="ColorRect/tabs/pomehi"]
|
||||
layout_mode = 0
|
||||
|
||||
Reference in New Issue
Block a user