uNiQueEePAROTA

Off Script

Oct 6th, 2020
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. script.Parent.Touched:Connect (function(hit)
  2. if hit.Parent:FindFirstChild (“Humanoid”) then
  3. hit.Parent:BreakJoints ()
  4. end
  5. end
  6.  
  7.  
Advertisement
Add Comment
Please, Sign In to add comment