# Material Browser

### Change or add materials to different surfaces in the game for a more unique and interesting environment.

![](/files/EpnSgH1llxO7CPZqO9jb)

### How to use

To change the material click on the asset you want to use, and go to the materials browser on the the **entity components toolbar**. This appears in the top right of the screen any time you click any entity. The materials browser looks like a pencil hovering over a little drawing.

![](/files/wmmUgCoZZqMrMTrIQxW8)

Some objects only have one material slot, while others have multiple. Simply click each slot in turn and select from the available materials to assign it to change the colour and texture of that specific area.

Like the asset browser, you can speed up searches by typing specific texture types like 'wood' or 'metal,' or colours to bring up all the red materials, for instance, in different textures.

![](/files/hyljyqpmgmTXxXpzoVXL)

All materials are available for all entities - so you can stick with realistic textures for your world, or something completely stylised, like a world of robot metal cats. It's all up to you!


---

# 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://docs.mutate.games/content-browsers/material-browser.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.
