Skip to content
Snippets Groups Projects
Commit a969d09c authored by netpro2k's avatar netpro2k
Browse files

Set a small far distance for the UI raycaster

parent a16f85fb
No related branches found
No related tags found
No related merge requests found
......@@ -256,7 +256,7 @@
tracked-controls
teleport-controls="cameraRig: #player-rig; teleportOrigin: #player-camera; button: action_teleport_"
haptic-feedback
raycaster="objects:.hud; showLine: true;"
raycaster="objects:.hud; showLine: true; far: 2;"
cursor="fuse: false; downEvents: action_ui_select_down; upEvents: action_ui_select_up;"
app-mode-toggle-playing__teleport-controls="mode: hud; invert: true;"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment