From f5feb58aa5ee2ec8c99d06bd8e4339ff4199485b Mon Sep 17 00:00:00 2001 From: laverne Date: Tue, 24 Jul 2018 21:27:09 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e70d31e..60c974a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # 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](https://github.com/laverneth/WaterSplash/blob/godot3/watersplash.png) 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