# Setup Guide

{% hint style="danger" %}
The integration requires Game Creator 2 and COZY Stylized Weather 3 and can't work without them.&#x20;
{% endhint %}

## Setup

1. [Setup and install Game Creator 2](https://docs.gamecreator.io/gamecreator/getting-started/installation/)
2. [Setup and install Cozy Stylized Weather 3](https://distant-lands.gitbook.io/cozy-stylized-weather-documentation/getting-started/setting-up-your-project)
3. Download and install COZY Stylized Weather 3 Integration for Game Creator 2 from the package manager

Open the **Game Creator Install Window** by going to Game Creator > Install..&#x20;

Select the COZY Integration Examples and click **Install**

The example scene can be found in the Plugins > GameCreator > Installs > Fullscreen.COZYIntegrationExamples\@1.0.0 folder

### Optional Setup <a href="#optional-setup" id="optional-setup"></a>

Open the **Game Creator Install Window** by going to Game Creator > Install..&#x20;

Install the COZY Habits Integration. Requires you to own and install the [COZY Habits module.](https://assetstore.unity.com/packages/tools/utilities/cozy-habits-extended-calendar-module-259983)<br>


---

# 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.fullscreen.no/info/game-creator-2-assets/cozy-stylized-weather-integration/setup-guide.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.
