-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
godotengine/godot
#103462Closed
Copy link
Labels
area:class referenceIssues and PRs about the class reference, which should be addressed on the Godot engine repositoryIssues and PRs about the class reference, which should be addressed on the Godot engine repositorybugtopic:input
Milestone
Description
Your Godot version:
v4.3.stable.official [77dcf97d8]
Issue description:
The InputEventMouseMotion.velocity documentation has a note about its use with Input.MOUSE_MODE_CAPTURED while, according to a note on the "Mouse and input coordinates" page, using mouse velocity with the mouse captured shouldn't work at all, it doesn't seem to work in practice either so I believe that note should be removed.
URL to the documentation page:
InputEventMouseMotion: https://docs.godotengine.org/en/stable/classes/class_inputeventmousemotion.html
Mouse and input coordinates: https://docs.godotengine.org/en/stable/tutorials/inputs/mouse_and_input_coordinates.html
Metadata
Metadata
Assignees
Labels
area:class referenceIssues and PRs about the class reference, which should be addressed on the Godot engine repositoryIssues and PRs about the class reference, which should be addressed on the Godot engine repositorybugtopic:input