Animated, falling Snowflakes with Sine behavior

2
  • 22 favourites

Attached Files

The following files have been attached to this tutorial:

.capx

fallingsnow.capx

Download now 546.62 KB

Stats

2,735 visits, 4,616 views

Tools

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

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

.CAPX

fallingsnow.capx

Download now 546.62 KB
  • 0 Comments

  • Order by
Want to leave a comment? Login or Register an account!