Доработка. Добавление скрола и генератора 100 целей.
This commit is contained in:
20
main.tscn
20
main.tscn
@@ -34,17 +34,15 @@ 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
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 11.0
|
||||
offset_top = 100.0
|
||||
offset_right = 1.0
|
||||
offset_bottom = 10.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
[node name="scroll_thr" type="ScrollContainer" parent="ColorRect/tabs/threats"]
|
||||
layout_mode = 0
|
||||
offset_left = 5.0
|
||||
offset_top = 78.0
|
||||
offset_right = 1597.0
|
||||
offset_bottom = 876.0
|
||||
|
||||
[node name="table_t" type="GridContainer" parent="ColorRect/tabs/threats/scroll_thr"]
|
||||
layout_mode = 2
|
||||
script = ExtResource("2_61iss")
|
||||
node_type_file = "res://ячейка-1.tscn"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user