# Custom Animation Style

In version 1.4.0 of MixEffect, you can now set a custom animation style to use when recalling a preset. This custom style will override whatever animation style you have set in MixEffect. There are eleven different animation styles that change the speed and movement of the boxes as they transition from one preset to another.

* Cosine
* Cubed
* Inverse Cubed
* Inverse Squared
* Linear
* Sine
* Smooth Step
* Smoother Step
* Squared
* Ease In Out Elastic
* Ease Out Bounce
* Ease Out Elastic

To change the animation style for a preset, follow these steps:

1. Edit a preset.
2. Toggle **Use Custom Animation**.
3. Choose the animation style.
4. Tap **Save**.

<div><figure><img src="/files/xq5R4xGmLJ4TBvoU1dgF" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Ds2dgkrkodkbbhnZofTk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/9ZxOdhkg7Zgnm6QQwxkc" alt=""><figcaption></figcaption></figure></div>

### Easing Styles and Speed

If you make use of the Ease In Out Elastic, Ease Out Bounce, or Ease Out Elastic animation styles, it's recommend that you choose a slower animation speed than you would ordinarily use. For instance, it you have MixEffect's default animation speed set to Fast, you will want to choose Normal or Slow if you use presets with these animation styles.


---

# Agent Instructions: 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.mixeffect.app/explore/supersource/editing-presets/custom-animation-style.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.
