File tree Expand file tree Collapse file tree 1 file changed +22
-18
lines changed Expand file tree Collapse file tree 1 file changed +22
-18
lines changed Original file line number Diff line number Diff line change @@ -43,53 +43,57 @@ __meta__ = {
4343
4444[node name ="InstructionsContainer" type ="MarginContainer" parent ="MainMenu/Display" ]
4545visible = false
46- margin_left = 504 .0
47- margin_top = 197 .0
48- margin_right = 694 .0
49- margin_bottom = 401 .0
46+ margin_left = 489 .0
47+ margin_top = 175 .0
48+ margin_right = 709 .0
49+ margin_bottom = 423 .0
5050size_flags_horizontal = 4
5151size_flags_vertical = 4
5252script = ExtResource ( 3 )
5353
5454[node name ="Instructions" type ="VBoxContainer" parent ="MainMenu/Display/InstructionsContainer" ]
5555margin_left = 20.0
5656margin_top = 20.0
57- margin_right = 170 .0
58- margin_bottom = 184 .0
57+ margin_right = 200 .0
58+ margin_bottom = 228 .0
5959custom_constants/separation = 16
6060
6161[node name ="Controls" type ="HBoxContainer" parent ="MainMenu/Display/InstructionsContainer/Instructions" ]
62- margin_right = 150 .0
63- margin_bottom = 129 .0
62+ margin_right = 180 .0
63+ margin_bottom = 173 .0
6464custom_constants/separation = 20
6565
6666[node name ="Keys" type ="Label" parent ="MainMenu/Display/InstructionsContainer/Instructions/Controls" ]
67- margin_right = 10 .0
68- margin_bottom = 129 .0
67+ margin_right = 50 .0
68+ margin_bottom = 173 .0
6969size_flags_horizontal = 4
7070text = "W
7171A
7272S
7373D
7474M
75- F"
75+ F
76+ space
77+ esc"
7678
7779[node name ="Actions" type ="Label" parent ="MainMenu/Display/InstructionsContainer/Instructions/Controls" ]
78- margin_left = 30 .0
79- margin_right = 150 .0
80- margin_bottom = 129 .0
80+ margin_left = 70 .0
81+ margin_right = 180 .0
82+ margin_bottom = 173 .0
8183text = "bigger
8284slower
8385smaller
8486faster
8587sound
86- big preview "
88+ big preview
89+ confirm
90+ back"
8791align = 2
8892
8993[node name ="Button" type ="Button" parent ="MainMenu/Display/InstructionsContainer/Instructions" ]
90- margin_top = 141 .0
91- margin_right = 150 .0
92- margin_bottom = 160 .0
94+ margin_top = 189 .0
95+ margin_right = 180 .0
96+ margin_bottom = 208 .0
9397text = "OK"
9498
9599[node name ="Spacing" type ="Control" parent ="MainMenu" ]
You can’t perform that action at this time.
0 commit comments