Jump to content

Teleport mechanic for VR mode in SR works


Jamie

Recommended Posts

Posted

Before I start implementing standard teleporting.. has anyone done this already for the VR world in the SR works sdk? and if so.. any tips?

 

cheers!

Posted

Hi Jamie,

 

For the time being, there is no teleport tools in SRWorks. However, I've done teleport on top of SRWorks, it is actually quite simple to do. Here comes the tip: when the player's reference frame moves, ViveSR should move as well. For example, if you are using Unity, the simplest way is to parent [ViveSR] to the player gameobject.

 

Hope this helps. 

 

-renee

Posted

 thanks! worked a treat!

Other things I implemented:

Some additional script is needed to toggle the teleport on and off when traversing between realities..  

A position management script to keep track of the realworld objects and your position in and out of VR

 

really cool!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...