I don’t know this.
But i read in some other forum posts, that deltaTime must not be used with mouse input, because the mouse is an asynchronous input device. It’s position value changes already over time, not per frame.
So may be the graphs left part can be simplified as follows:
With “rotationAmount” float variable set to 2 instead of 40
Is this right ?