Type: float
Determines what the output value of joystick(vec3,float) is.
JOYSTICK_TYPE_XZ
JOYSTICK_TYPE_SCREEN
Value: 0
Outputs XZ vector values perpendicular to camera direction (while assuming that the screen is always facing straight to a certain axis).
Value: 1
Outputs XY vector values regardless of where the camera is facing.