Advertisement
ClockworkHorror

Mesh Test

Jul 1st, 2015
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. part = Instance.new("Part", workspace)
  2. local m = Instance.new('SpecialMesh', part)
  3. m.MeshType = 'FileMesh'
  4. m.MeshId = "http://www.roblox.com/Asset/?id=9756362"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement