Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - hex0

#1
Help / Semi-transparent pixels issue
November 15, 2020, 01:33:45 PM
Hello. I have a problem with anti-aliasing of my textures. Game rounds semi-transparent pixels to the closest 0/1 value.
I've tried to use "transparent" shader, it fixed the problem, but made another one. It is displayed on attached image:
1. Original texture;
2. Ingame view with default shader (crispy border better seen on yellow charge bar);
3. Ingame view with transparent shader. Borders are smooth now but you can see the shadow through the structure.

Is there a way I can fix this? Some other shader perhaps?