Advertisement
Mz_TH_edit

Untitled

Jun 12th, 2018
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. local face = CreatePart(3, Weapon, "Neon", 0, 0, "Really black", "Face mask", VT(1.001,1.001,1.001),false)
  2. local weld = CreateWeldOrSnapOrMotor("Weld", face, Head, face, CF(0.02,0,0) * ANGLES(RAD(0), RAD(0), RAD(0)), CF(0, 0, 0))
  3. MakeForm(face,"Head")
  4. local corruptionface = IT("Decal",face)
  5. corruptionface.Face = "Front"
  6. corruptionface.Texture = "http://www.roblox.com/asset/?id=1032289224"
  7. local part = CreatePart(3, Weapon, "Neon", 0, 0, "Dark indigo", "Eye", VT(0.4,0.25,0.2),false)
  8. local weld = CreateWeldOrSnapOrMotor("Weld", part, Head, part, CF(0.15,0.19,-0.53) * ANGLES(RAD(15), RAD(0), RAD(25)), CF(0, 0, 0))
  9. MakeForm(part,"Ball")
  10. local Eye = CreatePart(3, Weapon, "Neon", 0, 0, "Really black", "Eye", VT(0.1,0.1,0.15),false)
  11. local PupilWeld = CreateWeldOrSnapOrMotor("Weld", Eye, Head, Eye, CF(0.13,0.24,-0.58) * ANGLES(RAD(0), RAD(0), RAD(25)), CF(0, 0, 0))
  12. MakeForm(Eye,"Ball")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement