Tasharen Entertainment Forum

Support => Other Packages => Topic started by: darkmecha on March 26, 2014, 02:36:14 PM

Title: Fog Of War - render order?
Post by: darkmecha on March 26, 2014, 02:36:14 PM
Hi,

Is there any way to make it so that a specific gameobject or texture / material renders above the fog of war?

The way I have FoW setup is each camera has a FOWImage Effect script, my units / buildings have a revealer, and of course the FoW prefab with the FOWSystem script.

Thanks!

 - DM
Title: Re: Fog Of War - render order?
Post by: ArenMook on March 26, 2014, 08:25:42 PM
One of the example scenes that comes with the Fog of War package shows you how you can use FoW by using custom shaders on objects rather than an image effect. Using this approach you can make FoW affect only specific objects, if you desire.