Text Buttons

To set the label of a text button, append the text to the end of the name, then click the button

  • a color text button is named “text button LABEL TEXT HERE”
  • an alpha group text button is named “hideGroup text LABEL TEXT HERE”
  • a texture text button is named “texture text LABEL TEXT HERE”
  • a simple label, with no click behavior, is named “text LABEL TEXT HERE”

Note: the buttons shouldn’t have a script in them, but, the script “AH Text Buttons 3.9.14” needs to be present in the root prim of the hud for the text button labels to update on click