You can animate cameras and add interactions for the cameras in the scene by using the State Machine.
You can use the State Machine to create auto animations and animations triggered by an interaction. Some of the things you can do is create a guided path animation and a dolly zoom.
Screen Recording 2024-01-23 at 8.37.24 PM.mov
The Body Rig comes with a camera, which is positioned where your head would be when you spawn in VR. Similar to camera objects, you can use the Body Rig with the State Machine to move positions in VR. Some examples of how you can use this in your project includes VR rollercoaster experiences, or instant teleportation.
<aside> ⚠️ *Note: Having certain movements in VR that the user doesn’t control can lead to motion sickness. Be careful when you use this feature to ensure a comfortable experience.
</aside>