.::Controls::. Press Space to change the color of the background, and the left and right arrow keys to change the color of the sprites. May or may not work better on turbo. .::Variable Names::. Particle Speed (PS)- The number of steps the clone takes each time it moves Color Variation (CV)- How much variety in clone colors is allowed Size Variation (SV)- How much variety in clone size is allowed Fade Speed (FS)- How much the clones fade each step Max and Min angles (MaxA, MinA)- Defines between what angles clones can be emitted Spread (S)- The number of steps a clone takes before deleting itself
.::Notes::. Just a simple project demonstrating how to create different effects using cloning. Feel free to remix if you'd like these effects in your projects! If you make a watery effect like I have here, you could make a watering can that spills water as it follows the sprite, for example. You can also change the shapes of the sprites too for different effects. Hope this is useful! Tell me any cool combinations you find! It's set on one that looks like water to me. Enjoy (: .::Interesting Combinations::. Water (greenflash)- PS-70, CV-14, SV-65, FS-25, MaxA-150, MinA-210, S-99