> For the complete documentation index, see [llms.txt](https://documentation.jaksam-scripts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.jaksam-scripts.com/blips-creator/how-to-use-custom-sprites.md).

# 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="/files/Dp1BpcQDBe6hhT3BnKcZ" alt=""><figcaption><p>blips_creator/_sprites/REPLACEABLE folder</p></figcaption></figure>

<figure><img src="/files/f3epZSevCWlOqkjJm7Ak" alt=""><figcaption><p>Copy the file name</p></figcaption></figure>

<figure><img src="/files/h1B5IcK33ZFScm9hbsiu" alt=""><figcaption><p>Add a "#" before the name</p></figcaption></figure>

<figure><img src="/files/lYL7hFnKx8iUMtOzzoaS" alt=""><figcaption><p>Rename your new icon file name</p></figcaption></figure>

<figure><img src="/files/vB3snyHoNU5DdgQynmni" alt=""><figcaption><p>Final result</p></figcaption></figure>

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