SuperTux / supertux

SuperTux source code
https://supertux.org
GNU General Public License v3.0
2.47k stars 472 forks source link

Weird inconsistency issues with lightmap tiles and lit objects #2992

Open Frostwithasideofsalt opened 6 days ago

Frostwithasideofsalt commented 6 days ago

image image

in the editor, lit objects take priority over lightmap tiles. however, in game, the tiles take priority, except for the torches, which still take priority over lightmap tiles

Frostwithasideofsalt commented 6 days ago

image explosions take priority over lightmap tiles.