Discuss Scratch

vachemeuhmeuh
Scratcher
1 post

Glow

I would realy know how to do an glow for an neon effect.
musicROCKS013
Scratcher
1000+ posts

Glow

set [Clone# v] to [0]
repeat (40)
change [Clone# v] by (1)
create clone of [ v]
end

when I start as a clone
set size to ((100) + ((Clone#) * (1))) %
set [ghost v] effect to ((100) / (Clone#))

Does this work? I haven’t tested it yet.

Last edited by musicROCKS013 (March 29, 2022 18:50:03)

buddybonate
Scratcher
6 posts

Glow

((((((((((((((((((((((((::motion)::)::)::)::)::)::)::)::)::)::)::)::)::)::)::)::)::)::)::)::)::)::)::)
Valleri45
Scratcher
500+ posts

Glow

buddybonate wrote:

((((((((((((((((((((((((::motion)::)::)::)::)::)::)::)::)::)::)::)::)::)::)::)::)::)::)::)::)::)::)::)
please dont post unnecessary blocks, or blockspam
SpinningCube
Scratcher
100+ posts

Glow

You could probably edit the costume to add a glowing effect, like with radial gradients which go from the glow color to transparent. If your glow isn’t circular or you don’t like the way it looks you could also try to use some image editor to do it.

I guess you could also use the brightness graphic effect and some stamping/cloning

Powered by DjangoBB