Advertisement
GrodenVR

Zenith_ The Last City (Quest)

Feb 12th, 2022 (edited)
438
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. {
  2. "name": "Zenith: The Last City",
  3. "instructions": [
  4. "Natural Locomotion profile for using foot trackers in Zenith and Meta Quest controllers ",
  5. "Rename file type from .txt to .json ",
  6. "Allows you to walk in place or run if you lift your feet higher. You can also stand still and use the thumbstick if you want to strafe (like during battle). ",
  7. "*Untested. If it won't import to Nalo, try changing the type in the last line from quest to quest2 or oculus. You probably need to change that in the filename as well. "
  8. ],
  9. "command": "steam://rungameid/1403370",
  10. "touch_spd": "3",
  11. "sprint": "joystick",
  12. "orig_touch": "combine",
  13. "orig_foot": "combine",
  14. "left_btn": "disabled",
  15. "right_btn": "disabled",
  16. "remap_left_btn": "passthrough",
  17. "remap_right_btn": "click_passthrough",
  18. "locomotion_mode": "joystick",
  19. "jump": true,
  20. "jump_btn": "r_a",
  21. "speed_mul": "150",
  22. "sprint_thres": "43",
  23. "type": "quest"
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement