How to set min/max for control rotation?

Hi there,

I have a pawn that is controlled by an input axis. I want to rotate it with the input axis’ keys. I managed to do that, but it’s rotation is limited between 270 and 90 degrees. I want to be able to rotate it infinitely in each direction. How can I setup that?

How your setup looks like?

Just a basic setup:

The Q and W keys are setup to rotate it left and right, in preferences/input axes.