How to make a swimmable part? HELP!

Hi everyone! I would like to do a swimmable part, but simpler. I read the post about the high quality swimmable part, but that’s not how I want it to be. I want a much simpler mechanism, that simply allows the character to swim without animations or player rotations. simply a space in which to “float”. Any help is appreciated, thank you!

Unsure about swimmable part, if the post you are talking about is a community post you can probably just remove the player rotation and animations from the script.

If you want to attempt making your own float part, look at

This will introduce you into regions, which allows you tell when a player enters or leaves a part. Therefore, you can then add a linear velocity to the player and make them float.

hello, i would love to check on that, but unfortunately i’m very bad at scripting, so i can’t achieve that by myself

1 Like

Always fun to learn new things :slight_smile: :+1: