Hey guys,
I’ve been stuck on this thing for a while now, and I think I have become so confused that my brain is sabotaging any chance of finding a solution. I want to tap on an object and the object to start fading in and out until it’s destroyed. ( I know I need to mess with the alpha values but I am getting the feeling I need to implement a timer, the problem is I can’t bind it to the “tap” listener cause then the timer is only “alive” for the duration of the tap, which is a splitsecond, or at least that’s how I understand my predicament. )
I have tried timer.performWithDelay( ) in several ways but still can’t make sense of it.
Any help or suggestions is appreciated. [import]uid: 106739 topic_id: 31664 reply_id: 331664[/import]
[import]uid: 106739 topic_id: 31664 reply_id: 126521[/import]