Top down physics ball, force limit question + camera help

I dont understand why this rotation wont work with the move right input. If i dont specify the delta rotation then it will forever spin whether the A n D keys are pressed or not. Soon as i try to control it, nothing works at all =/

http://prntscr.com/4lbxle - character

http://prntscr.com/4lby75 - controller

Is it not possible to use the moveright input twice? it compiles with zero errors. it just either constantly rotates or doesnt rotate at all.