![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | woyosensei |
Hey guys,
I am working on a top-down arena shooter game (something like good old Crimsonland), been working on that using GameMaker Studio 2, but after few months I’ve decided to switch to Godot and now I know it was a great decision. I was thinking how to implement good looking top-down rain effect and I remember there was a nice script for GameMaker made by Cameron Penner (watch his tutorial here) and some improvements made by DukeSoft (link to GameMaker Forum)
Do you guys think it is doable for Godot as well? Using draw to generate this kind of effect? Most people says it’s much better to use shaders instead, but I have no idea how to make this kind of shader so just prefer to stick with that way instead. At least for a while.
Thank you in advance for any answer.
Best Regards.