From 56fdc9206c5f1089b62845b44db35a2e99117a4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guerric=20Hach=C3=A9?= Date: Tue, 19 Sep 2023 07:25:37 -0700 Subject: [PATCH] Update 06.heads_up_display.rst Removing incorrect change. --- getting_started/first_2d_game/06.heads_up_display.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting_started/first_2d_game/06.heads_up_display.rst b/getting_started/first_2d_game/06.heads_up_display.rst index d1fb49d25c6f..a5a861f7b7bc 100644 --- a/getting_started/first_2d_game/06.heads_up_display.rst +++ b/getting_started/first_2d_game/06.heads_up_display.rst @@ -75,7 +75,7 @@ StartButton ~~~~~~~~~~~ 1. Add the text ``Start``. -2. Under "Control - Layout/Transform", set "Size X" to ``400`` and "Size Y" to ``100`` +2. Under "Control - Layout/Transform", set "Size X" to ``200`` and "Size Y" to ``100`` to add a little bit more padding between the border and text. 3. Choose the "Anchor Preset" ``Center Bottom``. 4. Under "Control - Layout/Transform", set "Position Y" to ``580``.