03-05-2014, 05:40 PM
It IS possible the help files are lying to me, because a flash effect is claimed to exist but it is never used in the default scripts.
Instead you can do something like
and have X (the alpha value) be a variable that increases (or decreases, I don't remember which one you want) every frame.
Instead you can do something like
Code:
@lefthand.color( Color.new(0,0,0,X) )