# Stop ImageSequence

## Overview

![The Stop ImageSequence Node.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-60baa49808a98e95aee9b3f43b6e62957b4565d0%2Fstopimagesequenceupdatedimage.png?alt=media)

The **Stop ImageSequence Node** ends an **ImageSequence** already playing during a session.

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

## Attributes

![The Stop ImageSequence Node Attributes.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-0e4d396409d50233b060f0f407dda623558f184c%2Fnode-stop-imagesequence-attr.png?alt=media)

| Attribute | Type         | Description            |
| --------- | ------------ | ---------------------- |
| `Object`  | **ObjectID** | The target **Object**. |

## Inputs

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

## 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 ImageSequence**](https://docs.incari.com/incari-studio/2023.1/toolbox/incari/imagesequence/playimagesequence)
* [**Pause ImageSequence**](https://docs.incari.com/incari-studio/2023.1/toolbox/incari/imagesequence/pauseimagesequence)
* [**Resume ImageSequence**](https://docs.incari.com/incari-studio/2023.1/toolbox/incari/imagesequence/resumeimagesequence)
