SentientDragon5 / CustomWaterMakerUnity

A tool for Unity to make rivers through terrain with a script that generates custom Meshes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CustomWaterMakerUnity

A tool for Unity to make rivers through terrain with a script that generates custom Meshes. alt text This tool can make water for rivers that you have created with terrain. You simply attach the script to your GameObject, then add verticies to the list. The editor that I made allows for simple tasks like Moving, Rotating, and Extending in Scene View. When you want to see what the mesh looks like, click the "Bake" button (it wouldn't let me update it in OnValidate)

alt text alt text

About

A tool for Unity to make rivers through terrain with a script that generates custom Meshes.


Languages

Language:C# 100.0%