Merge pull request #8557 from Piralein/input-mapping

Your first 2D game - Finishing up: Add image for input map setup clarification
This commit is contained in:
Max Hilbrunner
2023-12-04 15:11:48 +01:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -85,6 +85,8 @@ tab. In the same way you created the movement input actions, create a new
input action called ``start_game`` and add a key mapping for the :kbd:`Enter`
key.
.. image:: img/input-mapping-start_game.webp
Now would be a good time to add controller support if you have one available.
Attach or pair your controller and then under each input action that you wish
to add controller support for, click on the "+" button and press the corresponding

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB