when green flag clicked
go to front
set [ ghost v] effect to (100) // effect will be set back to 0 when the project is stopped
If you want to do a fade out effect, change ghost to 100 to this:
repeat (10)
change [ ghost v] effect by (10)
end