Weather
Weather¶
Weather effects are script-driven visual overlays that render on maps, such as rain, snow, or fog.

Properties¶
System¶
| Name | Explanation | Type |
|---|---|---|
| Enter Script | The script to execute when the weather is started. | Script |
| Exit Script | The script to execute when the weather ends. | Script |
| Locals | The local data that is used in parameters. | Local and Global Data |
| Name | The name of the weather effect. | String |
| Ongoing Script | The script to execute while the weather persists. | Script |
Data¶
| Name | Explanation | Type |
|---|---|---|
| Animation | The animation to use on the screen for the weather effect. | Animation |
| Input Switches (0-9) | The input switches for the weather effect. | Number |
| Input Variables (0-9) | The input variables for the weather effect. | Number |