Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document adding input actions in the manual, in addition to in Getting Started #10199

Open
tetrapod00 opened this issue Nov 3, 2024 · 0 comments

Comments

@tetrapod00
Copy link
Contributor

tetrapod00 commented Nov 3, 2024

Your Godot version:
4.4
Issue description:

Creating input actions is already documented in a step-by-step way in two places:
https://docs.godotengine.org/en/stable/getting_started/first_2d_game/03.coding_the_player.html#coding-the-player
https://docs.godotengine.org/en/stable/getting_started/first_3d_game/02.player_input.html#creating-input-actions

However, the Using InputEvent page has only a cursory mention of adding new input actions. There is a screenshot of the Project Settings > InputMap UI in Input examples, too, but no deep explanation.

The manual itself should also document how to add input actions in a little more detail. This section should also be linked to from some other pages in the manual that use input actions.

The manual could link to the more detailed examples in the Getting Started tutorials, but that feels like bad practice.

URL to the documentation page (if already existing):
https://docs.godotengine.org/en/stable/tutorials/inputs/inputevent.html#actions
https://docs.godotengine.org/en/stable/tutorials/inputs/input_examples.html#inputmap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant