Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laverneth/water
Water splash node 2D for Godot game engine
https://github.com/laverneth/water
Last synced: 2 months ago
JSON representation
Water splash node 2D for Godot game engine
- Host: GitHub
- URL: https://github.com/laverneth/water
- Owner: laverneth
- License: mit
- Created: 2015-06-10T20:48:35.000Z (over 9 years ago)
- Default Branch: godot3
- Last Pushed: 2018-07-24T19:27:10.000Z (over 6 years ago)
- Last Synced: 2024-08-02T06:19:33.101Z (5 months ago)
- Language: C++
- Homepage: https://www.facebook.com/littleshadowsgame
- Size: 361 KB
- Stars: 41
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-godot - WaterSplash 2D node
README
# 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