forked from godotengine/godot-docs
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Redot: 26.1
The documentation uses several different terms to describe the same concepts, which makes it confusing for beginners.
For example, the tutorial refers to _process(), _input(), _unhandled_input(), etc. as “virtual functions” in one section, and later calls them “callbacks” without explaining that these two terms refer to the same concept.
Using multiple names for the same mechanism without clarification creates unnecessary confusion. It would help if the documentation consistently used a single term.
https://docs.redotengine.org/getting_started/step_by_step/scripting_first_script#complete-script
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels