Replace terrain water functionality?

Hey so I want to make a custom swimming mechanic in my game but instead of using my own water (parts / meshes / unions) I opted to use the terrain water because it looks better but obviously I dont want the roblox default swimming to take effect. How can I replace the functionality of the terrain water?

Also side question is there anyway to change the texture of terrain water? I’ve look everywhere and couldn’t find any possible way.

You could simply change the swimming animation

1 Like

I am not trying to just change the animation. I want to completely change the swimming mechanic altogether and how it works to my own.

You would have to change the Modules in the Player

here:

this disables the “swimming” state of the player so they cant swim.

on second though this is more recent:

im gonna assume the heart means that this solved your problem. congrats

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.