Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: bursari92 on May 23, 2013, 10:24:00 PM

Title: Changing GUI Label -- font size?
Post by: bursari92 on May 23, 2013, 10:24:00 PM
Hello Community,

i really need help, i tried everything, but i can´t change the font size of an GUI Label.

I´ve got an GUI Label on a normally object and made an GUI Skin already, but i can´t change the font size of the GUI Skin, because there isn´t any options to this. (Set Options).

Can someone help me please?
Title: Re: Changing GUI Label -- font size?
Post by: jeanfabre on May 24, 2013, 01:13:53 AM
Hi,

 setting the font size is done manually in the gui skin asset itself.

 and you need to specify a font ( that you imported in your assets,like *.ttf font), else the font size property have no effect ( not sure why tho).

 Bye,

 Jean
Title: Re: Changing GUI Label -- font size?
Post by: bursari92 on May 24, 2013, 10:53:59 AM
Thanks for your reply, but i´d know that already.

My question was just how i can change the font size of GUI Label in the FSM, because it doesn´t work using the Set Property -- there isn´t any options for this.