Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local b = Instance.new("Part",workspace)
- b.Anchored = true
- b.Size = Vector3.new(1024,1,1024)
- b.Position = Vector3.new(4096,0,0)
- b.BrickColor = BrickColor.new("Black")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement