# Changing the Skin Texture

{% hint style="warning" %}
For the skin texture to work with the facial rig, you need to remove any facial features (eyes, eyebrows, mouth, etc) from the textures by editing them in an image editor such as Photoshop, GIMP, or Paint.
{% endhint %}

<img src="/files/iSstCLVSzwbFj9hwhDhc" alt="" width="563">

Here's how to change the skin texture:

* Select any body part of the rig and go to the  `Material Properties` tab. Here you should be able to see the Skin material (if it shows a different material, then you're selecting the wrong object).

<figure><img src="/files/Kt80UF1Yn5aDAix3fbOA" alt="" width="563"><figcaption></figcaption></figure>

*

```
<img src="/files/GMbmVOg4IJBFVQE2NjJO" alt="" width="334">
```

* To change the texture, select the `×` icon on the image data-block menu, then select `Open`.

<img src="/files/zgSYl2nQ5VtTGlPCg5qN" alt="" width="491">

<img src="/files/9YrCdvfam8eh4p5ef4XQ" alt="" width="337">

* Find your desired skin texture, select it, and then select `Open Image`.

![](/files/3CHPssALlNYKXTvSwIVU)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://endertainer007.gitbook.io/endertainer-rig-wiki/guides/others/changing-the-skin-texture.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
