//// Motion blur //if (PlayerPrefs.HasKey("motion_blur")) // if (PlayerPrefs.GetInt("motion_blur") == -1) // playerCamera.gameObject.GetComponent<Kino.Motion>().enabled = false; at Assets/Gameplay/Player Scrips/PlayerMotor.cs:134