Discuss Scratch

Herbin12
Scratcher
100+ posts

Need help with a blur effect.

Alright, so I need help making a blur effect seen on things like the Windows 10 login screen. The picture is normal, but once you open up the login screen the background picture is blurred. I really would like this effect and need some help making it. Thanks in advance!
codeman1044
Scratcher
1000+ posts

Need help with a blur effect.

Check out this project:
https://scratch.mit.edu/projects/121632314/editor/
This has a blur effect you might want. You'll just have to modify it a little.
nyankatpro
Scratcher
500+ posts

Need help with a blur effect.

you also could use some other program to blur the image, and then use that
2kenwat955
Scratcher
1 post

Need help with a blur effect.

I need some help with a blur effect-
Post a comment on my profile if ur gunna help! thank you!
And I am new to the disscusion, please like and follow me!
Thats all I want.






(Edited)

Last edited by 2kenwat955 (Dec. 10, 2020 16:00:28)

npoka
Scratcher
100+ posts

Need help with a blur effect.

You can also use the pixelate effect.
CuteDuck101
Scratcher
73 posts

Need help with a blur effect.

You can try making it in vector, then switching it to bitmap, and copy it from bitmap, and add a new costume in vector, paste the thing you just copied, and then switch it to bitmap. I'm not 100% sure this will work, though.
Moonflower88
Scratcher
6 posts

Need help with a blur effect.

CuteDuck101 wrote:

You can try making it in vector, then switching it to bitmap, and copy it from bitmap, and add a new costume in vector, paste the thing you just copied, and then switch it to bitmap. I'm not 100% sure this will work, though.
I just tried that(i'm trying to get a blurry effect for a christmas thingy i'm doing) but it didn't work, so either it doesn't work, i did something wrong, or my character is too big. Thanks for the help anyways!
alee2020game
Scratcher
2 posts

Need help with a blur effect.

need help to blur

Last edited by alee2020game (Jan. 25, 2021 00:17:23)

cybercode13
Scratcher
38 posts

Need help with a blur effect.

Some h thing simple would be
when green flag clicked
forever
create clone of [myself v]
end
when I start as a clone
repeat (20)
change ghost by (-5)
end
delete this clone
cybercode13
Scratcher
38 posts

Need help with a blur effect.

cybercode13 wrote:

Some h thing simple would be
when green flag clicked
forever
create clone of [myself v]
end
when I start as a clone
repeat (20)
change ghost by (-5)
end
delete this clone
It makes a disappearing clone behind it that keeps all z and y axis and current sprite and it lags behind it createing a blur effect (change the speed of ghost if needed)
Dream_Money12
Scratcher
1 post

Need help with a blur effect.

i heard that there was a block that could make blur bot got removed

Powered by DjangoBB