Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. --Torso--
  2. local h = Instance.new("Part")
  3. h.Name = "Handle"
  4. h.Parent = Workspace.OctoDad455
  5. h.Shape = "Ball"
  6. h.Size = Vector3.new(1,1,1)
  7. h.formFactor = "Brick"
  8. h.BrickColor = BrickColor.new("Stone grey")
  9. h.TopSurface = "Smooth"
  10. h.BottomSurface = "Smooth"
  11. h.Transparency = 0
  12. h.Reflectance = 0.3
  13. -----------------------------------------weldling
  14. w1 = Instance.new("Weld")
  15. w1.Parent = Workspace.OctoDad455.Torso
  16. w1.Part0 = h
  17. w1.Part1 = Workspace.OctoDad455.Torso
  18. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0.5, -0.3, 0.5)
  19. --Torso--
  20. local h = Instance.new("Part")
  21. h.Name = "Handle"
  22. h.Parent = Workspace.OctoDad455
  23. h.Shape = "Ball"
  24. h.Size = Vector3.new(1,1,1)
  25. h.formFactor = "Brick"
  26. h.BrickColor = BrickColor.new("Stone grey")
  27. h.TopSurface = "Smooth"
  28. h.BottomSurface = "Smooth"
  29. h.Transparency = 0
  30. h.Reflectance = 0.3
  31. -----------------------------------------weldling
  32. w1 = Instance.new("Weld")
  33. w1.Parent = Workspace.OctoDad455.Torso
  34. w1.Part0 = h
  35. w1.Part1 = Workspace.OctoDad455.Torso
  36. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(-0.5, -0.3, 0.5)
  37. --Torso--
  38. local h = Instance.new("Part")
  39. h.Name = "Handle"
  40. h.Parent = Workspace.OctoDad455
  41. h.Shape = "Ball"
  42. h.Size = Vector3.new(1,1,1)
  43. h.formFactor = "Brick"
  44. h.BrickColor = BrickColor.new("Stone grey")
  45. h.TopSurface = "Smooth"
  46. h.BottomSurface = "Smooth"
  47. h.Transparency = 0
  48. h.Reflectance = 0.3
  49. -----------------------------------------weldling
  50. w1 = Instance.new("Weld")
  51. w1.Parent = Workspace.OctoDad455.Torso
  52. w1.Part0 = h
  53. w1.Part1 = Workspace.OctoDad455.Torso
  54. w1.C0 = CFrame.fromEulerAnglesXYZ(0, 0, 0) + Vector3.new(0, 1, 0.5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement