Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: autotan on February 02, 2015, 09:38:32 AM

Title: Fit GUItext in every resolution
Post by: autotan on February 02, 2015, 09:38:32 AM
Hi

My GUItext changes size everytime i change resolution, (eg. when i go to fullscreen), i want it to stay the way it looks when its smaller resolution, anyone know how to do that?

I've been scratching my head with this, couldn't figure it out,

Thanks
Title: Re: Fit GUItext in every resolution
Post by: djaydino on February 02, 2015, 10:19:04 AM
what unity version are you using?

in 4.6 i use the canvas scaler

set to scale with screen size.

i actually forgot how to in previous versions

but i believe you need to set width and hight to 0 and use scale to size it the way you want... but i not sure if it was like this...

friendly greetings,

Dino