๐Ÿ•บAnimations

You can control any object animation in your scene to get the best photo.

Before you use animation, ensure...

For using animations, ensure your scene object has

  • A enabled animator component

    • This animator must have a controller

      • This controller must have states with the desired animation

Make sure you have an valid animator

Selecting and using an animation

If all requirements are set, a animator dropdown will apears on the animation tab. To use it:

  1. Select the animator you want, and the bellow dropdown will be populated with the available animations

  2. Select the animation you want.

  3. Select the animation time you want (This is a normalized time)

Last updated