Hello. I am still a Beginner with Construct 2 but I wanted to share this small example of how to make animated, falling snowflakes with the Sine behavior which I recently created for my new game.
This example uses a single sprite to create snowflakes of different sizes and randomizes the angle and speed of each. The sprite has the Sine Behavior attached which can be set up to use randomized values as well.
You can tweak the commented parameters in the code to create more or less snowflakes or let them fall down slower or faster.
The complete code:
I hope this Tutorial is helpful for someone. Merry Christmas!
You can see a live demo here:
View the Demo