How am I able to make a functioning custom camera when I have a custom character following the player? I’ve had a couple attempts, but all have ended in failure.
Currently UEFN doesn’t support adding a custom character. You can try some things with a CineCameraActor and MoveTo
but even if you get it running smooth in your private island tests the chances are on a public island it will not work the same. I would personally suggest not bothering to try until proper support is added.