Add Camera Animation

Add Camera Animation

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.

    • Related Articles

    • How to set a default camera location

      Open UIData>Locations>Main Location. Find a suitable location and press Shift+Ctrl+F this will set the camera to a new location. Move the "Main Location" GameObject to the center of the Digital Twin. Select "Devices" GameObject and then in the ...
    • How to add interactive objects

      1. Choose one of the Interactive Flows. 2. At the Inspector scroll down and drag the object you want to be interactive to the Activator Objects tab. 3. Test your work.
    • How to add custom buttons to the side menu

      1. At the Hierarchy choose Devices. 2. At the Inspector scroll down to Custom Buttons. 3. Name the button 4. Press Is Toggle and Default On checkboxes 5. At On Toggle On () and On Toggle Off () Press the + sign 6. Drag the object to both toggles. 7. ...
    • frontline 3D Studio - Adding HotSpots

      Introduction Hot Spots allow users to quickly and easily navigate and view specific parts of a model. By moving through multiple Hot Spots, users can explore different areas of the model with ease. How to Create a Hot Spot Create a New Game Object: ...
    • How to create a procedure in Unity

      A Procedure is made of interactions, you can create interactions following these steps: This video shows the process of creating a procedure: Web side Login to the frontline.io website and select your workspace. after that select an existing project ...