Fade to invisible
IsabelleK
Member, Sous Chef Posts: 2,807
Hello,
Is there a way to make an actor fading to invisible after touching? It should smoothly become invisible.
Thank you.
Is there a way to make an actor fading to invisible after touching? It should smoothly become invisible.
Thank you.
Comments
-Rule: When actor receives event touch is pressed
-- Interpolate self.alpha to 0
Here you can set the duration which will determine how long you want it to take to fade out. A good starting point would be 1 second. Hope this helps!
-Kyle
_________________________________
HAPPY NOSE JOB!: Nesen Probe is on the App Store. If anyone want's to try it out, codes are still available near the end of this thread: http://gamesalad.com/forums/topic.php?id=8097