mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Merge pull request #8413 from Calinou/fix-unused-images
Fix various cases of unused images
This commit is contained in:
committed by
Max Hilbrunner
parent
50d1bad093
commit
dc1552877d
@@ -131,7 +131,7 @@ Bind also the :kbd:`A` key, onto the action ``move_left``.
|
||||
Let's now add support for a gamepad's left joystick. Click the "+" button again
|
||||
but this time, select *Manual Selection -> Joypad Axes*.
|
||||
|
||||
.. image:: img/02.player_input/left_inputmap.webp
|
||||
.. image:: img/02.player_input/joystick_axis_input.webp
|
||||
|
||||
Select the negative X axis of the left joystick.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user