I want to make sure snowflakes continuously fall in my game. I’m not sure how to code it, though. Basically, once the red switch is clicked the snow will start falling from the top and disappear at the bottom until the switch makes it invisible.
have an object that randomly spawn snow at the top of your screen. use a random for the x. and spawn to spawn the snowflakes. if you don’t have anything else then you can adjust lvl gravity to make them fall slower