瀏覽代碼

: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")