Page 1 of 1

[2.0.43] Entities render differently with and without SA enabled

Posted: Sat Mar 29, 2025 11:55 pm
by Hanodest
If an entity has a layer with draw_as_light, and a regular layer on top, it renders differently based on whether space age mod is enabled or not:
- Without space age, the light from the lower layers is illuminating the top one:
vanilla.png
vanilla.png (9.68 KiB) Viewed 246 times
- With space age enabled, the light from the lower layers is blocked:
space_age.png
space_age.png (6.93 KiB) Viewed 246 times
The attachments have mod that just adds this entity, and save that was used to make the screenshots above.

Re: [2.0.43] Entities render differently with and without SA enabled

Posted: Sun Mar 30, 2025 12:01 am
by Rseding91
Thanks for the report. This is intended and was part of space-age's shaders it uses for rendering entities.