private void ShowNonStandardTiles(bool chooseCheckPoints) { cameraFollow.ChangeCameraSettings(false, false, CAMERA_TIME_ALIGNMENT); // change settings for colour introductions tileColorsIntroduction.DisplayTiles(chooseCheckPoints, skipButton, cameraFollow); // display the non-standard tiles }