Versions / 0.6.0-pre.1 / Audio / AmbienceFX / Ambience / Zone4 / Environments / AmbFX_Zone4_Forest.json
AmbFX_Zone4_Forest
Server/Audio/AmbienceFX/Ambience/Zone4/Environments/AmbFX_Zone4_Forest.json, 480 B
Fields
| Field | Type |
|---|---|
Conditions | object |
AmbientBed | object |
Source
{
"Conditions": {
"Shelter": ["Open", "Partial"],
"SunLightLevel": {
"Min": 10,
"Max": 15
},
"EnvironmentTagPattern": {
"Op": "And",
"Patterns": [
{
"Op": "Equals",
"Tag": "Zone4"
},
{
"Op": "Equals",
"Tag": "Forests"
}
]
}
},
"AmbientBed": {
"Track": "Sounds/Environments/Zone4/Forest/Zone4_Forest_Base_Loop_Stereo_01.ogg",
"Volume": 6.0
}
}