Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Is there a way to get a scanline effect in a project?
- Korby781
-
Scratcher
5 posts
Is there a way to get a scanline effect in a project?
I'm making an NES-styled game, and I would like to add some sort of scanline. It would be purely visual, and have no real use, but it would add to the overall feel. Besides just having a black rectangle move up the screen, does anyone know how I could add this?
- Huckleberry256
-
Scratcher
100+ posts
Is there a way to get a scanline effect in a project?
You could use the pen (it's an extension) to draw lines at the beginning of the project, and they will stay there. Then, you wouldn't have to worry about animating anything or redrawing it (unless you clear all pen.) I hope this helps!
- C-L-S
-
Scratcher
38 posts
Is there a way to get a scanline effect in a project?
You should ask @wosdcs He used to make everything for whoever asked. He has made scan lines before, you just have to give him all the details.
- Korby781
-
Scratcher
5 posts
Is there a way to get a scanline effect in a project?
You could use the pen (it's an extension) to draw lines at the beginning of the project, and they will stay there. Then, you wouldn't have to worry about animating anything or redrawing it (unless you clear all pen.) I hope this helps!Thanks!

- Discussion Forums
- » Help with Scripts
-
» Is there a way to get a scanline effect in a project?