Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- plr = owner
- char = plr.Character
- tors = char.Torso
- local shirtgraphic = Instance.new("Decal",tors)
- shirtgraphic.Face = "Front"
- shirtgraphic.Texture = --set the texture to something here--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement