# Pause Lottie

## Overview

![The Pause Lottie Node.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-004ab554e2f6b0ca73613ff06f507a987128ed4f%2Fpauselottienode20241.png?alt=media)

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

[**Scope**](https://docs.incari.com/incari-studio/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 paused.              |

## 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/toolbox/incari/lottie/play-lottie)
* [**Stop Lottie**](https://docs.incari.com/incari-studio/toolbox/incari/lottie/stop-lottie)
* [**Lottie Sprite**](https://docs.incari.com/incari-studio/objects-and-types/scene-objects/lottie-sprite)

## External Links

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