docs: update readme
This commit is contained in:
parent
c0936e9476
commit
3ec5cc11c7
14
README.md
14
README.md
@ -1,12 +1,14 @@
|
|||||||
# dynamic_water_2d
|
# dynamic_water_2d
|
||||||
|
|
||||||
Simple sideview water for Godot that reacts to forces applied to it.
|
simple sideview water for Godot that reacts to forces applied to it.
|
||||||
|
|
||||||
## Usage
|
## usage
|
||||||
|
|
||||||
Clone the repository and copy over the addon.
|
get it from the [asset library](https://godotengine.org/asset-library/asset/3246).
|
||||||
The `water.tscn` scene in the addon is a preset that should work by default.
|
|
||||||
|
|
||||||
## Credits
|
clone the repository and copy over the addon.
|
||||||
|
the `water.tscn` scene in the addon is a preset that should work by default.
|
||||||
|
|
||||||
Thanks to @HackTrout for writing the original code (https://github.com/HackTrout/2DDynamicWater).
|
## credits
|
||||||
|
|
||||||
|
thanks to @HackTrout for writing the original code (https://github.com/HackTrout/2DDynamicWater).
|
Loading…
Reference in New Issue
Block a user