Goal
The icon for carbolic oil has no anti aliasing (the edges of the drop are all pixelated). It is ugly when it is displayed on large buildings like the tar processing unit.
Why?
This is as far as i know the only sprite that lacks anti aliasing so much that i can be noticed very quickly. It is very ugly and it is, as said before, very noticeable.
Steps to achieve? (if known)
Applying a 1px gaussian blur to the texture would be a quick fix.
Remaking the sprite is another way to fix the issue.
Goal
The icon for carbolic oil has no anti aliasing (the edges of the drop are all pixelated). It is ugly when it is displayed on large buildings like the tar processing unit.
Why?
This is as far as i know the only sprite that lacks anti aliasing so much that i can be noticed very quickly. It is very ugly and it is, as said before, very noticeable.
Steps to achieve? (if known)
Applying a 1px gaussian blur to the texture would be a quick fix.
Remaking the sprite is another way to fix the issue.