> 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/settings.md).

# Settings

## Setting the Fog, Foreground Clouds and Skydome based on platform

<figure><img src="https://756218607-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv2D32cRkVCHsF9VcmKPA%2Fuploads%2FgVs1uz33cuSOAp07h2qA%2FScreenshot%202025-01-24%20162458.png?alt=media&amp;token=16f80a68-84a9-4eeb-96f4-f27889668446" alt=""><figcaption><p>Using an '<mark style="color:yellow;">On Start</mark>' Trigger with '<mark style="color:green;">Run Conditions</mark>' instruction. The condition checks if the platform is mobile using the '<mark style="color:blue;">Is Mobile</mark>* condition, and checks if it's a Windows platform using '<mark style="color:blue;">Check Platform</mark>' condition. It sets the values using '<a href="/info/game-creator-2-assets/cozy-stylized-weather-integration/instructions/set-fog.md">Set Fog</a>', '<a href="/info/game-creator-2-assets/cozy-stylized-weather-integration/instructions/set-clouds.md">Set Clouds</a>', and '<a href="/info/game-creator-2-assets/cozy-stylized-weather-integration/instructions/set-skydome.md">Set Skydome</a>' instructions.</p></figcaption></figure>
