Weather Profile

A weather profile contains settings that define a certain type of weather.

Creation

To create a weather profile, find (or create) the GameName/Resources/GameName/WeatherProfile folder in the project tab and right click. Choose Create > AnyRPG > WeatherProfile.

Properties

NameDescription

Prefab Profile

A prefab profile containing a weather prefab to spawn.

Suppress Ambient Sounds

If true, regular day/night ambient sounds will not be played while this weather effect is active.

Ambient Sounds Profile

Ambient sounds to play in the background while this weather is active. These will override any normal ambient sounds for the scene.

Ambient Sounds Audio

Ambient sounds to play in the background while this weather is active. This will override any audio profile chosen as well as any normal ambient sounds for the scene.

Shadow Strength

This number will be multiplied by the default shadow strength of the sun to give a relative shadow strength while the weather is active.

Fog Settings

Settings that will override the default environmental fog settings for the scene. Use Fog If true, fog will be turned on. Fog Color The color of the fog. Fog Density The density of the fog.

Next Steps

  • Add a weather profile to a Scene Node to allow the weather to play in that scene.

Last updated