supertux
supertux copied to clipboard
Handling lightmaps for Objects through their `.sprite` file
Instead of setting up lightmaps for individual objects, enemies etc. through code, couldn't we just have it be able to set up within the .sprite files themselves. Pretty much how the displacement texture is chosen for the Bonus Blocks within their sprite file.