# Image Sequence Sprite

The **Image Sequence Sprite** creates a *sprite* that acts like a canvas for an **Image Sequence Asset** to be displayed on.

While the **Image Sequence Sprite** has several **Attributes** that alter its visual aspects, the most important is the `Diffuse Texture` under `Sprite`. Here the user can create a new **Image Sequence** or locate an already created one.

![Image Sequence Sprite before Adding Asset.](/files/TO7oi3fuV9YGFkHw6YT2)

Above, the `File` **Attribute** has been highlighted for the **Image Sequence Sprite Object**. This is where the user can select the appropriate file after activating the pop-up Menu.

![Image Sequence Sprite after Adding Asset.](/files/eDPvnI0t5448ch5g7EEE)

When the *.inseq* file is selected, it is displayed in the viewport of the **Scene Outliner**.

There are several **Nodes** that are attributed to **Image Sequences**. More information can be found [here](/incari-studio/2022.2/toolbox/incari/imagesequence.md) and [here.](/incari-studio/2022.2/toolbox/events/imagesequence.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.incari.com/incari-studio/2022.2/objects-and-types/scene-objects/imagesequencesprite.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
