have a camera from a different scene?

Is there any way to have a camera from a different scene in the current scene? I can’t seem to figure this out, thanks.

If it’s a previous scene you can use the DontDestroyOnLoad function to keep your camera between the 2 scene.

The link is here :

Otherwise, I don’t really know how you can do or you want to do with your camera ? Or if you’ve got a prefab of it, you can load this camera prefab in your current :wink: