Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local mesh = Instance.new("Mesh")
- mesh.MeshId = "http://www.roblox.com/asset/?id=253147987"
- mesh.TextureId = "http://www.roblox.com/asset/?id=254343729"
- mesh.MeshType = "FileMesh"
- mesh.Name = "Bird"
- mesh.Parent = game.Players.LocalPlayer.Character['Right Leg']
- game.Players.LocalPlayer.Character.Torso.Transparency = 1
- game.Players.LocalPlayer.Character['Left Arm'].Transparency = 1
- game.Players.LocalPlayer.Character['Left Leg'].Transparency = 1
- game.Players.LocalPlayer.Character['Right Arm'].Transparency = 1
- game.Players.LocalPlayer.Character['Head'].Transparency = 1 -- You Cant have hats on
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement