Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: k2kshard on July 04, 2012, 10:09:22 PM

Title: Scaling a GUI Texture based on a Var
Post by: k2kshard on July 04, 2012, 10:09:22 PM
So I have done some searching but still cant seem to find a clear answer on this, apologies if I have overlooked something.

I am trying to scale a GUITexture based on a value that changes over time - IE. something like an XP Bar.

I do something, it adds points to my total score, my GUITexture scales across to reflect this.

Is this possible with the current playmaker actions? I can't see this value accessible anywhere?

thanks
Title: Re: Scaling a GUI Texture based on a Var
Post by: jeanfabre on July 05, 2012, 03:21:54 AM
Hi,

 I think you'll need to change the size of the gui texture manually.

Check that thread, http://hutonggames.com/playmakerforum/index.php?topic=1816.0 (http://hutonggames.com/playmakerforum/index.php?topic=1816.0)

if that doesn't work, or you are not really confortable with all that, let me know.

 bye,

 Jean