I have a vtour with a costum map + radar so that every scene has a "heading".
How can I pass (through hotspot or clicking on the map ) from a scene to another keeping the same orientation ?
With orientation I mean for example that if the starting scene is pointing north, the target scene should pointing north too.
KEEPVIEW does NOT count the heading of each scene, so I guess it may be an action that gets the starting scene view, corrects with its heading, and then apply this orientation to the target scene, corrected with heading's target scene.
I have a mental block on how to write this code
btw, "fov" should not be changed.
Thanks,
Toni