Hello,
I just purchased the fog of war package, and I've read the readme and looked at the example scene, but so far, I can't see the fog of war at all in my scene. Also note, that I'm using Unity free version (Indie version). I do not have pro.
This is what I've done so far: I've dragged the "Fog of War" prefab with the "FOWSystem" script into my scene. I positioned the prefab over my terrain and it fits great (my terrain is 500 x 500). At this point should I see the fog of war in my scene? So then, I attached a "FOWRevealer" script to one of my gameobject units, and made sure it was using a fog of war diffuse shader. At this point, in my scene I still saw absolutely nothing changed -- there was no fog of war at all. I also have played my game and nothing appears in terms of fog of war.
I've tried changing several settings, especially the "Raycast Mask" on the "FOWSystem" script. As I thought maybe I had to set it to mask only my terrain layer? I also tried lowering the Fog of War game object prefab to be slightly lower than my terrain, in-case the raycasts weren't reaching the terrain for some reason or something like that.
All in all, I don't see any fog of war yet
Thanks for any help/advice/suggestion!