VR Experience Helper

Hi all,

If I am not wrong, The teleport logic of VR Experience Helper will teleport you to the target location in a straight line even though there are obstacles in between. This wint look realistic. Is there any callback like OnNavigate (from, to) in which I provide the path points for the navigation?

If there is no such feature, can I request for that feature?

Please suggest.
Thanks in advance.

Pinging @trevordev

This is not supported and I’m not sure to get the goal of that event.

Do you mean you may want to change the location where to teleport? Or change the animation?

Yep, this is not currently supported. You could try moving the helper manually eg. https://playground.babylonjs.com/#TAFSN0#165