Advertisement
eea

crush

eea
Aug 21st, 2021
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. local e = Instance.new("Part",workspace)
  2. e.Position = (0,5000,0)
  3. e.Size = (2048,0,2048)
  4. e.CustomPhysicalProperties = PhysicalProperties.New(100, 0.300000012, 0.5, 1, 1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement