Using mouse input in a 2D game

Is there a way for me to use blueprints so that I can add character interaction through mouse input? I would like my 2D character to aim with the mouse. I know the arm would have to be its own component and would be attached to the character at a specific location and rotate on that attachment point.