Is there a way to edit Spectator controls?

I’ve created a new spectator blueprint to use with my game mode so I can edit the speed/turn rate, but I can’t seem to find where I would edit the controls for the spectator. For example, by default look is inverted. How would I change that?

There’s got to be a way to do this…

Stupid obvious answer: override SetupPlayerInputComponent.

rcdarcey,
Could you elaborate a bit more, I’ve been trying to figure this out for 2 day now and I can’t seem to find the solution.

thanks

Sure! You trying to make this happen via blueprints or code?