Hi,
When I make a PNG file and put it in the game, full transparency clearly works as intended, but something is off about partial transparency. Am I correct in concluding that the Rimworld/Unity Cutouts ignore partial transparency, or are my perceptions off?
does it give an error about the texture if it is partially transparent? because if thats the case then i might know whats wrong with my first modded texture...
dosent seem to work...
No, no error.
you'll need to use <graphicClass>Transparent</graphicClass>
for things with partial transparency
SWEET. I'll have to try this.