Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Aaddiction on March 04, 2014, 01:13:10 PM

Title: Fade in, Fade out, Scale a GUI button.
Post by: Aaddiction on March 04, 2014, 01:13:10 PM
Hello, it's probably possible, it's just that I don't know.

How to fade in/out and scale GUI buttons and other objects like they are animated? I'm looking for a similar effect:

I don't want to use third party plugins, because I only need this effect for a simple button.

I presume I could use the "set GUI Alpha" action, but could someone hint how could it be useful exactly? When I apply it in the state where the GUI Buttons is, nothing happens.

EDIT: I now see that I can use the animate float action for that.

Thank you.
Title: Re: Fade in, Fade out, Scale a GUI button.
Post by: jeanfabre on March 06, 2014, 07:56:49 AM
Hi,

 PlayMaker Samples feature a scene that shows this: FadeGUI.

 download the samples here and study that, it's very simple to implement.

http://www.hutonggames.com/samples.php

bye,

 Jean