Destinations

Destinations

评价数不足
How to look up and down!
由 Sockman 制作
You don't have a vr headset, so you get destinations working without one. Problem is, you can't look up or down! Well here's a solution.
   
奖励
收藏
已收藏
取消收藏
All you need to know.
NOTE: THIS GUIDE ASSUMES THAT YOU HAVE DESTINATIONS COMPLETELY WORKING WITHOUT VR. IF YOU ARE HAVING TROUBLE WITH THAT PLEASE USE ANOTHER GUIDE.

First of all, open the console with the "~" key (usually next to the 1.)

Now you want to enter these commands into the console. Make sure you enter them seperately and in order.
  • cl_mouselook 0
  • bind downarrow +lookdown
  • bind uparrow +lookup

That's it! By pressing the up and down arrows, you should be able to look up and down.
You can bind them to other keys by replacing "downarrow" and "uparrow" with whatever key you want. Sadly, I don't think there's any way to bind it to mouse movement.
How does it work???
Even though the game doesn't have mouse movement, it thinks it does. So "cl_mouselook 0" lets the game know that it doesn't use mouse movement.

Now the game lets you bind keys to look around, so when you press a key you look a certain direction. That's what "bind downarrow +lookdown" and "bind uparrow +lookup" do.

If you just typed "+lookup" or "+lookdown" you would just infinitely look up or down. (If you do this replace the + with a - to stop.)
2 条留言
scam likely 2024 年 3 月 31 日 下午 12:51 
noclip also this is the same steamvr home
byteframe 2019 年 11 月 5 日 上午 12:58 
now how do I move forward?