playMaker

Author Topic: Hide GUItext  (Read 1762 times)

brucenz

  • Playmaker Newbie
  • *
  • Posts: 5
Hide GUItext
« on: November 18, 2013, 11:29:07 PM »
Hi! anyone know how to hide a GUI text? is there an action for that ?

Breadman

  • Full Member
  • ***
  • Posts: 185
  • Derp
Re: Hide GUItext
« Reply #1 on: November 18, 2013, 11:34:25 PM »
You'd like to hide the text, but keep the element the text was assigned to visible?

Or would you just like to hide the entire GUI element?

brucenz

  • Playmaker Newbie
  • *
  • Posts: 5
Re: Hide GUItext
« Reply #2 on: November 19, 2013, 12:07:22 AM »
i just want to hide the text  :)

Breadman

  • Full Member
  • ***
  • Posts: 185
  • Derp
Re: Hide GUItext
« Reply #3 on: November 19, 2013, 12:24:21 AM »
Let's say you have one state that creates a button with some text on it.

On a new state that's triggered by whatever event you want to occur that hides the text, copy and paste the same GUI action, so that it creates the same button/placement etc, but in the "text" field, leave it blank.