Squad
Dynamic Weather System [UE5 Windows + Linux]
 此主题已被置顶,因此可能具有重要性
Fosh  [开发者] 9 月 6 日 下午 11:20
Server Owners
Saved/DynamicWeatherSystem/config.json -- config will auto generate in sever files

{
"MinTimeToWeatherChange": 480,
"MaxTimeToWeatherChange": 720,
"RandomStartingTime": false,
"NightBrightness": 1.0,
"AnimateTimeOfDay": true,
"DayLength": 20.0,
"NightLength": 15.0,
"DesertClearSkiesProb": 1.2,
"DesertCloudyProb": 0.5,
"DesertOvercastProb": 0.5,
"DesertPartyCloudyProb": 0.6,
"DesertRainLightProb": 0.5,
"DesertDustCalmProb": 0.8,
"DesertDustStormProb": 1.0,
"DesertFoggyProb": 0.4,
"DesertRainProb": 0.6,
"DesertRainThunderstormProb": 0.4,
"DesertSnowProb": 0.0,
"DesertSnowLightProb": 0.0,
"DesertSnowBlizzardProb": 0.0,
"ForestClearSkiesProb": 1.2,
"ForestCloudyProb": 1.0,
"ForestOvercastProb": 0.8,
"ForestPartyCloudyProb": 0.8,
"ForestRainLightProb": 0.9,
"ForestDustCalmProb": 0.0,
"ForestDustStormProb": 0.0,
"ForestFoggyProb": 0.8,
"ForestRainProb": 0.9,
"ForestRainThunderstormProb": 0.8,
"ForestSnowProb": 0.5,
"ForestSnowLightProb": 0.5,
"ForestSnowBlizzardProb": 0.4,
"SnowClearSkiesProb": 1.0,
"SnowCloudyProb": 1.0,
"SnowOvercastProb": 0.8,
"SnowPartyCloudyProb": 0.6,
"SnowRainLightProb": 0.3,
"SnowDustCalmProb": 0.0,
"SnowDustStormProb": 0.0,
"SnowFoggyProb": 0.8,
"SnowRainProb": 0.3,
"SnowRainThunderstormProb": 0.1,
"SnowSnowProb": 1.2,
"SnowSnowLightProb": 1.0,
"SnowSnowBlizzardProb": 0.8
}
最后由 Fosh 编辑于; 9 月 17 日 下午 10:49