Make Camera Rotate Along Spline

Hi all!

I’m using the FPS template from UE4 and I wish to make the camera follow along a spline path. Currently it follows the path with no issue but it isn’t rotating towards the direction the path is going (its always looking forward). It looks like my set “rotation at spline distance” isn’t working. Is there any possible solution?

Your Code works fine for me in 4.19 but since you use the FPS Camera I assume that the Box “Use Pawn Control Rotation” is Checked. If you uncheck it should work.