For the complete documentation index, see llms.txt. This page is also available as Markdown.

⚙️Settings

Setting the Fog, Foreground Clouds and Skydome based on platform

Using an 'On Start' Trigger with 'Run Conditions' instruction. The condition checks if the platform is mobile using the 'Is Mobile* condition, and checks if it's a Windows platform using 'Check Platform' condition. It sets the values using 'Set Fog', 'Set Clouds', and 'Set Skydome' instructions.

Last updated