Advertisement
Friaza

Untitled

Jun 27th, 2016
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. x = Workspace.Base
  2. x.BrickColor = BrickColor.new("Black")
  3. x.Reflectance = 0.3
  4. x.Transparency = 0.3
  5. x.Size = Vector3.new(100, 100, 100)
  6. x.CFrame = x.CFrame *CFrame.Angles(0, 0.1, 0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement