void Start()
 {
     jump = GetComponent<Jump>();
 }