laverneth / water

Water splash node 2D for Godot game engine

Home Page:https://www.facebook.com/littleshadowsgame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WaterSplash

Water splash node 2D for Godot game engine I wrote for my indie game LittleShadows.

How to use it?

To use it, just clone in into your godot branch module directory and recompile godot (as explained here http://docs.godotengine.org/en/stable/reference/custom_modules_in_c++.html)

alt tag

Just add a proper texture, adjust the size of the water rectangle and ply a little bit with the parameters to have the effect you like !

Parameters

About

Water splash node 2D for Godot game engine

https://www.facebook.com/littleshadowsgame

License:MIT License


Languages

Language:C++ 99.1%Language:Python 0.9%