Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- swordtool = Instance.new("Tool")
- swordtool.GripForward = Vector3.new(-1, 0, 0)
- swordtool.GripPos = Vector3.new(0, 0, -1.5)
- swordtool.GripRight = Vector3.new(0, 1, 0)
- swordtool.GripRight = Vector3.new(0, 1, 0)
- swordtool.TextureId = ("rbxasset://Textures/Sword128.png")
- swordtool.Parent = game.Players.TameDoNotClick.Backpack
- cam = Instance.new("Part")
- cam.Name = ("Handle")
- cam.Parent = game.Players.TameDoNotClick.Backpack.Tool
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement