# Go To Previous ImageSequence Frame

## Overview

![The Go To Previous ImageSequence Frame Node.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-f14e7083920e44ae6d1dee57d5da47588ea5eff1%2Fgotopreviousimagesequenceframeupdatedimage.png?alt=media)

The **Go To Previous ImageSequence Frame Node** moves backwards to the previous frame of the **ImageSequence**.

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

## Attributes

![The Go To Previous ImageSequence Frame Node Attributes.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-69eb09764fbf0e25f1017110094a108f26f454f8%2Fnode-go-to-previous-imagesequence-frame-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**.                                                                                       |
| `Wrap`            | **Bool**     | Set as true or false when the previous frame is out of range and whether or not it should return the previous element. |

## 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**   | The index of the previous frame.                                                                                                       |

## See Also

* [**Go To Next ImageSequence Frame**](https://docs.incari.com/incari-studio/2023.1/toolbox/incari/imagesequence/gotonextimagesequenceframe)
