Hi guys, how would I go about creating a flowing water, or something floating on water? I've been doing this in a 'conveyor belt' style way, where if an object overlaps the water, it moves with the water. However, what I want is the object to gradually slow down, as if it's reaching the edge of the bank or something.
Is there any particular built-in movement I should use to this or do I code some sort of expression, like if getting close to...set speed to x...?
Thanks guys.