Godot version
Go to file
Amazed b37f4c5121 Fix object not drawing correctly 2020-04-17 18:43:29 +02:00
player added object management 2020-04-17 17:39:48 +02:00
.gitignore init 2020-04-15 13:45:56 +02:00
3d.gd Fix object not drawing correctly 2020-04-17 18:43:29 +02:00
3d.tscn Fix object not drawing correctly 2020-04-17 18:43:29 +02:00
ImmediateGeometry.gd init 2020-04-15 13:45:56 +02:00
LICENSE.md init 2020-04-15 13:45:56 +02:00
MeshInstance.gd added object management 2020-04-17 17:39:48 +02:00
MeshInstance.tscn init 2020-04-15 13:45:56 +02:00
README.md init 2020-04-15 13:45:56 +02:00
UI.gd init 2020-04-15 13:45:56 +02:00
UI.tscn init 2020-04-15 13:45:56 +02:00
default.gti init 2020-04-15 13:45:56 +02:00
default_env.tres init 2020-04-15 13:45:56 +02:00
icon.png init 2020-04-15 13:45:56 +02:00
icon.png.import init 2020-04-15 13:45:56 +02:00
model.gd added object management 2020-04-17 17:39:48 +02:00
modelitem.gd added object management 2020-04-17 17:39:48 +02:00
objectmanager.gd Fix object not drawing correctly 2020-04-17 18:43:29 +02:00
project.godot init 2020-04-15 13:45:56 +02:00

README.md

Basic Water Material

A basic water material for the Godot Engine 3.x.

Video/How To:

https://youtu.be/jbYrpKWTlpw

Image

License

All parts of this project that are not copyrighted or licensed by someone else are released free under the MIT License - see the LICENSE.md file for details.