I need some help with a project of mine, I want to create a river system like the one in this video https://www.akavideos.com/watch?v=np6EIcoWehY
I need help though, I have no idea how to begin, I have done some basic stuff with mesh creating but have not touched shaders yet, and I really need help with making the river bend like this guy does. I know I can probably find his asset on teh store but I want to make my game myself, so I want to learn to do this kind of stuff, i just need some advice and maybe a few pointers to give me a general idea of what I will want to do.
Hmm, well it depends on what you’re planning on putting on the river, if it’s something like a boat though you could start off with a basic cube. I would search for a tutorial on how to make it float and then after that it should be a case of having whatever you’ve got as the river as a ‘river’ layer and then have the cube with a rigidbody add force in the direction you want whenever the cube enters the collider.
Just found this river tutorial for you.
Boat tutorial.