mouse = game.Players.LocalPlayer:GetMouse() function onKeyDown(key) if key == "q" then --code goes here end mouse.KeyDown:connect(onKeyDown)
Can anybody help me with the Cframing idk how to do it
sword=game.Lighting.Sword:Clone()--Clone a sword sword.Parent=Player.Character--Put it in the Character