Get Mouse Position 3D

Description

Outputs the position of the mouse in 3D space. Does not work in 1st person mode.

Available to

Inputs

Player (Object)

You give the path to a Player.

players.Player

Outputs

Position (Vector3)

You give the block the variable you want the X coordinate of the player's mouse to be saved to.

MousePos

Last updated