Animation Tracking

Your scene model may have baked, pre-recorded animations where meshes change position, rotation, and scale during the course of the user experience.

  1. Ensure that your scene model has an Animator component. Your Animator component must handle baked animations of model.

  2. Navigate to your scene model (or the parent of all your scene objects) and add a MetalitixScene component.

  3. Metalitix is now configured to record baked animations from your model! 🎉

Last updated