"moveSensitivity = 3f * Time.deltaTime" and "moveSensitivitySide = 1f * Time.deltaTime" should be the values for movement speed. you can put like 3.5f to move faster ,or 2.5f to move slower. there's also a * 1.5f after that somewhere, it's the multiplier for running, like 150%. "SuperController.singleton.monitorCameraFOV = 30f" and "SuperController.singleton.monitorCameraFOV = 60f" are the fov iirc, 30 for zoom, 60 for default