I made a program that can make glitchy RGB!
Program
also, i made a block that can add transparancy to the edges costume pixels!
How it works
- Make a ist for all the costumes
- Repeat step 3, 4, and 7 5 times
- Create a list storing transparency
- loop for R, G, and B
- Create RGB with the R, G, or B but offset by a little bit
- Add the RGB to the newest list
- Turn the list of pixels into a costume and add it to the list of costumes
- Switch the costume to a random one from the list