Skip to content

Commit d06f0a0

Browse files
authored
Merge pull request godotengine#8557 from Piralein/input-mapping
Your first 2D game - Finishing up: Add image for input map setup clarification
2 parents c807cce + 8234345 commit d06f0a0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

getting_started/first_2d_game/07.finishing-up.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ tab. In the same way you created the movement input actions, create a new
8585
input action called ``start_game`` and add a key mapping for the :kbd:`Enter`
8686
key.
8787

88+
.. image:: img/input-mapping-start_game.webp
89+
8890
Now would be a good time to add controller support if you have one available.
8991
Attach or pair your controller and then under each input action that you wish
9092
to add controller support for, click on the "+" button and press the corresponding
1.98 KB
Loading

0 commit comments

Comments
 (0)