Переглянути джерело

:sparkles: Add grow directions

Automatically added by Godot.
DricomDragon 2 роки тому
батько
коміт
17da7a440a
1 змінених файлів з 6 додано та 0 видалено
  1. 6 0
      godot/run/menu.tscn

+ 6 - 0
godot/run/menu.tscn

@@ -47,6 +47,8 @@ anchor_right = 0.0
 anchor_bottom = 0.0
 offset_right = 302.0
 offset_bottom = 77.0
+grow_horizontal = 1
+grow_vertical = 1
 text = "Basic test
 "
 level = ExtResource("2_x8xps")
@@ -58,6 +60,8 @@ anchor_bottom = 0.0
 offset_top = 81.0
 offset_right = 302.0
 offset_bottom = 158.0
+grow_horizontal = 1
+grow_vertical = 1
 text = "Scale test"
 level = ExtResource("3_xung6")
 
@@ -68,5 +72,7 @@ anchor_bottom = 0.0
 offset_top = 162.0
 offset_right = 302.0
 offset_bottom = 239.0
+grow_horizontal = 1
+grow_vertical = 1
 text = "Heart music"
 level = ExtResource("4_wmep8")