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..3178036 --- /dev/null +++ b/08_DarkSea/UnityBuild-19050-08_DarkSea/Build/settings.json @@ -0,0 +1,94 @@ +{ + "properties": [ + { + "type": 4, + "key": "StatManager.fade_sec", + "value": "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": "30", + "range": { + "x": 1.0, + "y": 30.0 + } + }, + { + "type": 2, + "key": "TUIO_Event.delta_threshold", + "value": "100", + "range": { + "x": 50.0, + "y": 300.0 + } + }, + { + "type": 2, + "key": "TUIO_Event.snow_size", + "value": "512", + "range": { + "x": 128.0, + "y": 1024.0 + } + }, + { + "type": 4, + "key": "TUIO_Event.img_fade_speed", + "value": "0.02", + "range": { + "x": 0.009999999776482582, + "y": 0.10000000149011612 + } + }, + { + "type": 4, + "key": "TUIO_Event.img_wait_sec", + "value": "2", + "range": { + "x": 0.009999999776482582, + "y": 5.0 + } + }, + { + "type": 4, + "key": "TUIO_Event.snow_alpha_max", + "value": "1", + "range": { + "x": 0.009999999776482582, + "y": 1.0 + } + } + ] +} \ No newline at end of file