1
Other Packages / Re: Tasharen Fog of War
« on: January 23, 2014, 12:04:49 PM »
So, the issue was with the y being inverted...
http://www.tasharen.com/forum/index.php?topic=6468.0
So I fixed it with what is written in that post.
Next issue I have encounter now, is when I have the SSAOEffect enabled from Unity with the FogImage Effect. It create artifact that stay on screen. If I disable the SSAO and bring it back, it make the current artifact dissapear and new one appear.
My feeling when I see it: It seems that when the SSAO Effect is enabled, it create the texture that is blended on top, and then doesn't update it again, so when I move, it seems to move that texture on top of my scene.
I attached an image of my issue.
I can have SSAO enabled, then I enabled the FOW, disable it, and the SSAO will have that issue. I disable the SSAO, reenable it, everything work fine. Enable FOW, same issue, etc.
http://www.tasharen.com/forum/index.php?topic=6468.0
So I fixed it with what is written in that post.
Next issue I have encounter now, is when I have the SSAOEffect enabled from Unity with the FogImage Effect. It create artifact that stay on screen. If I disable the SSAO and bring it back, it make the current artifact dissapear and new one appear.
My feeling when I see it: It seems that when the SSAO Effect is enabled, it create the texture that is blended on top, and then doesn't update it again, so when I move, it seems to move that texture on top of my scene.
I attached an image of my issue.
I can have SSAO enabled, then I enabled the FOW, disable it, and the SSAO will have that issue. I disable the SSAO, reenable it, everything work fine. Enable FOW, same issue, etc.
