Conversation
|
Nice!! ..but why are all the ships "worn" looking? Presumably I can buy a new ship and/or give a ship a quick paintjob just before selling it? |
|
Because there's no way to wear them dynamically, so I texture them with a bit of a wear. Would be odd if ships stayed in mint condition. More odd than having a bit of wear everywhere. |
|
Just FYI - the pattern shader only samples from the red channel to determine which color to use. Unfortunately, we can't really get any smaller textures by using grayscale patterns as the DXT1/DXT5 formats specifically store three-component color data. |
|
I tried making them from grayscale pngs, but it did not work |
Made some patterns during the weekend.









They are half-sized, because at fill size they were almost 12mb each, so I decided to halve the dimensions.
(First is no-pattern. That file is 1*1px)