You have to use the right event... In your Sprite object use System: Every Tick - Set Angle Toward (Mouse.X, Mouse.Y).
If you use any event with set angle it will want the angle. It is easier to use "set angle toward", then it expects (and asks for) the X and Y positions.