# Sprite

The **Sprite Object** is an **Object** which acts as a canvas for an image **Asset** to be displayed on.

As **Sprite** also shares some of its **Attributes** with other **Objects**, it is discussed in detail in the [**Sprite Attributes**](https://docs.incari.com/incari-studio/2024.1/objects-and-types/attributes/common-attributes/sprite) page of the [**Common Attributes**](https://docs.incari.com/incari-studio/2024.1/objects-and-types/attributes/common-attributes) section.

However, the most important **Attribute** is the `Diffuse Texture` under `Sprite`. Here the user can add a new image to the **Sprite**.

![Sprite Object before Asset is Selected.](https://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%2Fuploads%2Fgit-blob-cf24c341717625898ecc8ce0a4c2e3176dab3021%2Fspriteimage120241.png?alt=media)

Locate `Diffuse Texture` as shown above and select an **Asset** from the pop-up Menu.

![Sprite Object after Asset is Selected.](https://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%2Fuploads%2Fgit-blob-ea31d56b33cbb582e48df0f5f625ed1cdcb803e8%2Fspriteimage220241.png?alt=media)

Once selected, the **Asset** is displayed through the **Sprite**.
