Skip to main content
Version: 0.6.0

Adding an Animation

How-To: Add Animations Using the Editor

Follow these steps to add an animation to an entity. If you prefer, is a step-by-step video.

  1. Select the Entity
    In the Inspector, make sure the entity you want to animate is selected.

  2. Add the Animation Component

    • Click on Add Components in the Inspector.
    • Choose Animation Component.

add animation component

  1. Open the Asset Browser
    • In the Asset Browser, click on Animations.
    • Browse to the .usdc animation file you want to use.

select animation file

  1. Select the Animation File

    • Click on the animation file in the Asset Browser.
  2. Assign the Animation

    • In the Inspector, under the Animation Component, click on Assign.
    • The animation’s name should now appear in the component field.

Animation selected

🎬 Your entity is now linked to the animation!