VR Portaling Demo
About
This is my attempt at creating a portal system that works in VR.
IMPORTANT: This is an oculus game, so SteamVR users will need Revive to play. STEAMVR COMING SOON!!!
Known bugs:
- you can't fall into portals on the floor next to a wall portal
- sometimes you can clip through the floor when falling into a portal
- when switching colors, sometimes the layer jolts upwards 0.0052m
Troubleshooting:
- I'm seeing double when looking into a portal | go into /Vr Portal Engine_Data/CONFIG.txt and change interpupillary_distance to whatever your headset uses. for me, that value is 58, the lowest setting on the Quest 2.
- I'm still seeing double when looking into a portal | go into CONFIG.txt and change interpupillary_distance to a random guess. keep doing so until it looks right.
- The game is slow | go into CONFIG.txt and change post_processing to false.
- The game is still slow | go into CONFIG.txt and lower portal_resolution_multiplier.