update game_menu
This commit is contained in:
@@ -8,37 +8,48 @@ layout_mode = 3
|
||||
anchors_preset = 0
|
||||
offset_right = 600.0
|
||||
offset_bottom = 420.0
|
||||
mouse_filter = 2
|
||||
script = ExtResource("1_bp5uf")
|
||||
photo_scene = ExtResource("2_45wok")
|
||||
|
||||
[node name="ScrollContainer" type="ScrollContainer" parent="." unique_id=348576028]
|
||||
layout_mode = 0
|
||||
offset_right = 600.0
|
||||
offset_bottom = 400.0
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
draw_focus_border = true
|
||||
|
||||
[node name="PhotoGrid" type="GridContainer" parent="ScrollContainer" unique_id=1187865988]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 6
|
||||
size_flags_vertical = 6
|
||||
theme_override_constants/h_separation = 44
|
||||
theme_override_constants/v_separation = 54
|
||||
columns = 3
|
||||
|
||||
[node name="Photo" parent="ScrollContainer/PhotoGrid" unique_id=201865221 instance=ExtResource("2_45wok")]
|
||||
custom_minimum_size = Vector2(132, 154)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Photo2" parent="ScrollContainer/PhotoGrid" unique_id=427039285 instance=ExtResource("2_45wok")]
|
||||
custom_minimum_size = Vector2(132, 154)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Photo3" parent="ScrollContainer/PhotoGrid" unique_id=800591401 instance=ExtResource("2_45wok")]
|
||||
custom_minimum_size = Vector2(132, 154)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Photo4" parent="ScrollContainer/PhotoGrid" unique_id=1895298585 instance=ExtResource("2_45wok")]
|
||||
custom_minimum_size = Vector2(132, 154)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Photo5" parent="ScrollContainer/PhotoGrid" unique_id=2093353381 instance=ExtResource("2_45wok")]
|
||||
custom_minimum_size = Vector2(132, 154)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Photo6" parent="ScrollContainer/PhotoGrid" unique_id=316021755 instance=ExtResource("2_45wok")]
|
||||
custom_minimum_size = Vector2(132, 154)
|
||||
layout_mode = 2
|
||||
|
||||
Reference in New Issue
Block a user