Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I detect if a player is floating on water?

Asked by
Klocko 20
8 years ago

Hi, how would I detect if the player is floating on water? I know how to detect if the player is in water by seeing if the Humanoid's state is Enum.HumanoidStateType.Swimming, but I'm not sure how to see if the player is floating on water.

Answer this question