Best Approach for Creating Fluids

Hello, I am trying to make a “soft” moving river in my game and was wondering what the best approach to making that in Unity would be. Thank you in advance :slight_smile:

I’d use that script on the wiki that moves the uv coordinates along the texture for the object it is applied to.