> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/2021.3/toolbox/incari/animation/stopanimation.md).

# Stop Animation

## Overview

![The Stop Animation Node.](https://1582035224-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-3848250649%2Fuploads%2Fgit-blob-41ff41393b12ffd468db7dbe95cf96ac15fe58f1%2Fstopanimation.png?alt=media)

**Stop Animation** is an **Animation** **Node** used to stop an **Animation** already playing.

## Attributes

| Attribute | Type     | Description                                                      |
| --------- | -------- | ---------------------------------------------------------------- |
| `Enabled` | **Bool** | A toggle switch that allows the **Node** to be turned on or off. |

## Inputs

| Input             | Type           | Description                                                           |
| ----------------- | -------------- | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**      | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Instance ID`     | **InstanceID** | The assigned **Instance** of an **Animation Block**.                  |

## Outputs

| Output             | Type      | Description                                                                                                                            |
| ------------------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►) | **Pulse** | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |

## See Also

* [**Pause Animation**](/incari-studio/2021.3/toolbox/incari/animation/pauseanimation.md)
* [**Play Animation**](/incari-studio/2021.3/toolbox/incari/animation/playanimation.md)
