I’ve been searching everywhere for this functionality and I haven’t been able to find anything. I’m really hoping someone can help! All I want to do is move a camera, not animate a camera, but simply move a camera along a spline using keyboard input (up arrow moves forward, down arrow moves backward), and I would like that camera to just face forward, following the direction of the spline. I am not a great coder but I want to learn! If anyone can help guide me through this I would really appreciate it. Any help would be amazing! Thank you!
You can use a Cinemachine Dolly Cart for this. It’s just an empty object that moves along a spline. You can put a camera or anything else inside it.
It has a Speed setting, which will make it move along the spline at the indicated speed. Be sure to use “Distance” position units.

Alternatively, instead of setting the speed, you can have a script update the cart’s Position setting.
