Skip to content
Snippets Groups Projects
Commit 0dc19032 authored by joni's avatar joni
Browse files

Formatting

parent b03d6d8d
No related branches found
No related tags found
No related merge requests found
......@@ -150,9 +150,21 @@
hand-controls2="left"
tracked-controls
haptic-feedback
oculus-touch-controls-extended="dpad: true; dpad_deadzone: 0.8; dpad_livezone: 0.3; dpad_directions: 8; dpad_turbo: true; dpad_haptic_intensity: low"
vive-controls-extended="hand:left; dpad_haptic_intensity: low; dpad_pressed_haptic_intensity: low"
dpad-as-axes="inputName:left_dpad; name:left_dpad_axes; emitter: #left-hand"
oculus-touch-controls-extended="
dpad: true;
dpad_deadzone: 0.8;
dpad_livezone: 0.3;
dpad_directions: 8;
dpad_turbo: true;
dpad_haptic_intensity: low"
vive-controls-extended="
hand:left;
dpad_haptic_intensity: low;
dpad_pressed_haptic_intensity: low"
dpad-as-axes="
inputName:left_dpad;
name:left_dpad_axes;
emitter: #left-hand"
teleport-controls="cameraRig: #player-rig; teleportOrigin: #head; button: action_teleport_"
networked="template: #left-hand-template;"
>
......@@ -170,8 +182,23 @@
id="right-hand"
hand-controls2="right"
haptic-feedback="hand:right;"
oculus-touch-controls-extended="hand:right; dpad: true; dpad_livezone: 0.3; dpad_deadzone: 0.8; dpad_directions: 4; dpad_turbo: false; dpad_haptic_intensity: low"
vive-controls-extended="hand:right; dpad: true; dpad_livezone: 1.0; dpad_deadzone: 0.6; dpad_directions: 4; dpad_turbo: false; dpad_haptic_intensity: none; dpad_pressed_haptic_intensity: low;"
oculus-touch-controls-extended="
hand:right;
dpad: true;
dpad_livezone: 0.3;
dpad_deadzone: 0.8;
dpad_directions: 4;
dpad_turbo: false;
dpad_haptic_intensity: low"
vive-controls-extended="
hand:right;
dpad: true;
dpad_livezone: 1.0;
dpad_deadzone: 0.6;
dpad_directions: 4;
dpad_turbo: false;
dpad_haptic_intensity: none;
dpad_pressed_haptic_intensity: low;"
teleport-controls="cameraRig: #player-rig;
teleportOrigin: #head;
hitEntity: #telepor-indicator;
......
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