Weather

Introduction

Weather are effects that occur in a map-rendering scene. They can have incoming parameters, as well as scripts to handle different effects overall.

Properties

System

NameExplanationType
NameThe name of the weather effect.String

Data

NameExplanationType
AnimationThe animation to use on the screen for the weather effect.Animation
Input VariablesThe input variables for the weather effect.Number
Input SwitchesThe input switches for the weather effect.Number

Scripts

NameExplanationType
Start ScriptThe script to execute when the weather is started.Script
Ongoing ScriptThe script to execute while the weather persists.Script
End ScriptThe script to execute when the weather ends.Script