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.