Cool rain effect

This is a cool rain bg effect for anyone who wants rain in their game! Ideal for platformers in a marsh or pond enviroment, i uses 1 extention to find it type in this in the extention search bar

https://github.com/alexszeto/extra-effects

Enjoy!

4 Likes

I’ve made something similar to this, but rather than using sprites it’s actually an effect (like in “start screen effect clouds”). by using custom files and some JavaScript programs I was able to make three custom effects": rain, lightning, and storm clouds. And also, they’re not sprites, just renderables, so they won’t bug up the game. Here is the repo:

1 Like