Hey , would you know how to integrate this into a multiplayer environment - I was going to calculate it on the server but surely sending a packet update whenever the targets FOW changes would be too intense. Should I just calculate it clientside and on the server at the same time, but use the servers authority for whether units are visible or not.