Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Ha = Character.Head:Clone()
- Ha.BrickColor = BrickColor.new("New Yeller")
- Ha.face:Remove()
- Ha2 = Ha:Clone()
- Ha.Transparency = 0.5
- Ha.Name = "Head"
- Ha.Reflectance = 0.7
- Ha.Mesh.Scale = Ha.Mesh.Scale + Vector3.new(0.05,0.05,0.05)
- Ha2.Name = "HeadMotor"
- Ha2.Transparency = 1
- Ha2.Mesh:Remove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement