Spill/mop System | Roblox -

: Uses a .Touched event to check if the object's parent name is "Mop".

: Scripting experts suggest using a custom function to check if the spill size is less than or equal to a threshold, rather than checking for an exact match. Core Logic : Spill/Mop System | Roblox

If you are looking for information regarding the titled "Spill & Mop System Issue," it discusses a common scripting bug where a spill decreases in size but fails to disappear or award leaderstat points. Key Technical Details from the Post : Uses a

: Once fully mopped, it increments a value in the player's leaderstats . Related Discussion Key Technical Details from the Post : Once

: The mop tool triggers a size decrease on the spill part, but because of how Vector3 values are calculated, it often fails to reach the exact (0.1, 0, 0) size required to trigger the "cleanup finished" logic.