Skip to content

Feature Request: Add Mouse/Pointer Coordinates to Player Input #25

@hdriviere

Description

@hdriviere

Is your feature request related to a problem? Please describe.

Current available Inputs (players & camera) does not include mouse or pointer coordinates. This makes it difficult to implement features that require knowledge of the user's cursor position, such as click-to-move or UI interactions

Describe the solution you'd like

Add mouse or pointer coordinates (e.g., screen or normalized device coordinates) to the available Inputs enum, so that scripts and game logic can access the current pointer position.

Additional context

Having access to pointer coordinates would enable:

  • Click-to-move mechanics
  • UI element interaction

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions