> For the complete documentation index, see [llms.txt](https://docs.fullscreen.no/info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fullscreen.no/info/game-creator-2-assets/cozy-stylized-weather-integration/guides-and-demo-scene/temperature.md).

# Temperature

## Trigger On Temperature

<figure><img src="https://756218607-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv2D32cRkVCHsF9VcmKPA%2Fuploads%2FW2zV7gyAS4568zsEuuGf%2FScreenshot%202025-01-24%20145627.png?alt=media&amp;token=cc1a14b5-8542-4a36-b304-582072e7bf1a" alt=""><figcaption><p>Using the <a href="/info/game-creator-2-assets/cozy-stylized-weather-integration/triggers/on-temperature.md"> '<mark style="color:red;">On Temperature</mark></a>' Trigger. Consider using interval type <strong>Hour</strong> or <mark style="color:yellow;">'</mark><a href="/info/game-creator-2-assets/cozy-stylized-weather-integration/triggers/on-any-weather.md"><mark style="color:yellow;">On Any Weather</mark></a><mark style="color:yellow;">'</mark> Trigger instead if temperature isn't a major part of the game logic.</p></figcaption></figure>

## Display Temperature in UI

<figure><img src="https://756218607-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv2D32cRkVCHsF9VcmKPA%2Fuploads%2FXn6QQOWnc4dROjXH2kPh%2FScreenshot%202025-01-24%20143544.png?alt=media&amp;token=939674a4-d7b2-4458-931d-30ab77dc565b" alt=""><figcaption><p>Using the <mark style="color:red;">'</mark><a href="/info/game-creator-2-assets/cozy-stylized-weather-integration/triggers/on-time-interval.md"><mark style="color:red;">On Time Interval</mark></a><mark style="color:red;">'</mark> Trigger with an '<mark style="color:yellow;">Set Text</mark>' Instruction. Consider using interval type hour or '<a href="/info/game-creator-2-assets/cozy-stylized-weather-integration/triggers/on-any-weather.md"><mark style="color:yellow;">On Any Weather</mark></a>' Trigger instead if temperature isn't a major part of the game logic. Make sure Trigger On Start is enabled so it initialize the UI on start.</p></figcaption></figure>

## Check the temperature

<figure><img src="https://756218607-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv2D32cRkVCHsF9VcmKPA%2Fuploads%2FVKciZVrCzx6SCno7Olzv%2FScreenshot%202025-01-24%20144056.png?alt=media&amp;token=0549fd72-a2a0-4f11-be66-bcd4b3ef8a78" alt=""><figcaption><p>On the left side, <a href="/info/game-creator-2-assets/cozy-stylized-weather-integration/conditions/compare-temperature.md"><mark style="color:red;">Compare Temperature</mark></a> to easily check for a specific temperature degree value or range. Use Check Whole Degree Range to verify if a temperature matches a specific whole degree value. On the right side, <mark style="color:blue;">Compare Decimal</mark> to check for temperature values spanning multiple degrees</p></figcaption></figure>

## Setting the temperature

{% hint style="info" %}
The climate module needs to be set to native to override temperatures.

*This can be done using the* [*Set Time Curve*](/info/game-creator-2-assets/cozy-stylized-weather-integration/instructions/set-time-curve.md) *instruction.*
{% endhint %}

<figure><img src="https://756218607-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv2D32cRkVCHsF9VcmKPA%2Fuploads%2FurNszDgXyo8H1KZ2tcs3%2FScreenshot%202025-01-20%20135843.png?alt=media&amp;token=ac8b4cf9-7e2e-4b33-bdac-d00444ab9136" alt=""><figcaption><p>Using the '<mark style="color:blue;">Set Number</mark>' Instruction.</p></figcaption></figure>
