I am trying to switch cameras when in the virtual camera mode from my I Pad. Is there a way to set this up? Any help would pointing me in the right direction to search would be great.
Cheers
Aaron
I am trying to switch cameras when in the virtual camera mode from my I Pad. Is there a way to set this up? Any help would pointing me in the right direction to search would be great.
Cheers
Aaron
Hi! You can do this in several approaches
simple approach is to have many cameras, one for one watch point
Switching Between Multiple Fixed Camera Perspectives | Unreal Engine Documentation
but you can have one camera and just move it on different locations. In this case you can just take a look at USpringArmComponent and create own Camera controlling component…
Thank you for your help, I managed to get the camera to change but it doesn’t move you to where the camera was as it seams like it is moving all the cameras at once. I will give your USpring idea a go.
I got some raw example code if you need
that would be amazing if you can. Thank you so much