Skip to main content
Version: Next

Get Mouse Coordinates

Gets the current mouse position.

Description

Gets the absolute position of the mouse.

Outputs

  • x (Number): The x coordinate.
  • y (Number): The y coordinate.