Smooth Look Input
Adds a config to smooth look input and an event to easily modify look input for devsDeveloper usage
Subscribe to ModifyLookInput event to modify look input Vector2 with available arguments: CameraModeBase cameraModeBase, ref CameraModeBase.CameraModeContext cameraModeContext and bool isController. The mod itself has an example feature of modifying input vector by smoothing it. You can also subscribe to GetSmoothFactor to modify smooth factor if you want
