erikwatson / snowfall.js

Stay cool ☃️
https://erikwatson.github.io/snowfall.js/
MIT License
4 stars 2 forks source link

Add functions to change the angle OR the strength of Gravity and Wind. #14

Closed erikwatson closed 2 months ago

erikwatson commented 3 years ago

At the moment we use snowfall.setGravity(degrees, strength) and snowfall.setWind(degrees, strength) which is pretty convenient, but it might well be better to include (alongside these) ways to set the angle and strength of the gravity and wind separately.