Advertisement
Fordica2005

Do Shit

Jul 23rd, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. -- Model converted to script using M2S by John467583. (delete this comment if you want)
  2. model = Instance.new("Model")
  3. model.Parent = game:service("Workspace")
  4. model.Name = "Model"
  5.  
  6. union_1 = Instance.new("UnionOperation")
  7.  
  8. union_1.BrickColor = BrickColor.new("Really black")
  9. union_1.Name = "Union"
  10. union_1.Orientation = Vector3.new(-45, -90, 180)
  11. union_1.CFrame = CFrame.new(-44.9203796, 15.1450281, -25.5, -0, -0.707106769, -0.707106769, 0, -0.707106769, 0.707106769, -1, 0, 0)
  12. union_1.RotVelocity = Vector3.new(0, 0, 0)
  13. union_1.Anchored = true
  14. union_1.Anchored = true
  15. union_1.CollisionGroupId = 0
  16. union_1.Size = Vector3.new(25.8000011, 20.0863514, 22.7219543)
  17. union_1.BackParamA = -0.5
  18. union_1.BackParamB = 0.5
  19. union_1.BackSurfaceInput = Enum.InputType.NoInput
  20. union_1.BottomParamA = -0.5
  21. union_1.BottomParamB = 0.5
  22. union_1.BottomSurfaceInput = Enum.InputType.NoInput
  23. union_1.LeftParamA = -0.5
  24. union_1.LeftParamB = 0.5
  25. union_1.LeftSurfaceInput = Enum.InputType.NoInput
  26. union_1.RightParamA = -0.5
  27. union_1.RightParamB = 0.5
  28. union_1.RightSurfaceInput = Enum.InputType.NoInput
  29. union_1.TopParamA = -0.5
  30. union_1.TopParamB = 0.5
  31. union_1.TopSurfaceInput = Enum.InputType.NoInput
  32. union_1.BottomSurface = Enum.SurfaceType.Smooth
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement