How do I make a CameraActor my main camera?

So I worked it out. Just using BP and nothing else, you can achieve a completely disconnected and best of all free camera mode. Do this:

  • Add a CameraActor to your scene
  • Create a level blueprint(or any blueprint as long as it executes) :slight_smile:
  • Then make this:

So yes, it obviously doesn’t have to be a level BP, can be any BP.