Categories: Swimming

Is there a method to disable swimming? – Constructing Assist – Developer Forum

This web page was created programmatically, to learn the article in its authentic location you may go to the hyperlink bellow:
https://devforum.roblox.com/t/is-there-a-way-to-disable-swimming/3922355
and if you wish to take away this text from our website please contact us


Im engaged on my sport, the place gamers are on a remoted important island the place the sport takes place, however i need the gamers to fall by way of the water every time they stand on it, like a component with CanCollide = false, i attempted utilizing a component to characterize water, however its nicer to simply use water. i attempted utilizing a swim controller however i don’t know the way they even work. is there a method to make that?

For reference when i mentioned water i meant terrain water.

Use the Humanoid SetStateEnabled and specify utilizing the Swimming enum. There’s extra element and a code instance within the documentation hyperlink:



2 Likes

thanks rather a lot! unwell look proper now



1 Like

Put a neighborhood script inside starter character scripts and paste this code into it:

native character = script.Parent
native humanoid = character:WaitForYoungster("Humanoid")

humanoid:SetStateEnabled(Enum.HumanoidStateType.Swimming, false)



2 Likes

unwell attempt it now, hopefully it really works

it really works! i actually didn’t knew a lot about humanoid states, i ought to look into them. anyway thanks!


This web page was created programmatically, to learn the article in its authentic location you may go to the hyperlink bellow:
https://devforum.roblox.com/t/is-there-a-way-to-disable-swimming/3922355
and if you wish to take away this text from our website please contact us

fooshya

Share
Published by
fooshya

Recent Posts

Sony retreats from PC gaming, robbing us of possibly 4 video games

This web page was created programmatically, to learn the article in its authentic location you…

7 minutes ago

LG will launch the primary 1000Hz, 1080p gaming monitor this yr

This web page was created programmatically, to learn the article in its unique location you…

8 minutes ago

Ralf Tribuntsov Breaks Estonian Record, 15-Yr-Outdated Emily-Parli Jaarats Wins 7 at National Champs

This web page was created programmatically, to learn the article in its authentic location you…

16 minutes ago

Planning a Summer Journey? These Are the Best Travel Destinations for 2026, Ranked

This web page was created programmatically, to learn the article in its unique location you…

20 minutes ago

Way of life Personal Branding for Entrepreneurs

This web page was created programmatically, to learn the article in its unique location you…

32 minutes ago

Man dies whereas swimming at Lake Nighthorse close to Durango

This web page was created programmatically, to learn the article in its authentic location you…

41 minutes ago