`GetComponent` usually takes an argument which is the name of the component you are trying to access. In your case that's probably the `TextMesh` component.
↧