I’m trying to get the game to go into the view of a camera actor I place on a specific position.
I followed the answer to this forum How do I make a CameraActor my main camera? - Pipeline & Plugins - Epic Developer Community Forums,
.
but it’s still putting the camera in spectator mode everytime I press play (where I can control the camera with WASD).
I currently have my world gamemode selected as none, but I don’t believe that should impact the camera
Does anyone might be able to see if anything with the settings of my map is preventing me from using a camera actor as my main camera?
Thanks