Create Line Of Sight (Field of vision) for object detection or use in postprocess.
The component creates a field of view (Field of vision) and allows you to detect objects. It can also be used in postprocess for a pseudo lighting and fog of war effect.
Easy use in blueprint.
The only "Line Of Sight" plugin on the market with support for two arches, two types of geometric shapes (line and arch), reverse arch, texture support and the fastest.
Video preview: YouTube
Full documentation: Here and Here
Video tutorial on Youtube: https://www.youtube.com/watch?v=mc9eZHbbu30 basic functions
Manual - creating pseudo lighting (Text): Here
Create pseudo lighting (Youtube): Here
Forum Thread (Support): Here
Number of C++ Classes: 1
Network Replicated: No (The component can be run on the client and on the server. To notify other players, create a Custom Event with replication -> Multicast).
Supported Development Platforms: Any (Windows, Mac, Linux)
Supported Target Build Platforms: Any (Tested on Windows 10 and Android 7)