I could imagine some complicated ways of coding my own but is there already a way to do it? So in game if I switch to this camera I can freely roam.
2 Likes
Destroy (or set to nil) the character and you’ll get the free-roam camera.
You used to be able to destroy the character and you’d get the free-roam camera, but not since the playerscripts update. You’ll have to dig around in the camera playerscript and see if there’s a built in one or make your own using the scriptable camera.