FaC random placement

This commit is contained in:
Yaroslav_Martin 2025-10-26 18:22:21 +03:00
commit dbdb9a7bf2
10 changed files with 106 additions and 7 deletions

View file

@ -29,8 +29,15 @@ vertical_alignment = 1
justification_flags = 162
[node name="GridContainer" parent="ColorRect" instance=ExtResource("1_85msg")]
layout_mode = 0
offset_left = 515.0
offset_top = 217.0
offset_right = 765.0
offset_bottom = 467.0
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -125.0
offset_top = -125.0
offset_right = 125.0
offset_bottom = 125.0
grow_horizontal = 2
grow_vertical = 2