Your script doesn't know what helpText is. You probably need to use GameObject.Find() or something. You don't have to call the method you want to call with the button OnClick. You can call it anything as long as it is public I think. In your button you need to go to the OnClick method, select your script and select your public method.
↧