DrawingJhon

Testing scriptss

Aug 6th, 2020 (edited)
688
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. local part = Instance.new("Part",workspace)
  2. part.Anchored = true
  3. part.Size = Vector3.new(1000, 1, 1000)
Add Comment
Please, Sign In to add comment