Create and apply animations
Animation Generator uses machine learning to create animation clips directly from text or video inputs. It also lets you integrate animations into your projects. By using .anim files, character prefabs, and Animator Controllers, you can design visually dynamic games with smooth character movements.
There are two generation methods:
- Text to Motion: Generates an animation based on a text prompt.
- Video to Motion: Generates an animation based on an uploaded video.
After generating the animation clip, you can assign it to a character using an Animator Controller.
Animation Generator supports three key workflows:
- Create
.animfiles - Add character prefabs to your scene
- Assign the animation files to your character
Use the following topics to get started with using Animation Generator.
| Topic | Description |
|---|---|
| Create an animation clip | Generate animation clips from text prompts. |
| Adjust direction and looping | Learn how to standardize and refine animation clips. |
| Apply animation to a character | Assign the generated animation to a character in your scene. |