# 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.1/objects-and-types/attributes/common-attributes/sprite) page of the [**Common Attributes**](https://docs.incari.com/incari-studio/2023.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://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-348b728d31b2f34b2f8d741a374d0dc1e8a5fb85%2Fspriteimage1.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://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-3f9b76a4a736a8c376294998f0e4b5fa31b8d916%2Fspriteimage2.png?alt=media)

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