Godot Version
4.2.2
Question
I want to view 2 or 3 cameras at the same time, like in racing games (car camera and rear view mirror). See screenshot.
How can I do this in Godot?
I found this post
But it’s way too old (2019) and the linked example projects cant even be downloaded anymore.
Thank you very much!!!
Use viewports. Look up a split screen tutorial, it’s the same principle 
1 Like