Yeah, it looks like you did Input.GetKeyDown (KeyCode.LeftArrow) rather than Input.GetKey (KeyCode.LeftArrow).