Weather: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
 
(56 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{being updated}}
[[File:Api_tools_visual.png|thumb|right|400px|[[Weather]]s in relation to [[Environment]] and [[Special Effect]]s]]
{{learned|file=WeatherLogo.jpg|what Weather is|how Weather relates to the Tygron engine|about the different Weather types in the Tygron engine|how to add Weather to your project|how to change Weather in your project}}
Weather is an [[Item]] in the {{software}} that can be referenced by [[Water Overlay]]s. It can also be used as a visual weather effect in the [[3D Visualization]]. However, certain visual elements related to weather, such as clouds and sunshine, are controlled using [[Environment]] settings.
==Weather==
: ''Weather is the state of the atmosphere, to the degree that it is hot or cold, wet or dry, calm or stormy, clear or cloudy.''
 
From [https://en.wikipedia.org/wiki/Weather# Wikipedia]
 
==How weather relates to the Tygron Engine==
Weather as behavior is in the Tygron Engine mostly defined by the actual precipitation type selected. The more visual elements referring to weather, such as clouds and sunshine, are handled in the [[Environment]] tab of the [[Animations]] section of the [[Editor]].
 
Weather behavior affects multiple facets of the Tygron Engine when implemented, such as [[Water Storage (Indicator)|Water Storage]], [[Terrains#Flooding Terrain|Floodings]], [[Terrains#Safe Zone Terrain|Safe Zones]], etc.


==Different types of weather==
==Different types of weather==
There are five different behaviors that are considered weather types in the Tygron Engine:
There are different behaviors that are considered weather types in the {{software}}. These behaviors/weather types can be triggered automatically, or specifically through an [[Event|event (bundle)]], linked to a [[Measure]], or [[Scenario]]. The available weather types are listed below.
===Rain===
===Rain===
[[File:Weather_Rain2.jpg|thumb|right|150px|Weather type 'Rain']]
[[File:Weather_Rain2.jpg|thumb|left|150px|Weather type 'Rain']]
Rain is the most commonly used weather type in the Tygron Engine, that can be selected to be added to a project.
When 'Rain' is triggered, the local water level rises, reducing the storage capacity available to mitigate flooding.
 
<br clear=all>
===Snow===
===Snow===
[[File:Weather_Snow.jpg|thumb|left|150px|Weather type 'Snow']]
The weather type 'Snow' is a winter style visualization of the weather type 'Rain' and behaves accordingly. Currently only falling snow is being visualized.
<br clear=all>
===Drought===
===Drought===
[[File:Weather_Drought2.jpg|150px|left|thumb|Weather type 'Drought']]
The weather type 'Drought' makes the area brighter (bloom) and water levels drop, when triggered. A dropped water level enlarges the water storage capacity of an area.
<br clear=all>
===Wind===
[[File:Weather_Wind.jpg|thumb|150px|left|Weather type 'Wind']]
The weather type 'Wind' is currently only available in the drop down menu on the right panel.
<br clear=all>
===Flooding===
===Flooding===
===Safe Zone Flooding===
[[File:Weather_Flooding.jpg|150px|thumb|left|Weather type 'Flooding']]
The weather type 'Flooding' floods a designated area when triggered. The affected area must be manually defined.
<br clear=all>
{{article end
|howtos=
* [[How to configure a Weather]]
|api=*[[Api session items weathers]]
}}
 
{{Template:Editor tools nav}}


==Configuring weather in a project==
[[Category:Items]][[Category:Weather]]

Latest revision as of 16:58, 7 July 2026

Weathers in relation to Environment and Special Effects

Weather is an Item in the Tygron Platform that can be referenced by Water Overlays. It can also be used as a visual weather effect in the 3D Visualization. However, certain visual elements related to weather, such as clouds and sunshine, are controlled using Environment settings.

Different types of weather

There are different behaviors that are considered weather types in the Tygron Platform. These behaviors/weather types can be triggered automatically, or specifically through an event (bundle), linked to a Measure, or Scenario. The available weather types are listed below.

Rain

Weather type 'Rain'

When 'Rain' is triggered, the local water level rises, reducing the storage capacity available to mitigate flooding.

Snow

Weather type 'Snow'

The weather type 'Snow' is a winter style visualization of the weather type 'Rain' and behaves accordingly. Currently only falling snow is being visualized.

Drought

Weather type 'Drought'

The weather type 'Drought' makes the area brighter (bloom) and water levels drop, when triggered. A dropped water level enlarges the water storage capacity of an area.

Wind

Weather type 'Wind'

The weather type 'Wind' is currently only available in the drop down menu on the right panel.

Flooding

Weather type 'Flooding'

The weather type 'Flooding' floods a designated area when triggered. The affected area must be manually defined.