When i run my game in PC it works fine, but when i run it on android the Shadows disappear on distance.
When the player moves the shadow disappears slowly
How can i fix this?
When i run my game in PC it works fine, but when i run it on android the Shadows disappear on distance.
When the player moves the shadow disappears slowly
How can i fix this?
I Fixed this with disabling the fog
for rgb its
– NurmermanColor32 color = new Color32(10, 40, 35, 255);rgba (red green blue alpha)