From 5adb87df67aaa05099122e0ab5c0d2c296ec0e74 Mon Sep 17 00:00:00 2001 From: clayjohn Date: Tue, 26 Mar 2019 18:36:31 -0700 Subject: [PATCH] fixed typo in exporting tutorial image --- getting_started/step_by_step/exporting.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting_started/step_by_step/exporting.rst b/getting_started/step_by_step/exporting.rst index faad67006..bacd31218 100644 --- a/getting_started/step_by_step/exporting.rst +++ b/getting_started/step_by_step/exporting.rst @@ -39,7 +39,7 @@ Before we change the input method, in the project settings go to *Display*, then click on *Window*. In the *Stretch* options, set *Mode* to "2d" and *Aspect* to "keep". This ensures that the game scales consistently on different sized screens. -.. image:: img/export_stretchsettings +.. image:: img/export_stretchsettings.png Next, we need to modify the ``Player.gd`` script to change the input method. We'll remove the key inputs and make the player move towards a "target" that's