Page 1 of 1

Second camera

Posted: Sun Nov 14, 2021 8:50 am
by hrohibil
Hello Toni

I have added a second camera in my scene, it is tagged as "Untagged".

I want to use this a security camera.

When i start game from the actual level, the game uses the invector camera as intended.
But when i start game from main menu, and load a game, it starts from this second camera??

Hope it makes senc..

Re: Second camera

Posted: Sun Nov 14, 2021 9:34 am
by Tony Li
Set your security camera's Depth to a lower value than the Invector player camera, or configure it to render to a render texture. It's common to configure security cameras to render to a render texture, and then show that render texture on a security monitor somewhere in the scene.

Re: Second camera

Posted: Sun Nov 14, 2021 10:11 am
by hrohibil
Done and solved...

Thank you