This project creates an infinite amount of dynamic snowflakes. It's just for looking at.
All of the snowflakes have diffrerent properties. They have different speed and color. In the code you can change the color, rotation speed, which y level the snowflake disapears at, and where they spawn. the way they are created is by cloning one sprite. The original is invisible and not used, but the clones are used.