Can someone help me create some earthbound styled battle backgrounds?
I'm creating a game and I'm trying to create mother styled battle backgrounds. I basically need help with horizontal and vertical oscillation image scans, as well as background tile scrolling, image transparency and palette cycling. I don't know whether I need shaders or not, I originally made my project with the 2D option.
I did find this for palette cycling, but it didn't seem to work. https://gist.github.com/heyjoeway/c2d89ef437d119fd88e328fd92948645
I learned the different effect that were used from here. 
https://www.youtube.com/watch?v=zjQik7uwLIQ
So is someone could help I would be grateful.
Your answer
 
             Follow this Question
Related Questions
Glowing outline with occlusion 0 Answers
How to Change the Shader Color? 0 Answers
Trying outline with Shader Graph 2020 causes weird glitchy effect 0 Answers
Keep Top Down 2D camera in bounds of background sprite 3 Answers
How do i get a shader to affect every object with the same material? 0 Answers