Open paulrrogers opened 6 years ago
For height try adjusting vr_player_height_meters and/or vr_view_yoffset https://github.com/cmbruns/gz3doom/wiki/Console-Variables
I'm not sure if I can do anything about the step climbing
In ViveDoom 0.5.5 while "vr_mode" seems to be a valid command in the console, both "vr_player_height_meters" and/or "vr_view_yoffset" come back as unknown commands.
Maybe it's that I'm a short guy, but it feels unusually low/small playing Doom with the Vive: enemies and steps on stairs seem giant. And climbing steps is jerky. Is it practical to add a way to compensate or adjust height? Possibly with some (further?) smoothing of step climbs.
The height simulation does not need to be perfect. For example, I don't need to be able to lie perfectly flat in the physical world and see the Doom world from it's floor down to the centimeter. Though some minor tweak to make my perspective approximately eye level with the human enemies would help.
Anyway, thanks for all you've done so far. It's a treat to see this game in a new way.