// Use this for initialization
 void Start()
 {
     StartCoroutine(fade.SetRayCastTartget(false));
 }