I have two problems with fading that I've not been able to work out on my own. 1.) Getting an object to fade out after it fades in. The closest I've been able to get is to have it fade in when the event is triggered but I can only get it to immediately turn invisible instead of fading out. 2.) Getting one object to fade in when another is clicked. All I've accomplished there is making it fade one step for each click. So you have to click 100 times to get it fully visible! I haven't even gotten to how I'm going to get that to fade out once it's fully visible.
The objects are "text" boxes (they aren't really text, they are objects made with the Spritefont plugin). I want them to fade in, stay long enough to be read then fade out. That's it but this simple thing completely eludes me.
I'm not a coder, I'm an artist. Please be gentle. ;)
The .capx file.