# On ImageSequence Stop

## Overview

![The On ImageSequence Stop Node.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-f617148e3a02d3d6358ae1a647f2aa70d41f36f7%2Fonimagesequenceframechangednode20241.png?alt=media)

**On ImageSequence Stop** is an **Event Listener** **Node** used for executing a **Logic Branch** when an **Image Sequence** is stopped.

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

## Attributes

![The on ImageSequence Stop Node Attributes.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-bf69caae11306f8d18d22123fb3242a36e5f73f5%2Fonimagesequencestopattributes.png?alt=media)

| Attribute | Type         | Description                                                                                                               |
| --------- | ------------ | ------------------------------------------------------------------------------------------------------------------------- |
| `Object`  | **ObjectID** | **Image Sequence** that triggers the **Logic Branch** when stopped, if none is given in the `Object ID` **Input Socket**. |

## Inputs

| Input           | Type         | Description                                                                        |
| --------------- | ------------ | ---------------------------------------------------------------------------------- |
| `Object ID`     | **ObjectID** | **Image Sequence** that triggers the **Logic Branch** when stopped.                |
| `Subscribe` (►) | **Pulse**    | An **Input Pulse** that needs to be triggered to start listening to the **Event**. |

## 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. |
| `Object ID`        | **ObjectID** | The **Image Sequence** received as **Input**.                                                                                          |

## See Also

* [**Image Sequence**](https://docs.incari.com/incari-studio/toolbox/events/imagesequence)
