# How to use custom sprites

Blips Creator offers an extremely easy way to replace blips sprites, the procedure is the following

1. Choose a `.png` icon you want to use (64x64px it's better)
2. Go in `blips_creator/_sprites/REPLACEABLE` folder
3. Choose a sprite to replace, copy its name and then add a `#` before the name (to find it easier in future if needed)
4. Place the new icon you want with the same name of the old sprite
5. Restart **2 times** Blips Creator

## Example with images

In this example I'll replace the green logo with the red sprite

<figure><img src="https://3735039044-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFH9TH8An8XLjMiOMvVGb%2Fuploads%2Fgit-blob-0888e11899885aacc836e53b8691bb462aad58bd%2Fimmagine.png?alt=media" alt=""><figcaption><p>blips_creator/_sprites/REPLACEABLE folder</p></figcaption></figure>

<figure><img src="https://3735039044-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFH9TH8An8XLjMiOMvVGb%2Fuploads%2Fgit-blob-b2d7dfca3d50c3be9a5b24dccd0fae099d571e17%2Fimmagine.png?alt=media" alt=""><figcaption><p>Copy the file name</p></figcaption></figure>

<figure><img src="https://3735039044-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFH9TH8An8XLjMiOMvVGb%2Fuploads%2Fgit-blob-5f820024ac6ed9aa08e3479b9608b64387df39de%2Fimmagine.png?alt=media" alt=""><figcaption><p>Add a "#" before the name</p></figcaption></figure>

<figure><img src="https://3735039044-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFH9TH8An8XLjMiOMvVGb%2Fuploads%2Fgit-blob-638e1a312232c3ea57b4b53ecfcbb7cdb1f486cc%2Fimmagine.png?alt=media" alt=""><figcaption><p>Rename your new icon file name</p></figcaption></figure>

<figure><img src="https://3735039044-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFH9TH8An8XLjMiOMvVGb%2Fuploads%2Fgit-blob-d4d73df42b0a713a9329c61bbfe0a95db4b9a2af%2Fimmagine.png?alt=media" alt=""><figcaption><p>Final result</p></figcaption></figure>

Now you can restart the script **2 times** and the sprite is updated
