I’m trying to use the cinemachine spline dolly and it seems to use the unity spline package. Which would be fine if it wasn’t so unusable for something that wants rotation control like cinemachine. The spline scene controls behave very weirdly if I try to rotate. It is very cumbersome to make the camera face a particular direction at a specific point in the spline.
If I have to write a custom path lerp component for cinemachine then what good is the spline dolly component? It’s understandable that unity would want to use their spline package elsewhere but you need to write additional editor tooling for cinemachine.
Maybe I’m using the spline control wrong. If someone figured out how to use the spline dolly properly, please share.