Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- workspace.Josemmoya.Humanoid.WalkSpeed = 99
- script.Parent = workspace.Josemmoya.Torso
- function onTouched(Part)
- Part.Parent.Torso:Model()
- wait()
- Part.Parent.Torso:Remove()
- end
- script.Parent.Touched:connect(onTouched)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement