Headlight fade ignored between dim/bright states
Bug #1705103 reported by
James Ross
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Open Rails |
New
|
Undecided
|
Dan Reynolds |
Bug Description
In an engine or wagon file, code lights with FadeIn and FadeOut use the specified times when turning on (off -> dim) and off (dim -> off) but have no transition time for changing between dim and bright states.
Apparently MSTS does, although it isn't clear if MSTS uses a fixed value, one of FaceIn/FadeOut, or both FadeIn and FadeOut for this.
We should see if we can figure this out and fix it.
Changed in or: | |
assignee: | nobody → Dan Reynolds (highaspect) |
Changed in or: | |
milestone: | 1.3 → none |
To post a comment you must log in.
Hi,
Not sure if this helps or not, but I noticed that OR doesn't always use both values. I would need to do more testing, but it seems that in some cases the FadeOut value is not used by OR.