I have seen this before and I would like to know how to do it if possible. I am trying to figure out how you make colors transparent. Not all the way gone, but so you can see through slightly. Like the picture in the back may have a slight touch of blue when you are looking through the character but be regular wen not looking though the character. If you know how to do this, please tell me. Thank you.
One more thing. Is it possible to do this without the ghost effect?
Offline
You can do it with ghost effect, but not otherwise.
The scratch sprite model has only fully transparent or fully opaque pixels.
With ghost effect the opaque pixels become partly transparent.
There is no way in Scratch currently to make some pixels of a sprite partially transparent and not others (importing such an image turns the transparency on or off for each pixel---throwing away that information).
Offline
I think that music_man wanted to make some pixels partly transparent and not others---this is not possible in scratch's ghost effect, but is possible in many drawing and image-editing programs. It is, perhaps, a bit too complicated a model of transparency for scratch's target audience.
Offline