Page MenuHomeFeedback Tracker

setRain will change after time setOvercast and setFog won't
New, WishlistPublic

Description

If you set rain it will eventually phase out while setFog and setOvercast will stay on the value you set it. Considering setRain has transition param this should not happen.

Details

Legacy ID
2358962604
Severity
None
Resolution
Open
Reproducibility
Always
Category
Scripting
Steps To Reproduce

type

skipTime -24;
86400 setOvercast 1;
skipTime 24;
0 setRain 1

in debug console

then type

hint str rain

execute this every so often and you will see rain value decreases.

Event Timeline

Killzone_Kid edited Additional Information. (Show Details)
Killzone_Kid set Category to Scripting.
Killzone_Kid set Reproducibility to Always.
Killzone_Kid set Severity to None.
Killzone_Kid set Resolution to Open.
Killzone_Kid set Legacy ID to 2358962604.May 7 2016, 4:12 PM