Camera Path Animator
Camera Path GUI
Path Length displays the approximate length of the path.
Is Looped allows you to toggle whether the path is looped.
Link Camera Path allows you to specify a Camera Path that should play after the current one.
Interpolate allows you to toggle how this and the linked Camera Paths behave. If it is interpolated, the path will attempt to seemlessly merge into the next path. Otherwise, your animation will cut to the next path.
Path Points edit the path points that define where to path goes
Control Points edit how the curve is interpolated at each point
FOV you can define the camera’s field of view allowing you to zoom during an animation
Speed allows you to define the speed of the animation along the path
Delay deals with adding points that will pause the animation for specified intervals
Ease Curves allow you to define how the animation transitions from stationary position like the ends of the path or delays.
Events you can add custom events that either broadcast a C# event or calls a specific function in a GameObject
Tilts allows you to define how the camera tilts in the follow path orientation mode
Orientations you can define the rotation of a camera at points for the custom orientation mode.
Options contains some basic options for Camera Path