Skip to content

The InputEventMouseMotion documentation seems misleading #10590

Open
godotengine/godot
#103462
@c5took

Description

@c5took

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

No one assigned

    Labels

    area:class referenceIssues and PRs about the class reference, which should be addressed on the Godot engine repositorybugtopic:input

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions