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

Outdated "How does it work" tutorial about Input Events #3369

Closed
Sauermann opened this issue Apr 10, 2020 · 0 comments · Fixed by #7330
Closed

Outdated "How does it work" tutorial about Input Events #3369

Sauermann opened this issue Apr 10, 2020 · 0 comments · Fixed by #7330
Labels
area:manual Issues and PRs related to the Manual/Tutorials section of the documentation

Comments

@Sauermann
Copy link
Contributor

The tutorial "How does it work" about Input Events
https://docs.godotengine.org/en/stable/tutorials/inputs/inputevent.html#how-does-it-work
diverges in many details from the current implementation.

I suggest to add a warning to this chapter, so that inexperienced users are made aware of the fact that not all information within this chapter is up to date.

I am aware of the following aspects, where the tutorial diverges from the actual implementation:

As an example, here is an actual order of _input key-events (Godot V3.2.1):

_input_Order

@skyace65 skyace65 added the area:manual Issues and PRs related to the Manual/Tutorials section of the documentation label Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:manual Issues and PRs related to the Manual/Tutorials section of the documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants