Files
Terrarum/assets/mods/basegame/blocks/Terrain - Air tile must have black transparent tile, NOT white.txt
2019-01-15 05:50:36 +09:00

3 lines
179 B
Plaintext

Air tile (tile 0,0) must have colour of 0x00000000, NOT 0xFFFFFF00. You can modify the tga file directly to correct bad exporter behaviour.
All TGA must have alpha premultiplied.