playMaker

Author Topic: GUIStyle  (Read 1562 times)

thierry_st_malo

  • Junior Playmaker
  • **
  • Posts: 58
GUIStyle
« on: November 27, 2017, 10:51:03 AM »
Hi, all!

For a GUILabel action, I need to use a variable of the type GUIStyle. What does it contain and how can I define/access it?

Thanks.

verybinary

  • Junior Playmaker
  • **
  • Posts: 81
    • The Museum of Digital
Re: GUIStyle
« Reply #1 on: November 29, 2017, 05:56:35 AM »
Im pretty sure that's a texture for the art that makes up your gui. Create the variable with guistyle type, drag in(or set the variable in an FSM) your sheet, and you should be able to access it from that action.