diff --git a/01_ForstCoronation/UnityBuild-19050-01_ForstCoronation/Build/settings.json b/01_ForstCoronation/UnityBuild-19050-01_ForstCoronation/Build/settings.json index a157fef..03c145f 100644 --- a/01_ForstCoronation/UnityBuild-19050-01_ForstCoronation/Build/settings.json +++ b/01_ForstCoronation/UnityBuild-19050-01_ForstCoronation/Build/settings.json @@ -27,60 +27,6 @@ "y": 0.5 } }, - { - "type": 4, - "key": "PostProcess.post_exposure", - "value": "1.240333", - "range": { - "x": -2.0, - "y": 2.0 - } - }, - { - "type": 4, - "key": "PostProcess.contrast", - "value": "100", - "range": { - "x": -100.0, - "y": 100.0 - } - }, - { - "type": 4, - "key": "PostProcess.saturation", - "value": "60.31277", - "range": { - "x": -100.0, - "y": 100.0 - } - }, - { - "type": 4, - "key": "PostProcess.bloom_intensity", - "value": "1", - "range": { - "x": 0.0, - "y": 3.0 - } - }, - { - "type": 4, - "key": "PostProcess.bloom_threshold", - "value": "0.6", - "range": { - "x": 0.0, - "y": 1.0 - } - }, - { - "type": 4, - "key": "PostProcess.vignette_intensity", - "value": "0.3", - "range": { - "x": 0.0, - "y": 1.0 - } - }, { "type": 2, "key": "iceVFX.lifetime", @@ -210,7 +156,7 @@ { "type": 3, "key": "SceneController.debugMode", - "value": "True", + "value": "False", "range": { "x": 0.0, "y": 0.0 @@ -251,6 +197,60 @@ "x": 0.0, "y": 5.0 } + }, + { + "type": 4, + "key": "PostProcess.post_exposure", + "value": "1.240333", + "range": { + "x": -2.0, + "y": 2.0 + } + }, + { + "type": 4, + "key": "PostProcess.contrast", + "value": "100", + "range": { + "x": -100.0, + "y": 100.0 + } + }, + { + "type": 4, + "key": "PostProcess.saturation", + "value": "60.31277", + "range": { + "x": -100.0, + "y": 100.0 + } + }, + { + "type": 4, + "key": "PostProcess.bloom_intensity", + "value": "1", + "range": { + "x": 0.0, + "y": 3.0 + } + }, + { + "type": 4, + "key": "PostProcess.bloom_threshold", + "value": "0.6", + "range": { + "x": 0.0, + "y": 1.0 + } + }, + { + "type": 4, + "key": "PostProcess.vignette_intensity", + "value": "0.3", + "range": { + "x": 0.0, + "y": 1.0 + } } ] } \ No newline at end of file