void Start()
 {
     textEntryScript = GetComponent <TextEntryScript>();
 }