1
Other Packages / Re: Tasharen Fog of War
« on: February 07, 2015, 12:54:42 AM »
Great, that did the trick - the fog textures actually need to have their color space match that of the player. This was an easy fix in code:
FOWSystem.cs
becomes...
and it works for both color spaces. Thanks!
FOWSystem.cs
becomes...
and it works for both color spaces. Thanks!
