CW // Hueshifts, constantly moving background, bright pastel colors --------------------------------------------------------------------------------- Click the project to change the effect, and press space to change the costume! 1. Warp 2. Rainbow glitch 3. Wobble 4. Breathe 5. Hop --------------------------------------------------------------------------------- TIPS: - Trigonometric methods are used to give the sprite an ease-in-out effect. By controlling the increment and also the multipliers, you can change the amplitude and frequency of the sprite's movement. - Defined blocks are useful to reduce block count and to make wide changes easier. - Giving a sprite a bigger size (adding dots) can help give you the desired warp effect! I haven't tested out transparent vectors yet, but I'm assuming it'll give the same effect! This project is just for me to experiment with effects :D
SVGs are made on Vectorpea and use assets from Svgrepo! The blur effect is made with Kleki :3 You do not need to give me credit when using my code! Feel free to remix this project to add more effects or to use the code in other projects!