Set Cursor Position Node

Set Cursor Position

Places the mouse cursor on corresponding coordinates between (0, 0) and (1, 1) on the game window from the top left corner.

Inputs

Condition

Input condition needed for node to activate.

Screen X

Horizontal cursor position between 0 and 1.

Screen Y

Vertical cursor position between 0 and 1.

Outputs

Done

True if the node performed successfully, else False.