Create moving by me camera in game.

Hi friends
I haven’t been here for a long time, can you suggest the following - I created a scene and I want to take a bunch of images from that scene as follows - can I somehow make it so that when I press the play button, I can move the camera freely and it will take screenshots every 5 seconds.
I understand how to make screenshots taken every n seconds, but I don’t understand how to add a camera to the game that I can move freely (
Thank`s a lot.

Spawn the Default Pawn and possess it. It comes with the standard flying controls - as in the editor.

1 Like

Oh, thank you sir.