void Start() { fow = GameObject.FindObjectOfType<FogOfWar>(); }
void Start() { fow = GameObject.FindObjectOfType <FogOfWar>(); }