Hi, was having big issues with updating my vehicles with glow-at-night lamps like the lovely new car and tanks in 1.1.
I was getting really glitchy, muted, inconsistent results from the new light_animation property and banged my head on it for over an hour, thinking I had gotten some property wrong. I even re-rendered the glows.
Eventually the penny dropped - it was a sorting index issue similar to this old one.
My vehicles had the shadow layer first followed by the base layers. Vanilla has it the other way around (base then colour masks then shadow last). When I swapped the order of the base animation and the shadow, the light_animation was immediately rendered correctly.
[1.1.0] [Minor] Car light_animation very sensitive to main animation layer orders
- Deadlock989
- Smart Inserter
- Posts: 2529
- Joined: Fri Nov 06, 2015 7:41 pm
Re: [1.1.0] [Minor] Car light_animation very sensitive to main animation layer orders
Thanks for the report.
Fixed for 1.1.1
Fixed for 1.1.1