# 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/2023.2/objects-and-types/attributes/common-attributes/sprite) page of the [**Common Attributes**](https://docs.incari.com/incari-studio/2023.2/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://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-51d1e9a74f4fba5f02c1065a34e0b1ec157afede%2Fspriteimage120232.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://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-c1c1db98d36ef62de0b84178e0ba2b2ccc04b350%2Fspriteimage220232.png?alt=media)

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