WaterSplash 2D node
A 2D water splash node for the Godot game engine. This module, created for the game LittleShadows, allows developers to easily add water splash effects to their 2D games.
https://github.com/laverneth/waterPreview Image

WaterSplash 2D Node for Godot
The WaterSplash 2D node is a custom module designed for the Godot game engine, specifically to create realistic water splash effects in 2D games. Originally developed for the indie game LittleShadows, this module offers a simple way to integrate dynamic water interactions into your Godot projects.
How to Use
To utilize the WaterSplash 2D node, you'll need to clone the module into your Godot branch's module directory. After cloning, recompile the Godot engine as outlined in the official documentation. Once recompiled, you can add the node to your scenes.
Configuration
After adding the WaterSplash node, apply a suitable texture and adjust the size of the water rectangle to fit your scene. Experiment with the provided parameters to achieve the desired water splash effect, tailoring it to the specific needs of your game.
Key Features
- Easy integration into existing Godot projects
- Customizable parameters for fine-tuning the water effect
- Enhances the visual appeal of 2D games with dynamic water interactions