diff --git a/01_ForstCoronation/UnityBuild-19050-01_ForstCoronation/Build/.gitkeep b/01_ForstCoronation/UnityBuild-19050-01_ForstCoronation/Build/.gitkeep deleted file mode 100644 index 0e8c54b..0000000 --- a/01_ForstCoronation/UnityBuild-19050-01_ForstCoronation/Build/.gitkeep +++ /dev/null @@ -1 +0,0 @@ -#gitkeep file diff --git a/01_ForstCoronation/UnityBuild-19050-01_ForstCoronation/Build/settings.json b/01_ForstCoronation/UnityBuild-19050-01_ForstCoronation/Build/settings.json new file mode 100644 index 0000000..03c145f --- /dev/null +++ b/01_ForstCoronation/UnityBuild-19050-01_ForstCoronation/Build/settings.json @@ -0,0 +1,256 @@ +{ + "properties": [ + { + "type": 4, + "key": "MainCamera.cam_x", + "value": "0.7", + "range": { + "x": -5.0, + "y": 5.0 + } + }, + { + "type": 4, + "key": "MainCamera.cam_y", + "value": "6", + "range": { + "x": 5.0, + "y": 10.0 + } + }, + { + "type": 4, + "key": "MainCamera.key_movement", + "value": "0.1", + "range": { + "x": 0.05000000074505806, + "y": 0.5 + } + }, + { + "type": 2, + "key": "iceVFX.lifetime", + "value": "5", + "range": { + "x": 1.0, + "y": 10.0 + } + }, + { + "type": 2, + "key": "iceVFX.ground_ice_spawn_rate", + "value": "0", + "range": { + "x": 0.0, + "y": 60000.0 + } + }, + { + "type": 2, + "key": "iceVFX.ground_flake_spawn_rate", + "value": "86", + "range": { + "x": 0.0, + "y": 10000.0 + } + }, + { + "type": 2, + "key": "iceVFX.flying_flake_spawn_rate", + "value": "1000", + "range": { + "x": 100.0, + "y": 3000.0 + } + }, + { + "type": 4, + "key": "iceVFX.min_frost_size", + "value": "0.3", + "range": { + "x": 0.10000000149011612, + "y": 0.800000011920929 + } + }, + { + "type": 4, + "key": "iceVFX.max_frost_size", + "value": "0.5", + "range": { + "x": 0.30000001192092898, + "y": 1.0 + } + }, + { + "type": 4, + "key": "iceVFX.min_spike_size", + "value": "0.337", + "range": { + "x": 0.009999999776482582, + "y": 0.5 + } + }, + { + "type": 4, + "key": "iceVFX.max_spike_size", + "value": "0.689", + "range": { + "x": 0.10000000149011612, + "y": 1.0 + } + }, + { + "type": 4, + "key": "iceVFX.min_flake_size", + "value": "0.6406204", + "range": { + "x": 0.0, + "y": 3.0 + } + }, + { + "type": 4, + "key": "iceVFX.max_flake_size", + "value": "1.250328", + "range": { + "x": 0.5, + "y": 3.0 + } + }, + { + "type": 4, + "key": "iceVFX.min_flying_flake_size", + "value": "0", + "range": { + "x": 0.0, + "y": 0.10000000149011612 + } + }, + { + "type": 4, + "key": "iceVFX.max_flying_flake_size", + "value": "0.1", + "range": { + "x": 0.05000000074505806, + "y": 0.30000001192092898 + } + }, + { + "type": 4, + "key": "iceVFX.ground_post_alpha", + "value": "0", + "range": { + "x": -1.0, + "y": 1.0 + } + }, + { + "type": 4, + "key": "iceVFX.flake_alpha", + "value": "1", + "range": { + "x": 0.0, + "y": 1.0 + } + }, + { + "type": 3, + "key": "SceneController.debugMode", + "value": "False", + "range": { + "x": 0.0, + "y": 0.0 + } + }, + { + "type": 4, + "key": "SceneController.Emitter_x", + "value": "3.5", + "range": { + "x": 0.0, + "y": 5.0 + } + }, + { + "type": 4, + "key": "SceneController.Target_x", + "value": "-3", + "range": { + "x": -5.0, + "y": 0.0 + } + }, + { + "type": 4, + "key": "SceneController.growing_speed", + "value": "0.008", + "range": { + "x": 0.0, + "y": 0.05000000074505806 + } + }, + { + "type": 2, + "key": "SceneController.delay_sec", + "value": "2", + "range": { + "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 diff --git a/03_RoyalGallery/UnityBuild-19050-03_RoyalGallery_Navigator/Build/settings_config.json b/03_RoyalGallery/UnityBuild-19050-03_RoyalGallery_Navigator/Build/settings_config.json new file mode 100644 index 0000000..04fabb5 --- /dev/null +++ b/03_RoyalGallery/UnityBuild-19050-03_RoyalGallery_Navigator/Build/settings_config.json @@ -0,0 +1,22 @@ +{ + "properties": [ + { + "type": 2, + "key": "Misc.language", + "value": "1", + "range": { + "x": 0.0, + "y": 7.0 + } + }, + { + "type": 3, + "key": "Misc.isTaiwanNo1", + "value": "False", + "range": { + "x": 0.0, + "y": 0.0 + } + } + ] +} \ No newline at end of file diff --git a/08_DarkSea/UnityBuild-19050-08_DarkSea/Build/settings.json b/08_DarkSea/UnityBuild-19050-08_DarkSea/Build/settings.json new file mode 100644 index 0000000..941880e --- /dev/null +++ b/08_DarkSea/UnityBuild-19050-08_DarkSea/Build/settings.json @@ -0,0 +1,85 @@ +{ + "properties": [ + { + "type": 4, + "key": "StatManager.fade_sec", + "value": "0.1", + "range": { + "x": 0.10000000149011612, + "y": 3.0 + } + }, + { + "type": 2, + "key": "StatManager.loop_to_trigger", + "value": "2", + "range": { + "x": 1.0, + "y": 10.0 + } + }, + { + "type": 3, + "key": "StatManager.use_horse_sound", + "value": "True", + "range": { + "x": 0.0, + "y": 0.0 + } + }, + { + "type": 3, + "key": "TUIO_Event.VisualizeTouches", + "value": "False", + "range": { + "x": 0.0, + "y": 0.0 + } + }, + { + "type": 2, + "key": "TUIO_Event.frame_gap", + "value": "6", + "range": { + "x": 1.0, + "y": 30.0 + } + }, + { + "type": 2, + "key": "TUIO_Event.delta_threshold", + "value": "50", + "range": { + "x": 50.0, + "y": 300.0 + } + }, + { + "type": 2, + "key": "TUIO_Event.snow_size", + "value": "768", + "range": { + "x": 128.0, + "y": 1024.0 + } + }, + { + "type": 4, + "key": "TUIO_Event.img_fade_speed", + "value": "0.07501704", + "range": { + "x": 0.009999999776482582, + "y": 0.10000000149011612 + } + }, + { + "type": 4, + "key": "TUIO_Event.img_wait_sec", + "value": "0.3322196", + "range": { + "x": 0.009999999776482582, + "y": 5.0 + } + } + ] +} \ No newline at end of file