🌑️Temperature

Trigger On Temperature

Using the 'On Temperature' Trigger. Consider using interval type Hour or 'On Any Weather' Trigger instead if temperature isn't a major part of the game logic.

Display Temperature in UI

Using the 'On Time Interval' Trigger with an 'Set Text' Instruction. Consider using interval type hour or 'On Any Weather' 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.

Check the temperature

On the left side, Compare Temperature 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, Compare Decimal to check for temperature values spanning multiple degrees

Setting the temperature

The climate module needs to be set to native to override temperatures.

This can be done using the Set Time Curve instruction.

Using the 'Set Number' Instruction.

Last updated