# Environment Components

### A means to play around with the ambience and environment of the worldspace.

Change the position of the sun and moon, set the path and size of clouds and stars, the colour of the sky, the height and motion of the water - or just removing the water completely! - and set up some fog or post-processing for cool moods and effects. It's basically the Photoshop of Mutate, and exists to make your game prettier! ✨

![](/files/oYEwzUVvYYZPchKCWWMv)

No links can be made to or from the Environment tab, but if you want different vibes for different areas you can add the Post-Process Zone component to any entity and choose its brightness, hue, contrast, and range for large or small areas of change.

![](/files/5oAIJg0l3IfLBjziCCtc)

{% hint style="info" %}
Play around with environment settings as long as you like. There's no wrong answer here. Only you get to decide the atmosphere of your game!
{% endhint %}


---

# 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/tools/linking/environment-components.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.
