Hello,
I’m new to the Unity World and I’m currently working on a project where I need to create a 3D video using Unity, and I’m using Cinemachine for camera control. I want to set up a camera path using Cinemachine Dolly Track, but I’m facing an issue with maintaining variable camera directions at different waypoints along the path.
The camera direction remains constant throughout the path, and I don’t want to use “Look At” because I need to direct the camera to different points depending on the waypoints.
I’ve searched through the documentation and forums but haven’t found a solution yet. Could anyone please guide me on how to achieve variable camera directions along a Cinemachine Dolly Track path?
Any help or suggestions would be greatly appreciated. Thank you in advance!