Hello! I am considering purchasing Tasharen FOV for use in a 2D platformer and had a few questions. I've read around these forums and can infer that it scans along a plain (XZ by default) and is geared towards 3D games.
Every transform in my game that isn't superficial or part of the background sits at Z=0, and the game is built along the XY plain. Because every wall that would block LOS is essentially paper-thin and facing the camera, I'm wondering if this asset would be a fit for my project.
Also, does your FOW system report to game objects when they are visible or not? How does it effectively hide things that are not in view?
I imagine your solution is pretty straight-forward, but I couldn't find any documentation about how it works.
Tasharen FOW looks pretty sweet. I've been very happy with both NGUI and Tnet (though I've discontinued using Tnet since Unity 5).
Thanks for all you do!