# Stop Lottie

## Overview

![The Stop Lottie Node.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-968b6f3692188cc4287ed72e10f1e19ab937e1b6%2Fnode-stop-lottie.png?alt=media)

The **Stop Lottie** **Node** stops playing a *Lottie*. It receives as input the [**Object ID**](https://docs.incari.com/incari-studio/2023.1/objects-and-types/scene-objects#objects-in-logic) of the [**Lottie Sprite** **Object**](https://docs.incari.com/incari-studio/2023.1/objects-and-types/scene-objects/lottie-sprite) to be stopped.

[**Scope**](https://docs.incari.com/incari-studio/2023.1/overview#scopes): **Scene**, **Function**, **Prefab**.

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Object ID`       | **ObjectID** | The **Object ID** of the **Lottie Sprite** to be stopped.             |

## 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

* [**Play Lottie**](https://docs.incari.com/incari-studio/2023.1/toolbox/incari/lottie/play-lottie)
* [**Pause Lottie**](https://docs.incari.com/incari-studio/2023.1/toolbox/incari/lottie/pause-lottie)
* [**Lottie Sprite**](https://docs.incari.com/incari-studio/2023.1/objects-and-types/scene-objects/lottie-sprite)

## External Links

* [What is a Lottie?](https://lottiefiles.com/what-is-lottie) on LottieFiles.
