Hi, I am trying to make it so that a peerA can only see peerB if peerB is in the line of sight in front of peerA and invisible if peerB is not in the cone of line of sight of peerA.
I have it kinda working but peerB becomes visible to all peers, not just the peer that spotted him.
Here is a pic of how I currently have it setup. Opacity is currently 30 for testing, it will be 0 when finished.
Some help would be greatly appreciated. Thanks