Advertisement
HenloMyDude

shirtgraphic

Nov 27th, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1.  
  2. plr = owner
  3. char = plr.Character
  4. tors = char.Torso
  5.  
  6. local shirtgraphic = Instance.new("Decal",tors)
  7. shirtgraphic.Face = "Front"
  8. shirtgraphic.Texture = --set the texture to something here--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement