Add Camera Animation
Updated over a week ago

To create a camera animation using Unity Timeline, follow these steps:

  1. Make sure you have created an interaction.

  2. Select the interaction object and use it's Timeline Window.
    ( If you can't find it, In the Unity editor, select "Window > Sequencing > Timeline" to open the Timeline window .)

  3. Drag and drop your camera GameObject called "Camera Dummy" onto the Timeline window.

  4. To create a keyframe for the camera's transform, click on the "Record" button in the Timeline and then move and rotate the camera as desired. This will create a keyframe at the current time in the Timeline.

  5. To create additional keyframes, move the Timeline play head to a different point in time and repeat the process of clicking the "Record" button and adjusting the camera's transform.

  6. To preview the camera animation, you can use the "Game" view and preview the Timeline.

Did this answer your question?