# On ImageSequence Frame Changed

## Overview

![The On ImageSequence Frame Changed Node.](https://3009747178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-1330240639%2Fuploads%2Fgit-blob-ce41f5431d917c76e6f0c0d66b78c34fce9661a1%2Fnode-on-imagesequence-frame-changed.png?alt=media)

**On ImageSequence Frame Changed** is an **Event Listener** **Node** used for executing a **Logic Branch** when the frame of an **Image Sequence** changes.

## Attributes

| Attribute | Type         | Description                                                               |
| --------- | ------------ | ------------------------------------------------------------------------- |
| `Object`  | **ObjectID** | **Image Sequence** in which a frame change triggers the **Logic Branch**. |

## 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. |
| `#Frame`           | **Int**   | Frame number within the sequence.                                                                                                      |

## See Also

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