Get Mouse Position

The Get Mouse Position Node.
The Get Mouse Position Node returns the X and Y coordinates of the mouse's position in a device's screen.
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
Position | Vector2 | The X and Y coordinates of the mouse's position. |
Last modified 5mo ago