SteamVR Knuckle Bow Interaction Setup

Today, I’m trying to slowly update old VR projects to use Unity XR system and SteamVR. In the past, they were not compatible, so I was stuck on Unity 2019.1.14f for a while. Last year, through a game jam, I learned there was a workaround for it, but I could not figure out how to […]

SteamVR Swing Door Interaction

swing door

After sliding door, we have swinging door interaction this time. I started by watching this youtube tutorial: I got the handle portion to work, but the door panel portion was being wonky. So I simplify my model hierarchy. I made sure holding the handle can open the door panel instead, and worry about modeling the […]

SteamVR Teleport

It has been a while since I actually set up teleport system in VR. I was thinking a few months, but it’s probably has been more than a couple years. The last time I implement it was when testing Undead Darling’s high school level. Gosh, that’d be over 3 years now. Today I start revisiting […]