> For the complete documentation index, see [llms.txt](https://docs.motorica.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.motorica.com/documentation/motion-factory/how-to-guides/generate-animations-for-left-and-right-foot-coverage.md).

# Generate Animations for Left & Right Foot Coverage

In this guide, we'll demonstrate how to use the Phase Shifting feature to generate up to 4 left and right foot variations for each generated animation.

Read the [Phase Shifting section](/learn/concepts/the-motion-engine.md#phase-shifting) in The Motion Engine Concepts page to learn more.

## Prerequisites

* A Motorica account, created when you first open the [Motorica app](https://app.beta.motorica.ai/).
* An enterprise license. For more information, contact our Sales team.

## Get Started

{% embed url="<https://www.loom.com/share/c75b91090f5c4759b1a3e4e68173c0e8?sid=e8812d4a-6b80-4e5e-9690-171232fc56ca>" %}
Video guide on how to use the Phase Shifting feature.
{% endembed %}

To begin, go through Motion Factory and fully customize the Style and Motion Control options for your dataset's animations.

{% hint style="info" %}
See the [Generate Animation Datasets Using the Simplified Workflow](/documentation/motion-factory/how-to-guides/generate-animation-datasets-using-the-simplified-workflow.md) guide for step-by-step instructions on how to create a dataset in Motion Factory.
{% endhint %}

## Enable Phase Shifting

First, go to the Animation Previewer section once you're satisfied with your chosen animation options.

Select the animation or batch of animations you'd like to edit and choose whether to create 2 or 4 variations in the Phase shift section of the Control Settings.

<figure><img src="/files/li1jgUrj2GsPbE4edZIW" alt="A split screen of 4 orange models walking the same path with slight variations, and dropdowns, toggles, and buttons for customization on the right side of the screen."><figcaption><p>The Path Viewer section with Phase Shifting enabled.</p></figcaption></figure>

{% hint style="warning" %}
If you aren't able to select a variation number under Phase Shift, ensure you have the Looping toggle selected off in the Edit Path section.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.motorica.com/documentation/motion-factory/how-to-guides/generate-animations-for-left-and-right-foot-coverage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
