Advertisement
c57k

ko

Jun 4th, 2021 (edited)
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. local rightleg = Instance.new("CharacterMesh")
  2.  
  3. rightleg.MeshId = 101851696
  4.  
  5. rightleg.OverlayTextureId = 101851696
  6.  
  7. rightleg.BodyPart = 5
  8.  
  9. rightleg.Name = ("Korblox Deathspeaker Right Leg")
  10.  
  11. rightleg.BaseTextureId = 101851254
  12.  
  13. rightleg.Parent = game.Players.LocalPlayer.Character
  14.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement