diff --git a/ChooseYourOwn/Assembly-CSharp.csproj b/ChooseYourOwn/Assembly-CSharp.csproj index ed87beff..07df0ce5 100644 --- a/ChooseYourOwn/Assembly-CSharp.csproj +++ b/ChooseYourOwn/Assembly-CSharp.csproj @@ -5,10 +5,10 @@ AnyCPU 10.0.20506 2.0 + {0B65F33E-1543-7C8C-B4B2-C74A9D35A8ED} Library Properties - Assembly-CSharp v3.5 512 @@ -19,7 +19,7 @@ full false Temp\bin\Debug\ - DEBUG;TRACE;UNITY_5_1_3;UNITY_5_1;UNITY_5;ENABLE_NEW_BUGREPORTER;ENABLE_2D_PHYSICS;ENABLE_4_6_FEATURES;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_FRAME_DEBUGGER;ENABLE_GENERICS;ENABLE_HOME_SCREEN;ENABLE_IMAGEEFFECTS;ENABLE_LIGHT_PROBES_LEGACY;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_PHYSICS_PHYSX3;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_UNET;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_LICENSE;ENABLE_AUDIOMIXER_SUSPEND;ENABLE_EDITOR_METRICS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;INCLUDE_DIRECTX12;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_LOCALIZATION;UNITY_WEBPLAYER;ENABLE_SUBSTANCE;WEBPLUG;ENABLE_TEXTUREID_MAP;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_MONO;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN + DEBUG;TRACE;UNITY_5_2_0;UNITY_5_2;UNITY_5;ENABLE_NEW_BUGREPORTER;ENABLE_2D_PHYSICS;ENABLE_4_6_FEATURES;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_FRAME_DEBUGGER;ENABLE_GENERICS;ENABLE_HOME_SCREEN;ENABLE_IMAGEEFFECTS;ENABLE_LIGHT_PROBES_LEGACY;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_UNET;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_REFLECTION_BUFFERS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;INCLUDE_DIRECTX12;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_LOCALIZATION;ENABLE_ANDROID_ATLAS_ETC1_COMPRESSION;UNITY_WEBPLAYER;ENABLE_SUBSTANCE;WEBPLUG;ENABLE_TEXTUREID_MAP;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_MONO;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN prompt 4 0169 @@ -28,7 +28,6 @@ pdbonly true Temp\bin\Release\ - TRACE prompt 4 0169 @@ -48,6 +47,9 @@ + + C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Advertisements/UnityEngine.Advertisements.dll + C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll @@ -57,6 +59,9 @@ C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll + + C:/Program Files/Unity/Editor/Data/Managed/Mono.Cecil.dll + C:/Program Files/Unity/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll diff --git a/ChooseYourOwn/ChooseYourOwn.sln b/ChooseYourOwn/ChooseYourOwn.sln index b4cc8840..c174fd6c 100644 --- a/ChooseYourOwn/ChooseYourOwn.sln +++ b/ChooseYourOwn/ChooseYourOwn.sln @@ -17,7 +17,7 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection - GlobalSection(MonoDevelopProperties) = preSolution + GlobalSection(MonoDevelopProperties) = preSolution StartupItem = Assembly-CSharp.csproj Policies = $0 $0.TextStylePolicy = $1 diff --git a/ChooseYourOwn/Library/AssetServerCacheV3 b/ChooseYourOwn/Library/AssetServerCacheV3 index 8d1b74d8..31c04bce 100644 Binary files a/ChooseYourOwn/Library/AssetServerCacheV3 and b/ChooseYourOwn/Library/AssetServerCacheV3 differ diff --git a/ChooseYourOwn/Library/CurrentLayout.dwlt b/ChooseYourOwn/Library/CurrentLayout.dwlt index 8beb9580..4e328675 100644 Binary files a/ChooseYourOwn/Library/CurrentLayout.dwlt and b/ChooseYourOwn/Library/CurrentLayout.dwlt differ diff --git a/ChooseYourOwn/Library/ProjectSettings.asset b/ChooseYourOwn/Library/ProjectSettings.asset index d6dcf184..53bf8e8c 100644 Binary files a/ChooseYourOwn/Library/ProjectSettings.asset and b/ChooseYourOwn/Library/ProjectSettings.asset differ diff --git a/ChooseYourOwn/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb b/ChooseYourOwn/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb index 36af4c87..955ba3a2 100644 Binary files a/ChooseYourOwn/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb and b/ChooseYourOwn/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb differ diff --git a/ChooseYourOwn/Library/ScriptAssemblies/BuiltinAssemblies.stamp b/ChooseYourOwn/Library/ScriptAssemblies/BuiltinAssemblies.stamp index 1021efe1..4b7aca63 100644 --- a/ChooseYourOwn/Library/ScriptAssemblies/BuiltinAssemblies.stamp +++ b/ChooseYourOwn/Library/ScriptAssemblies/BuiltinAssemblies.stamp @@ -1,2 +1,2 @@ -0000.55d3536a.0000 -0000.55d3538a.0000 \ No newline at end of file +0000.55e0ab26.0000 +0000.55e0ab44.0000 \ No newline at end of file diff --git a/ChooseYourOwn/Library/ScriptMapper b/ChooseYourOwn/Library/ScriptMapper index 7ee12555..c796a7e9 100644 Binary files a/ChooseYourOwn/Library/ScriptMapper and b/ChooseYourOwn/Library/ScriptMapper differ diff --git a/ChooseYourOwn/Library/ShaderCache/2/246256827ad1f82a0fa98ed551d14d2c.bin b/ChooseYourOwn/Library/ShaderCache/2/246256827ad1f82a0fa98ed551d14d2c.bin new file mode 100644 index 00000000..e4e26e99 Binary files /dev/null and b/ChooseYourOwn/Library/ShaderCache/2/246256827ad1f82a0fa98ed551d14d2c.bin differ diff --git a/ChooseYourOwn/Library/ShaderCache/6/612bc6a9d71bd8c3219b68acc22b2a73.bin b/ChooseYourOwn/Library/ShaderCache/6/612bc6a9d71bd8c3219b68acc22b2a73.bin new file mode 100644 index 00000000..ca034c2d Binary files /dev/null and b/ChooseYourOwn/Library/ShaderCache/6/612bc6a9d71bd8c3219b68acc22b2a73.bin differ diff --git a/ChooseYourOwn/Library/ShaderCache/6/6c8e4fe3bda22c16d66c43e31d32fc2e.bin b/ChooseYourOwn/Library/ShaderCache/6/6c8e4fe3bda22c16d66c43e31d32fc2e.bin new file mode 100644 index 00000000..1f235282 Binary files /dev/null and b/ChooseYourOwn/Library/ShaderCache/6/6c8e4fe3bda22c16d66c43e31d32fc2e.bin differ diff --git a/ChooseYourOwn/Library/ShaderCache/8/873e5cb59109a3199f86f3583b0576d1.bin b/ChooseYourOwn/Library/ShaderCache/8/873e5cb59109a3199f86f3583b0576d1.bin new file mode 100644 index 00000000..1b707f0b Binary files /dev/null and b/ChooseYourOwn/Library/ShaderCache/8/873e5cb59109a3199f86f3583b0576d1.bin differ diff --git a/ChooseYourOwn/Library/ShaderCache/9/9a77618d7a8bbf14771e46d0d271799a.bin b/ChooseYourOwn/Library/ShaderCache/9/9a77618d7a8bbf14771e46d0d271799a.bin new file mode 100644 index 00000000..3724fd53 Binary files /dev/null and b/ChooseYourOwn/Library/ShaderCache/9/9a77618d7a8bbf14771e46d0d271799a.bin differ diff --git a/ChooseYourOwn/Library/ShaderCache/a/a06632e30d09d3870a9d9e86a325a46d.bin b/ChooseYourOwn/Library/ShaderCache/a/a06632e30d09d3870a9d9e86a325a46d.bin new file mode 100644 index 00000000..d0d82753 Binary files /dev/null and b/ChooseYourOwn/Library/ShaderCache/a/a06632e30d09d3870a9d9e86a325a46d.bin differ diff --git a/ChooseYourOwn/Library/ShaderCache/a/ace24850d519517837ec6aa06d18a545.bin b/ChooseYourOwn/Library/ShaderCache/a/ace24850d519517837ec6aa06d18a545.bin new file mode 100644 index 00000000..c1a23979 Binary files /dev/null and b/ChooseYourOwn/Library/ShaderCache/a/ace24850d519517837ec6aa06d18a545.bin differ diff --git a/ChooseYourOwn/Library/ShaderCache/d/d1ad0e43f4dd89f570930a6ebef2e9f0.bin b/ChooseYourOwn/Library/ShaderCache/d/d1ad0e43f4dd89f570930a6ebef2e9f0.bin new file mode 100644 index 00000000..b353af28 Binary files /dev/null and b/ChooseYourOwn/Library/ShaderCache/d/d1ad0e43f4dd89f570930a6ebef2e9f0.bin differ diff --git a/ChooseYourOwn/Library/assetDatabase3 b/ChooseYourOwn/Library/assetDatabase3 index ddbf235d..938d152b 100644 Binary files a/ChooseYourOwn/Library/assetDatabase3 and b/ChooseYourOwn/Library/assetDatabase3 differ diff --git a/ChooseYourOwn/Library/expandedItems b/ChooseYourOwn/Library/expandedItems index de6663dc..ea8ae326 100644 Binary files a/ChooseYourOwn/Library/expandedItems and b/ChooseYourOwn/Library/expandedItems differ diff --git a/ChooseYourOwn/Library/metadata/00/00000000000000002000000000000000 b/ChooseYourOwn/Library/metadata/00/00000000000000002000000000000000 index 6c92ce8b..d700f064 100644 Binary files a/ChooseYourOwn/Library/metadata/00/00000000000000002000000000000000 and b/ChooseYourOwn/Library/metadata/00/00000000000000002000000000000000 differ diff --git a/ChooseYourOwn/Library/metadata/00/00000000000000003000000000000000 b/ChooseYourOwn/Library/metadata/00/00000000000000003000000000000000 index 7152691e..3d8f8d64 100644 Binary files a/ChooseYourOwn/Library/metadata/00/00000000000000003000000000000000 and b/ChooseYourOwn/Library/metadata/00/00000000000000003000000000000000 differ diff --git a/ChooseYourOwn/Library/metadata/00/00000000000000004000000000000000 b/ChooseYourOwn/Library/metadata/00/00000000000000004000000000000000 index d68eb881..389d937b 100644 Binary files a/ChooseYourOwn/Library/metadata/00/00000000000000004000000000000000 and b/ChooseYourOwn/Library/metadata/00/00000000000000004000000000000000 differ diff --git a/ChooseYourOwn/Library/metadata/00/00000000000000004100000000000000 b/ChooseYourOwn/Library/metadata/00/00000000000000004100000000000000 index 000250b8..3cafb9ac 100644 Binary files a/ChooseYourOwn/Library/metadata/00/00000000000000004100000000000000 and b/ChooseYourOwn/Library/metadata/00/00000000000000004100000000000000 differ diff --git a/ChooseYourOwn/Library/metadata/00/00000000000000005000000000000000 b/ChooseYourOwn/Library/metadata/00/00000000000000005000000000000000 index 583c78d1..4ca60516 100644 Binary files a/ChooseYourOwn/Library/metadata/00/00000000000000005000000000000000 and b/ChooseYourOwn/Library/metadata/00/00000000000000005000000000000000 differ diff --git a/ChooseYourOwn/Library/metadata/00/00000000000000005100000000000000 b/ChooseYourOwn/Library/metadata/00/00000000000000005100000000000000 index c1a756fc..bda33b36 100644 Binary files a/ChooseYourOwn/Library/metadata/00/00000000000000005100000000000000 and b/ChooseYourOwn/Library/metadata/00/00000000000000005100000000000000 differ diff --git a/ChooseYourOwn/Library/metadata/00/00000000000000006000000000000000 b/ChooseYourOwn/Library/metadata/00/00000000000000006000000000000000 index 2d8f1905..f6b6144e 100644 Binary files a/ChooseYourOwn/Library/metadata/00/00000000000000006000000000000000 and b/ChooseYourOwn/Library/metadata/00/00000000000000006000000000000000 differ diff --git a/ChooseYourOwn/Library/metadata/00/00000000000000006100000000000000 b/ChooseYourOwn/Library/metadata/00/00000000000000006100000000000000 index 83417e50..e3d9333b 100644 Binary files a/ChooseYourOwn/Library/metadata/00/00000000000000006100000000000000 and b/ChooseYourOwn/Library/metadata/00/00000000000000006100000000000000 differ diff --git a/ChooseYourOwn/Library/metadata/00/00000000000000007000000000000000 b/ChooseYourOwn/Library/metadata/00/00000000000000007000000000000000 index e31c030a..42347419 100644 Binary files a/ChooseYourOwn/Library/metadata/00/00000000000000007000000000000000 and b/ChooseYourOwn/Library/metadata/00/00000000000000007000000000000000 differ diff --git a/ChooseYourOwn/Library/metadata/00/00000000000000008000000000000000 b/ChooseYourOwn/Library/metadata/00/00000000000000008000000000000000 index a8d79959..58020051 100644 Binary files a/ChooseYourOwn/Library/metadata/00/00000000000000008000000000000000 and b/ChooseYourOwn/Library/metadata/00/00000000000000008000000000000000 differ diff --git a/ChooseYourOwn/Library/metadata/00/00000000000000008100000000000000 b/ChooseYourOwn/Library/metadata/00/00000000000000008100000000000000 new file mode 100644 index 00000000..4454a113 Binary files /dev/null and b/ChooseYourOwn/Library/metadata/00/00000000000000008100000000000000 differ diff --git a/ChooseYourOwn/Library/metadata/00/00000000000000008100000000000000.info b/ChooseYourOwn/Library/metadata/00/00000000000000008100000000000000.info new file mode 100644 index 00000000..39b42c9e Binary files /dev/null and b/ChooseYourOwn/Library/metadata/00/00000000000000008100000000000000.info differ diff --git a/ChooseYourOwn/Library/metadata/00/00000000000000009000000000000000 b/ChooseYourOwn/Library/metadata/00/00000000000000009000000000000000 index d3cf3048..57ec10e5 100644 Binary files a/ChooseYourOwn/Library/metadata/00/00000000000000009000000000000000 and b/ChooseYourOwn/Library/metadata/00/00000000000000009000000000000000 differ diff --git a/ChooseYourOwn/Library/metadata/00/00000000000000009100000000000000 b/ChooseYourOwn/Library/metadata/00/00000000000000009100000000000000 new file mode 100644 index 00000000..a706df51 Binary files /dev/null and b/ChooseYourOwn/Library/metadata/00/00000000000000009100000000000000 differ diff --git a/ChooseYourOwn/Library/metadata/00/00000000000000009100000000000000.info b/ChooseYourOwn/Library/metadata/00/00000000000000009100000000000000.info new file mode 100644 index 00000000..b8864a16 Binary files /dev/null and b/ChooseYourOwn/Library/metadata/00/00000000000000009100000000000000.info differ diff --git a/ChooseYourOwn/Library/metadata/00/0000000000000000a000000000000000 b/ChooseYourOwn/Library/metadata/00/0000000000000000a000000000000000 index 5aa26f0e..5c49597e 100644 Binary files a/ChooseYourOwn/Library/metadata/00/0000000000000000a000000000000000 and b/ChooseYourOwn/Library/metadata/00/0000000000000000a000000000000000 differ diff --git a/ChooseYourOwn/Library/metadata/00/0000000000000000b000000000000000 b/ChooseYourOwn/Library/metadata/00/0000000000000000b000000000000000 index b993a15d..4e5bd76c 100644 Binary files a/ChooseYourOwn/Library/metadata/00/0000000000000000b000000000000000 and b/ChooseYourOwn/Library/metadata/00/0000000000000000b000000000000000 differ diff --git a/ChooseYourOwn/Library/metadata/00/0000000000000000c000000000000000 b/ChooseYourOwn/Library/metadata/00/0000000000000000c000000000000000 index aa83dba1..7d8043f4 100644 Binary files a/ChooseYourOwn/Library/metadata/00/0000000000000000c000000000000000 and b/ChooseYourOwn/Library/metadata/00/0000000000000000c000000000000000 differ diff --git a/ChooseYourOwn/Library/metadata/0f/0f97b4d4329c4594a9d953a7a8b8238f b/ChooseYourOwn/Library/metadata/0f/0f97b4d4329c4594a9d953a7a8b8238f index bc5627b0..844a2c18 100644 Binary files a/ChooseYourOwn/Library/metadata/0f/0f97b4d4329c4594a9d953a7a8b8238f and b/ChooseYourOwn/Library/metadata/0f/0f97b4d4329c4594a9d953a7a8b8238f differ diff --git a/ChooseYourOwn/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 b/ChooseYourOwn/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 index e119c959..b2b4d8d9 100644 Binary files a/ChooseYourOwn/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 and b/ChooseYourOwn/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 differ diff --git a/ChooseYourOwn/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info b/ChooseYourOwn/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info index de89aaeb..8c5318de 100644 Binary files a/ChooseYourOwn/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info and b/ChooseYourOwn/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info differ diff --git a/ChooseYourOwn/Library/metadata/65/652254a56a3f3f94bb401f7dbc0c2c7d b/ChooseYourOwn/Library/metadata/65/652254a56a3f3f94bb401f7dbc0c2c7d index c1a4091e..a92fb0e9 100644 Binary files a/ChooseYourOwn/Library/metadata/65/652254a56a3f3f94bb401f7dbc0c2c7d and b/ChooseYourOwn/Library/metadata/65/652254a56a3f3f94bb401f7dbc0c2c7d differ diff --git a/ChooseYourOwn/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef b/ChooseYourOwn/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef new file mode 100644 index 00000000..4d846fa9 Binary files /dev/null and b/ChooseYourOwn/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef differ diff --git a/ChooseYourOwn/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef.info b/ChooseYourOwn/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef.info new file mode 100644 index 00000000..215c5c8c Binary files /dev/null and b/ChooseYourOwn/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef.info differ diff --git a/ChooseYourOwn/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f b/ChooseYourOwn/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f index 7a3f3644..91b4df84 100644 Binary files a/ChooseYourOwn/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f and b/ChooseYourOwn/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f differ diff --git a/ChooseYourOwn/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info b/ChooseYourOwn/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info index f6037898..f32f6de9 100644 Binary files a/ChooseYourOwn/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info and b/ChooseYourOwn/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info differ diff --git a/ChooseYourOwn/Library/metadata/85/852e56802eb941638acbb491814497b0 b/ChooseYourOwn/Library/metadata/85/852e56802eb941638acbb491814497b0 new file mode 100644 index 00000000..4d03165f Binary files /dev/null and b/ChooseYourOwn/Library/metadata/85/852e56802eb941638acbb491814497b0 differ diff --git a/ChooseYourOwn/Library/metadata/85/852e56802eb941638acbb491814497b0.info b/ChooseYourOwn/Library/metadata/85/852e56802eb941638acbb491814497b0.info new file mode 100644 index 00000000..986d4071 Binary files /dev/null and b/ChooseYourOwn/Library/metadata/85/852e56802eb941638acbb491814497b0.info differ diff --git a/ChooseYourOwn/Library/metadata/85/856ae4d2a4236154bb0c1a71bf3e0fed b/ChooseYourOwn/Library/metadata/85/856ae4d2a4236154bb0c1a71bf3e0fed index ab66f75b..5a54a0c6 100644 Binary files a/ChooseYourOwn/Library/metadata/85/856ae4d2a4236154bb0c1a71bf3e0fed and b/ChooseYourOwn/Library/metadata/85/856ae4d2a4236154bb0c1a71bf3e0fed differ diff --git a/ChooseYourOwn/Library/metadata/85/856ae4d2a4236154bb0c1a71bf3e0fed.info b/ChooseYourOwn/Library/metadata/85/856ae4d2a4236154bb0c1a71bf3e0fed.info index 6d74bb75..dec39d1b 100644 Binary files a/ChooseYourOwn/Library/metadata/85/856ae4d2a4236154bb0c1a71bf3e0fed.info and b/ChooseYourOwn/Library/metadata/85/856ae4d2a4236154bb0c1a71bf3e0fed.info differ diff --git a/ChooseYourOwn/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba b/ChooseYourOwn/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba index 21030a72..5222b857 100644 Binary files a/ChooseYourOwn/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba and b/ChooseYourOwn/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba differ diff --git a/ChooseYourOwn/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info b/ChooseYourOwn/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info index bcc0a175..369e8738 100644 Binary files a/ChooseYourOwn/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info and b/ChooseYourOwn/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info differ diff --git a/ChooseYourOwn/Library/metadata/8b/8ba6ec1d4d1759647abb520da9bfda69 b/ChooseYourOwn/Library/metadata/8b/8ba6ec1d4d1759647abb520da9bfda69 index 11f5173c..fae1a0d7 100644 Binary files a/ChooseYourOwn/Library/metadata/8b/8ba6ec1d4d1759647abb520da9bfda69 and b/ChooseYourOwn/Library/metadata/8b/8ba6ec1d4d1759647abb520da9bfda69 differ diff --git a/ChooseYourOwn/Library/metadata/8b/8ba6ec1d4d1759647abb520da9bfda69.info b/ChooseYourOwn/Library/metadata/8b/8ba6ec1d4d1759647abb520da9bfda69.info index a9ef5f8c..d7efba1e 100644 Binary files a/ChooseYourOwn/Library/metadata/8b/8ba6ec1d4d1759647abb520da9bfda69.info and b/ChooseYourOwn/Library/metadata/8b/8ba6ec1d4d1759647abb520da9bfda69.info differ diff --git a/ChooseYourOwn/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead b/ChooseYourOwn/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead new file mode 100644 index 00000000..a952b488 Binary files /dev/null and b/ChooseYourOwn/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead differ diff --git a/ChooseYourOwn/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead.info b/ChooseYourOwn/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead.info new file mode 100644 index 00000000..4cbe3c71 Binary files /dev/null and b/ChooseYourOwn/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead.info differ diff --git a/ChooseYourOwn/Library/metadata/a7/a795c3f06290efb49a65016ba14a9334 b/ChooseYourOwn/Library/metadata/a7/a795c3f06290efb49a65016ba14a9334 index 7500ac2c..ea6587f9 100644 Binary files a/ChooseYourOwn/Library/metadata/a7/a795c3f06290efb49a65016ba14a9334 and b/ChooseYourOwn/Library/metadata/a7/a795c3f06290efb49a65016ba14a9334 differ diff --git a/ChooseYourOwn/Library/metadata/c5/c504b4f125c9c5b46a0e042fefee1696 b/ChooseYourOwn/Library/metadata/c5/c504b4f125c9c5b46a0e042fefee1696 index df09efbc..bd9dfab0 100644 Binary files a/ChooseYourOwn/Library/metadata/c5/c504b4f125c9c5b46a0e042fefee1696 and b/ChooseYourOwn/Library/metadata/c5/c504b4f125c9c5b46a0e042fefee1696 differ diff --git a/ChooseYourOwn/Library/metadata/c5/c504b4f125c9c5b46a0e042fefee1696.info b/ChooseYourOwn/Library/metadata/c5/c504b4f125c9c5b46a0e042fefee1696.info index 922bba7e..45827afe 100644 Binary files a/ChooseYourOwn/Library/metadata/c5/c504b4f125c9c5b46a0e042fefee1696.info and b/ChooseYourOwn/Library/metadata/c5/c504b4f125c9c5b46a0e042fefee1696.info differ diff --git a/ChooseYourOwn/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 b/ChooseYourOwn/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 index 8f5d4c96..89a3b739 100644 Binary files a/ChooseYourOwn/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 and b/ChooseYourOwn/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 differ diff --git a/ChooseYourOwn/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info b/ChooseYourOwn/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info index e7417f52..7b08f1cd 100644 Binary files a/ChooseYourOwn/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info and b/ChooseYourOwn/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info differ diff --git a/ChooseYourOwn/ProjectSettings/ProjectSettings.asset b/ChooseYourOwn/ProjectSettings/ProjectSettings.asset index d6dcf184..53bf8e8c 100644 Binary files a/ChooseYourOwn/ProjectSettings/ProjectSettings.asset and b/ChooseYourOwn/ProjectSettings/ProjectSettings.asset differ diff --git a/ChooseYourOwn/ProjectSettings/ProjectVersion.txt b/ChooseYourOwn/ProjectSettings/ProjectVersion.txt index c609863d..e040c5c1 100644 --- a/ChooseYourOwn/ProjectSettings/ProjectVersion.txt +++ b/ChooseYourOwn/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 5.1.3f1 +m_EditorVersion: 5.2.0f3 m_StandardAssetsVersion: 0 diff --git a/ChooseYourOwn/ProjectSettings/UnityAdsSettings.asset b/ChooseYourOwn/ProjectSettings/UnityAdsSettings.asset new file mode 100644 index 00000000..e6070fc5 Binary files /dev/null and b/ChooseYourOwn/ProjectSettings/UnityAdsSettings.asset differ diff --git a/ChooseYourOwn/ProjectSettings/UnityAnalyticsManager.asset b/ChooseYourOwn/ProjectSettings/UnityAnalyticsManager.asset new file mode 100644 index 00000000..e3dbe997 Binary files /dev/null and b/ChooseYourOwn/ProjectSettings/UnityAnalyticsManager.asset differ diff --git a/Mouse Control/Assembly-CSharp.csproj b/Mouse Control/Assembly-CSharp.csproj index 927d672c..6a388b4d 100644 --- a/Mouse Control/Assembly-CSharp.csproj +++ b/Mouse Control/Assembly-CSharp.csproj @@ -5,10 +5,10 @@ AnyCPU 10.0.20506 2.0 + {9A580E6D-A672-FF49-CF3B-B785B01E723B} Library Properties - Assembly-CSharp v3.5 512 @@ -19,7 +19,7 @@ full false Temp\bin\Debug\ - DEBUG;TRACE;UNITY_5_1_3;UNITY_5_1;UNITY_5;ENABLE_NEW_BUGREPORTER;ENABLE_2D_PHYSICS;ENABLE_4_6_FEATURES;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_FRAME_DEBUGGER;ENABLE_GENERICS;ENABLE_HOME_SCREEN;ENABLE_IMAGEEFFECTS;ENABLE_LIGHT_PROBES_LEGACY;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_PHYSICS_PHYSX3;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_UNET;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_LICENSE;ENABLE_AUDIOMIXER_SUSPEND;ENABLE_EDITOR_METRICS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;INCLUDE_DIRECTX12;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_LOCALIZATION;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_TEXTUREID_MAP;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN + DEBUG;TRACE;UNITY_5_2_0;UNITY_5_2;UNITY_5;ENABLE_NEW_BUGREPORTER;ENABLE_2D_PHYSICS;ENABLE_4_6_FEATURES;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_FRAME_DEBUGGER;ENABLE_GENERICS;ENABLE_HOME_SCREEN;ENABLE_IMAGEEFFECTS;ENABLE_LIGHT_PROBES_LEGACY;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_UNET;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_REFLECTION_BUFFERS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;INCLUDE_DIRECTX12;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_LOCALIZATION;ENABLE_ANDROID_ATLAS_ETC1_COMPRESSION;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_TEXTUREID_MAP;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_LOG_MIXED_STACKTRACE;ENABLE_UNITYWEBREQUEST;ENABLE_EVENT_QUEUE;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN prompt 4 0169 @@ -28,7 +28,6 @@ pdbonly true Temp\bin\Release\ - TRACE prompt 4 0169 @@ -53,8 +52,8 @@ C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll - - C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll + + C:/Program Files/Unity/Editor/Data/Managed/Mono.Cecil.dll C:/Program Files/Unity/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll diff --git a/Mouse Control/Assets/Door 1.prefab b/Mouse Control/Assets/Door 1.prefab new file mode 100644 index 00000000..aded088b Binary files /dev/null and b/Mouse Control/Assets/Door 1.prefab differ diff --git a/Mouse Control/Assets/Door 1.prefab.meta b/Mouse Control/Assets/Door 1.prefab.meta new file mode 100644 index 00000000..313fe1a0 --- /dev/null +++ b/Mouse Control/Assets/Door 1.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 13d64af46f928ea4eb9ed68ab85fe859 +timeCreated: 1442774309 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Door.mat b/Mouse Control/Assets/Door.mat new file mode 100644 index 00000000..536ddae2 Binary files /dev/null and b/Mouse Control/Assets/Door.mat differ diff --git a/Mouse Control/Assets/Door.mat.meta b/Mouse Control/Assets/Door.mat.meta new file mode 100644 index 00000000..209f0f89 --- /dev/null +++ b/Mouse Control/Assets/Door.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0c4c4d2ace871ba4d929ad5391593825 +timeCreated: 1442774212 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Door.prefab b/Mouse Control/Assets/Door.prefab new file mode 100644 index 00000000..ba1f3dc5 Binary files /dev/null and b/Mouse Control/Assets/Door.prefab differ diff --git a/Mouse Control/Assets/Door.prefab.meta b/Mouse Control/Assets/Door.prefab.meta new file mode 100644 index 00000000..3d61f692 --- /dev/null +++ b/Mouse Control/Assets/Door.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e5e9a1ad1b01bf541bb31bb715e2aab4 +timeCreated: 1442774249 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Floor 1.prefab b/Mouse Control/Assets/Floor 1.prefab new file mode 100644 index 00000000..917e6378 Binary files /dev/null and b/Mouse Control/Assets/Floor 1.prefab differ diff --git a/Mouse Control/Assets/Floor 1.prefab.meta b/Mouse Control/Assets/Floor 1.prefab.meta new file mode 100644 index 00000000..e5c8b9f3 --- /dev/null +++ b/Mouse Control/Assets/Floor 1.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4af6dae1b88951f42a22a953276358b2 +timeCreated: 1442776011 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Floor.prefab b/Mouse Control/Assets/Floor.prefab new file mode 100644 index 00000000..df1391ee Binary files /dev/null and b/Mouse Control/Assets/Floor.prefab differ diff --git a/Mouse Control/Assets/Floor.prefab.meta b/Mouse Control/Assets/Floor.prefab.meta new file mode 100644 index 00000000..6809db7a --- /dev/null +++ b/Mouse Control/Assets/Floor.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9abfb1cd45625f64f91a4541ce1bd1fb +timeCreated: 1442773612 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Key1.png b/Mouse Control/Assets/Key1.png new file mode 100644 index 00000000..61a7b4cc Binary files /dev/null and b/Mouse Control/Assets/Key1.png differ diff --git a/Mouse Control/Assets/Key1.png.meta b/Mouse Control/Assets/Key1.png.meta new file mode 100644 index 00000000..4029f89d --- /dev/null +++ b/Mouse Control/Assets/Key1.png.meta @@ -0,0 +1,56 @@ +fileFormatVersion: 2 +guid: 9fb9cd3031d38fa4e9063d5148ab7fc1 +timeCreated: 1442775315 +licenseType: Free +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Key1.prefab b/Mouse Control/Assets/Key1.prefab new file mode 100644 index 00000000..abfec7f1 Binary files /dev/null and b/Mouse Control/Assets/Key1.prefab differ diff --git a/Mouse Control/Assets/Key1.prefab.meta b/Mouse Control/Assets/Key1.prefab.meta new file mode 100644 index 00000000..aba6620e --- /dev/null +++ b/Mouse Control/Assets/Key1.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a475f1bb87f7b6148a0ecae6be863860 +timeCreated: 1442775959 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Key2.png b/Mouse Control/Assets/Key2.png new file mode 100644 index 00000000..5a155863 Binary files /dev/null and b/Mouse Control/Assets/Key2.png differ diff --git a/Mouse Control/Assets/Key2.png.meta b/Mouse Control/Assets/Key2.png.meta new file mode 100644 index 00000000..c4e95025 --- /dev/null +++ b/Mouse Control/Assets/Key2.png.meta @@ -0,0 +1,56 @@ +fileFormatVersion: 2 +guid: cc3da60ffd8403b4aace31887aa36a59 +timeCreated: 1442775315 +licenseType: Free +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Key2.prefab b/Mouse Control/Assets/Key2.prefab new file mode 100644 index 00000000..16375c7c Binary files /dev/null and b/Mouse Control/Assets/Key2.prefab differ diff --git a/Mouse Control/Assets/Key2.prefab.meta b/Mouse Control/Assets/Key2.prefab.meta new file mode 100644 index 00000000..11d42800 --- /dev/null +++ b/Mouse Control/Assets/Key2.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 24376fc4687ef5341b85d0c33f819806 +timeCreated: 1442776102 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Lock1.png b/Mouse Control/Assets/Lock1.png new file mode 100644 index 00000000..a3200d79 Binary files /dev/null and b/Mouse Control/Assets/Lock1.png differ diff --git a/Mouse Control/Assets/Lock1.png.meta b/Mouse Control/Assets/Lock1.png.meta new file mode 100644 index 00000000..b79b0b25 --- /dev/null +++ b/Mouse Control/Assets/Lock1.png.meta @@ -0,0 +1,56 @@ +fileFormatVersion: 2 +guid: d4eb0fa13d87c1f418cda32bd0c566d1 +timeCreated: 1442775315 +licenseType: Free +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Lock1.prefab b/Mouse Control/Assets/Lock1.prefab new file mode 100644 index 00000000..a9a5b592 Binary files /dev/null and b/Mouse Control/Assets/Lock1.prefab differ diff --git a/Mouse Control/Assets/Lock1.prefab.meta b/Mouse Control/Assets/Lock1.prefab.meta new file mode 100644 index 00000000..3c6004ee --- /dev/null +++ b/Mouse Control/Assets/Lock1.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1b3cb7b4c327f35448bd605273884d67 +timeCreated: 1442776224 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Lock2.png b/Mouse Control/Assets/Lock2.png new file mode 100644 index 00000000..180c3a89 Binary files /dev/null and b/Mouse Control/Assets/Lock2.png differ diff --git a/Mouse Control/Assets/Lock2.png.meta b/Mouse Control/Assets/Lock2.png.meta new file mode 100644 index 00000000..afbb1911 --- /dev/null +++ b/Mouse Control/Assets/Lock2.png.meta @@ -0,0 +1,56 @@ +fileFormatVersion: 2 +guid: 27f976cf96c861248a29f806251f348e +timeCreated: 1442775315 +licenseType: Free +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: .25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 8 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: .5, y: .5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Lock2.prefab b/Mouse Control/Assets/Lock2.prefab new file mode 100644 index 00000000..7e9aad4c Binary files /dev/null and b/Mouse Control/Assets/Lock2.prefab differ diff --git a/Mouse Control/Assets/Lock2.prefab.meta b/Mouse Control/Assets/Lock2.prefab.meta new file mode 100644 index 00000000..1cf149dd --- /dev/null +++ b/Mouse Control/Assets/Lock2.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d6c8a405ab6ad424cab505907f63a78b +timeCreated: 1442776222 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Materials.meta b/Mouse Control/Assets/Materials.meta new file mode 100644 index 00000000..507110a6 --- /dev/null +++ b/Mouse Control/Assets/Materials.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 87ad4683619ffc844841df86280641d1 +folderAsset: yes +timeCreated: 1442775894 +licenseType: Free +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Materials/Key1.mat b/Mouse Control/Assets/Materials/Key1.mat new file mode 100644 index 00000000..c0fd4edb Binary files /dev/null and b/Mouse Control/Assets/Materials/Key1.mat differ diff --git a/Mouse Control/Assets/Materials/Key1.mat.meta b/Mouse Control/Assets/Materials/Key1.mat.meta new file mode 100644 index 00000000..19b362b8 --- /dev/null +++ b/Mouse Control/Assets/Materials/Key1.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d38242be3cbdcb04cb0221e164e26322 +timeCreated: 1442775894 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Materials/Key2.mat b/Mouse Control/Assets/Materials/Key2.mat new file mode 100644 index 00000000..15a9d509 Binary files /dev/null and b/Mouse Control/Assets/Materials/Key2.mat differ diff --git a/Mouse Control/Assets/Materials/Key2.mat.meta b/Mouse Control/Assets/Materials/Key2.mat.meta new file mode 100644 index 00000000..4684244d --- /dev/null +++ b/Mouse Control/Assets/Materials/Key2.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6cd8970709e078d4699bc8a5d58cb3b0 +timeCreated: 1442776082 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Materials/Lock1.mat b/Mouse Control/Assets/Materials/Lock1.mat new file mode 100644 index 00000000..6450d474 Binary files /dev/null and b/Mouse Control/Assets/Materials/Lock1.mat differ diff --git a/Mouse Control/Assets/Materials/Lock1.mat.meta b/Mouse Control/Assets/Materials/Lock1.mat.meta new file mode 100644 index 00000000..9d06e696 --- /dev/null +++ b/Mouse Control/Assets/Materials/Lock1.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 06a7088d53beda54bb3b3dece68d6a6b +timeCreated: 1442776134 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Materials/Lock2.mat b/Mouse Control/Assets/Materials/Lock2.mat new file mode 100644 index 00000000..9fa8135b Binary files /dev/null and b/Mouse Control/Assets/Materials/Lock2.mat differ diff --git a/Mouse Control/Assets/Materials/Lock2.mat.meta b/Mouse Control/Assets/Materials/Lock2.mat.meta new file mode 100644 index 00000000..6359711d --- /dev/null +++ b/Mouse Control/Assets/Materials/Lock2.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: edcc93519cc90624b894b86944aad91e +timeCreated: 1442776202 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/MouseControl.unity b/Mouse Control/Assets/MouseControl.unity index 5db65dae..9946eb56 100644 Binary files a/Mouse Control/Assets/MouseControl.unity and b/Mouse Control/Assets/MouseControl.unity differ diff --git a/Mouse Control/Assets/MouseController.cs b/Mouse Control/Assets/MouseController.cs index 53630e37..22d82361 100644 --- a/Mouse Control/Assets/MouseController.cs +++ b/Mouse Control/Assets/MouseController.cs @@ -1,4 +1,5 @@ -using UnityEngine; + +using UnityEngine; using System.Collections; public class MouseController : MonoBehaviour diff --git a/Mouse Control/Assets/Wall_Facing.prefab b/Mouse Control/Assets/Wall_Facing.prefab new file mode 100644 index 00000000..7a28d7eb Binary files /dev/null and b/Mouse Control/Assets/Wall_Facing.prefab differ diff --git a/Mouse Control/Assets/Wall_Facing.prefab.meta b/Mouse Control/Assets/Wall_Facing.prefab.meta new file mode 100644 index 00000000..eeee6c1f --- /dev/null +++ b/Mouse Control/Assets/Wall_Facing.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e7469745506b54c458b922fad92741bc +timeCreated: 1442773799 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Wall_Side.prefab b/Mouse Control/Assets/Wall_Side.prefab new file mode 100644 index 00000000..a1859736 Binary files /dev/null and b/Mouse Control/Assets/Wall_Side.prefab differ diff --git a/Mouse Control/Assets/Wall_Side.prefab.meta b/Mouse Control/Assets/Wall_Side.prefab.meta new file mode 100644 index 00000000..1ea711f6 --- /dev/null +++ b/Mouse Control/Assets/Wall_Side.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 306e8d6361128654a8618d8e2e286db7 +timeCreated: 1442773937 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Library/AssetServerCacheV3 b/Mouse Control/Library/AssetServerCacheV3 index 8d1b74d8..31c04bce 100644 Binary files a/Mouse Control/Library/AssetServerCacheV3 and b/Mouse Control/Library/AssetServerCacheV3 differ diff --git a/Mouse Control/Library/CurrentLayout.dwlt b/Mouse Control/Library/CurrentLayout.dwlt index 37e30c88..07c22c25 100644 Binary files a/Mouse Control/Library/CurrentLayout.dwlt and b/Mouse Control/Library/CurrentLayout.dwlt differ diff --git a/Mouse Control/Library/ProjectSettings.asset b/Mouse Control/Library/ProjectSettings.asset index ce89e36d..396b0b67 100644 Binary files a/Mouse Control/Library/ProjectSettings.asset and b/Mouse Control/Library/ProjectSettings.asset differ diff --git a/Mouse Control/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb b/Mouse Control/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb index 0fefb1ed..edbc8e9a 100644 Binary files a/Mouse Control/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb and b/Mouse Control/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb differ diff --git a/Mouse Control/Library/ScriptAssemblies/BuiltinAssemblies.stamp b/Mouse Control/Library/ScriptAssemblies/BuiltinAssemblies.stamp index 1021efe1..4b7aca63 100644 --- a/Mouse Control/Library/ScriptAssemblies/BuiltinAssemblies.stamp +++ b/Mouse Control/Library/ScriptAssemblies/BuiltinAssemblies.stamp @@ -1,2 +1,2 @@ -0000.55d3536a.0000 -0000.55d3538a.0000 \ No newline at end of file +0000.55e0ab26.0000 +0000.55e0ab44.0000 \ No newline at end of file diff --git a/Mouse Control/Library/ScriptMapper b/Mouse Control/Library/ScriptMapper index 7ee12555..c796a7e9 100644 Binary files a/Mouse Control/Library/ScriptMapper and b/Mouse Control/Library/ScriptMapper differ diff --git a/Mouse Control/Library/ShaderCache/2/246256827ad1f82a0fa98ed551d14d2c.bin b/Mouse Control/Library/ShaderCache/2/246256827ad1f82a0fa98ed551d14d2c.bin new file mode 100644 index 00000000..e4e26e99 Binary files /dev/null and b/Mouse Control/Library/ShaderCache/2/246256827ad1f82a0fa98ed551d14d2c.bin differ diff --git a/Mouse Control/Library/ShaderCache/3/365cee675d2a31b0542f594a03b0e7f6.bin b/Mouse Control/Library/ShaderCache/3/365cee675d2a31b0542f594a03b0e7f6.bin new file mode 100644 index 00000000..dfaf3759 Binary files /dev/null and b/Mouse Control/Library/ShaderCache/3/365cee675d2a31b0542f594a03b0e7f6.bin differ diff --git a/Mouse Control/Library/ShaderCache/4/4917fe95433215d0fd4ba7f84e289bda.bin b/Mouse Control/Library/ShaderCache/4/4917fe95433215d0fd4ba7f84e289bda.bin new file mode 100644 index 00000000..d9dbfe7f Binary files /dev/null and b/Mouse Control/Library/ShaderCache/4/4917fe95433215d0fd4ba7f84e289bda.bin differ diff --git a/Mouse Control/Library/ShaderCache/6/612bc6a9d71bd8c3219b68acc22b2a73.bin b/Mouse Control/Library/ShaderCache/6/612bc6a9d71bd8c3219b68acc22b2a73.bin new file mode 100644 index 00000000..ca034c2d Binary files /dev/null and b/Mouse Control/Library/ShaderCache/6/612bc6a9d71bd8c3219b68acc22b2a73.bin differ diff --git a/Mouse Control/Library/ShaderCache/6/6c8e4fe3bda22c16d66c43e31d32fc2e.bin b/Mouse Control/Library/ShaderCache/6/6c8e4fe3bda22c16d66c43e31d32fc2e.bin new file mode 100644 index 00000000..1f235282 Binary files /dev/null and b/Mouse Control/Library/ShaderCache/6/6c8e4fe3bda22c16d66c43e31d32fc2e.bin differ diff --git a/Mouse Control/Library/ShaderCache/7/74a2954f92fbb3716332d1588c021dd1.bin b/Mouse Control/Library/ShaderCache/7/74a2954f92fbb3716332d1588c021dd1.bin new file mode 100644 index 00000000..3ffbf3bc Binary files /dev/null and b/Mouse Control/Library/ShaderCache/7/74a2954f92fbb3716332d1588c021dd1.bin differ diff --git a/Mouse Control/Library/ShaderCache/8/86748184c2839d87883e8b7d095809f7.bin b/Mouse Control/Library/ShaderCache/8/86748184c2839d87883e8b7d095809f7.bin new file mode 100644 index 00000000..0a39fa96 Binary files /dev/null and b/Mouse Control/Library/ShaderCache/8/86748184c2839d87883e8b7d095809f7.bin differ diff --git a/Mouse Control/Library/ShaderCache/8/873e5cb59109a3199f86f3583b0576d1.bin b/Mouse Control/Library/ShaderCache/8/873e5cb59109a3199f86f3583b0576d1.bin new file mode 100644 index 00000000..1b707f0b Binary files /dev/null and b/Mouse Control/Library/ShaderCache/8/873e5cb59109a3199f86f3583b0576d1.bin differ diff --git a/Mouse Control/Library/ShaderCache/9/9a77618d7a8bbf14771e46d0d271799a.bin b/Mouse Control/Library/ShaderCache/9/9a77618d7a8bbf14771e46d0d271799a.bin new file mode 100644 index 00000000..3724fd53 Binary files /dev/null and b/Mouse Control/Library/ShaderCache/9/9a77618d7a8bbf14771e46d0d271799a.bin differ diff --git a/Mouse Control/Library/ShaderCache/a/a06632e30d09d3870a9d9e86a325a46d.bin b/Mouse Control/Library/ShaderCache/a/a06632e30d09d3870a9d9e86a325a46d.bin new file mode 100644 index 00000000..d0d82753 Binary files /dev/null and b/Mouse Control/Library/ShaderCache/a/a06632e30d09d3870a9d9e86a325a46d.bin differ diff --git a/Mouse Control/Library/ShaderCache/a/aac034156742f198d2d6a69dca6509aa.bin b/Mouse Control/Library/ShaderCache/a/aac034156742f198d2d6a69dca6509aa.bin new file mode 100644 index 00000000..116a7bfe Binary files /dev/null and b/Mouse Control/Library/ShaderCache/a/aac034156742f198d2d6a69dca6509aa.bin differ diff --git a/Mouse Control/Library/ShaderCache/a/ace24850d519517837ec6aa06d18a545.bin b/Mouse Control/Library/ShaderCache/a/ace24850d519517837ec6aa06d18a545.bin new file mode 100644 index 00000000..c1a23979 Binary files /dev/null and b/Mouse Control/Library/ShaderCache/a/ace24850d519517837ec6aa06d18a545.bin differ diff --git a/Mouse Control/Library/ShaderCache/c/c62cfc1bd0f8d99a249b466c44f02d4f.bin b/Mouse Control/Library/ShaderCache/c/c62cfc1bd0f8d99a249b466c44f02d4f.bin new file mode 100644 index 00000000..d4dbcda7 Binary files /dev/null and b/Mouse Control/Library/ShaderCache/c/c62cfc1bd0f8d99a249b466c44f02d4f.bin differ diff --git a/Mouse Control/Library/ShaderCache/d/d1ad0e43f4dd89f570930a6ebef2e9f0.bin b/Mouse Control/Library/ShaderCache/d/d1ad0e43f4dd89f570930a6ebef2e9f0.bin new file mode 100644 index 00000000..b353af28 Binary files /dev/null and b/Mouse Control/Library/ShaderCache/d/d1ad0e43f4dd89f570930a6ebef2e9f0.bin differ diff --git a/Mouse Control/Library/assetDatabase3 b/Mouse Control/Library/assetDatabase3 index 5354c179..88a76d78 100644 Binary files a/Mouse Control/Library/assetDatabase3 and b/Mouse Control/Library/assetDatabase3 differ diff --git a/Mouse Control/Library/expandedItems b/Mouse Control/Library/expandedItems index 3c3ac236..0e78bb4a 100644 Binary files a/Mouse Control/Library/expandedItems and b/Mouse Control/Library/expandedItems differ diff --git a/Mouse Control/Library/metadata/00/00000000000000002000000000000000 b/Mouse Control/Library/metadata/00/00000000000000002000000000000000 index 785c4775..aa17cf62 100644 Binary files a/Mouse Control/Library/metadata/00/00000000000000002000000000000000 and b/Mouse Control/Library/metadata/00/00000000000000002000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000003000000000000000 b/Mouse Control/Library/metadata/00/00000000000000003000000000000000 index dbdf6540..46ca62da 100644 Binary files a/Mouse Control/Library/metadata/00/00000000000000003000000000000000 and b/Mouse Control/Library/metadata/00/00000000000000003000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000004000000000000000 b/Mouse Control/Library/metadata/00/00000000000000004000000000000000 index 9f090c52..722cba6c 100644 Binary files a/Mouse Control/Library/metadata/00/00000000000000004000000000000000 and b/Mouse Control/Library/metadata/00/00000000000000004000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000004100000000000000 b/Mouse Control/Library/metadata/00/00000000000000004100000000000000 index ebe0e826..3d7f5974 100644 Binary files a/Mouse Control/Library/metadata/00/00000000000000004100000000000000 and b/Mouse Control/Library/metadata/00/00000000000000004100000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000005000000000000000 b/Mouse Control/Library/metadata/00/00000000000000005000000000000000 index e1bf4ecd..8d1048f4 100644 Binary files a/Mouse Control/Library/metadata/00/00000000000000005000000000000000 and b/Mouse Control/Library/metadata/00/00000000000000005000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000005100000000000000 b/Mouse Control/Library/metadata/00/00000000000000005100000000000000 index db255aee..df8e84b6 100644 Binary files a/Mouse Control/Library/metadata/00/00000000000000005100000000000000 and b/Mouse Control/Library/metadata/00/00000000000000005100000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000006000000000000000 b/Mouse Control/Library/metadata/00/00000000000000006000000000000000 index df9f3760..67b7920a 100644 Binary files a/Mouse Control/Library/metadata/00/00000000000000006000000000000000 and b/Mouse Control/Library/metadata/00/00000000000000006000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000006100000000000000 b/Mouse Control/Library/metadata/00/00000000000000006100000000000000 index 31011555..ef9feff7 100644 Binary files a/Mouse Control/Library/metadata/00/00000000000000006100000000000000 and b/Mouse Control/Library/metadata/00/00000000000000006100000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000007000000000000000 b/Mouse Control/Library/metadata/00/00000000000000007000000000000000 index c7155de4..6eccdebb 100644 Binary files a/Mouse Control/Library/metadata/00/00000000000000007000000000000000 and b/Mouse Control/Library/metadata/00/00000000000000007000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000008000000000000000 b/Mouse Control/Library/metadata/00/00000000000000008000000000000000 index 61d14704..1fc69a57 100644 Binary files a/Mouse Control/Library/metadata/00/00000000000000008000000000000000 and b/Mouse Control/Library/metadata/00/00000000000000008000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000008100000000000000 b/Mouse Control/Library/metadata/00/00000000000000008100000000000000 new file mode 100644 index 00000000..cac9f1a8 Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000008100000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000008100000000000000.info b/Mouse Control/Library/metadata/00/00000000000000008100000000000000.info new file mode 100644 index 00000000..39b42c9e Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000008100000000000000.info differ diff --git a/Mouse Control/Library/metadata/00/00000000000000009000000000000000 b/Mouse Control/Library/metadata/00/00000000000000009000000000000000 index 2f4eae15..99f5f2b4 100644 Binary files a/Mouse Control/Library/metadata/00/00000000000000009000000000000000 and b/Mouse Control/Library/metadata/00/00000000000000009000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000009100000000000000 b/Mouse Control/Library/metadata/00/00000000000000009100000000000000 new file mode 100644 index 00000000..0e405e56 Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000009100000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000009100000000000000.info b/Mouse Control/Library/metadata/00/00000000000000009100000000000000.info new file mode 100644 index 00000000..b8864a16 Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000009100000000000000.info differ diff --git a/Mouse Control/Library/metadata/00/0000000000000000a000000000000000 b/Mouse Control/Library/metadata/00/0000000000000000a000000000000000 index 06e89b27..acd1bb1b 100644 Binary files a/Mouse Control/Library/metadata/00/0000000000000000a000000000000000 and b/Mouse Control/Library/metadata/00/0000000000000000a000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/0000000000000000b000000000000000 b/Mouse Control/Library/metadata/00/0000000000000000b000000000000000 index f1650aa2..251209ca 100644 Binary files a/Mouse Control/Library/metadata/00/0000000000000000b000000000000000 and b/Mouse Control/Library/metadata/00/0000000000000000b000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/0000000000000000c000000000000000 b/Mouse Control/Library/metadata/00/0000000000000000c000000000000000 index 2c1a5f9b..8e8a99d9 100644 Binary files a/Mouse Control/Library/metadata/00/0000000000000000c000000000000000 and b/Mouse Control/Library/metadata/00/0000000000000000c000000000000000 differ diff --git a/Mouse Control/Library/metadata/06/06a7088d53beda54bb3b3dece68d6a6b b/Mouse Control/Library/metadata/06/06a7088d53beda54bb3b3dece68d6a6b new file mode 100644 index 00000000..2759b2e4 Binary files /dev/null and b/Mouse Control/Library/metadata/06/06a7088d53beda54bb3b3dece68d6a6b differ diff --git a/Mouse Control/Library/metadata/06/06a7088d53beda54bb3b3dece68d6a6b.info b/Mouse Control/Library/metadata/06/06a7088d53beda54bb3b3dece68d6a6b.info new file mode 100644 index 00000000..a90f49ad Binary files /dev/null and b/Mouse Control/Library/metadata/06/06a7088d53beda54bb3b3dece68d6a6b.info differ diff --git a/Mouse Control/Library/metadata/0c/0c4c4d2ace871ba4d929ad5391593825 b/Mouse Control/Library/metadata/0c/0c4c4d2ace871ba4d929ad5391593825 new file mode 100644 index 00000000..7aa369a6 Binary files /dev/null and b/Mouse Control/Library/metadata/0c/0c4c4d2ace871ba4d929ad5391593825 differ diff --git a/Mouse Control/Library/metadata/0c/0c4c4d2ace871ba4d929ad5391593825.info b/Mouse Control/Library/metadata/0c/0c4c4d2ace871ba4d929ad5391593825.info new file mode 100644 index 00000000..9be3777e Binary files /dev/null and b/Mouse Control/Library/metadata/0c/0c4c4d2ace871ba4d929ad5391593825.info differ diff --git a/Mouse Control/Library/metadata/13/13d64af46f928ea4eb9ed68ab85fe859 b/Mouse Control/Library/metadata/13/13d64af46f928ea4eb9ed68ab85fe859 new file mode 100644 index 00000000..2b451e82 Binary files /dev/null and b/Mouse Control/Library/metadata/13/13d64af46f928ea4eb9ed68ab85fe859 differ diff --git a/Mouse Control/Library/metadata/13/13d64af46f928ea4eb9ed68ab85fe859.info b/Mouse Control/Library/metadata/13/13d64af46f928ea4eb9ed68ab85fe859.info new file mode 100644 index 00000000..1f45e41f Binary files /dev/null and b/Mouse Control/Library/metadata/13/13d64af46f928ea4eb9ed68ab85fe859.info differ diff --git a/Mouse Control/Library/metadata/19/19b605a4c952ec343a3a2dbe7e5a4584 b/Mouse Control/Library/metadata/19/19b605a4c952ec343a3a2dbe7e5a4584 index c4641ae3..ae434f88 100644 Binary files a/Mouse Control/Library/metadata/19/19b605a4c952ec343a3a2dbe7e5a4584 and b/Mouse Control/Library/metadata/19/19b605a4c952ec343a3a2dbe7e5a4584 differ diff --git a/Mouse Control/Library/metadata/19/19b605a4c952ec343a3a2dbe7e5a4584.info b/Mouse Control/Library/metadata/19/19b605a4c952ec343a3a2dbe7e5a4584.info index 25634062..4f3c0a6e 100644 Binary files a/Mouse Control/Library/metadata/19/19b605a4c952ec343a3a2dbe7e5a4584.info and b/Mouse Control/Library/metadata/19/19b605a4c952ec343a3a2dbe7e5a4584.info differ diff --git a/Mouse Control/Library/metadata/1b/1b3cb7b4c327f35448bd605273884d67 b/Mouse Control/Library/metadata/1b/1b3cb7b4c327f35448bd605273884d67 new file mode 100644 index 00000000..b0296eb1 Binary files /dev/null and b/Mouse Control/Library/metadata/1b/1b3cb7b4c327f35448bd605273884d67 differ diff --git a/Mouse Control/Library/metadata/1b/1b3cb7b4c327f35448bd605273884d67.info b/Mouse Control/Library/metadata/1b/1b3cb7b4c327f35448bd605273884d67.info new file mode 100644 index 00000000..3e391aef Binary files /dev/null and b/Mouse Control/Library/metadata/1b/1b3cb7b4c327f35448bd605273884d67.info differ diff --git a/Mouse Control/Library/metadata/1c/1cec94dac069ddb458f18086c3b87014 b/Mouse Control/Library/metadata/1c/1cec94dac069ddb458f18086c3b87014 index 39e244e5..f9263a22 100644 Binary files a/Mouse Control/Library/metadata/1c/1cec94dac069ddb458f18086c3b87014 and b/Mouse Control/Library/metadata/1c/1cec94dac069ddb458f18086c3b87014 differ diff --git a/Mouse Control/Library/metadata/1c/1cec94dac069ddb458f18086c3b87014.info b/Mouse Control/Library/metadata/1c/1cec94dac069ddb458f18086c3b87014.info index e2d360d9..d07698b4 100644 Binary files a/Mouse Control/Library/metadata/1c/1cec94dac069ddb458f18086c3b87014.info and b/Mouse Control/Library/metadata/1c/1cec94dac069ddb458f18086c3b87014.info differ diff --git a/Mouse Control/Library/metadata/24/24376fc4687ef5341b85d0c33f819806 b/Mouse Control/Library/metadata/24/24376fc4687ef5341b85d0c33f819806 new file mode 100644 index 00000000..17737dcc Binary files /dev/null and b/Mouse Control/Library/metadata/24/24376fc4687ef5341b85d0c33f819806 differ diff --git a/Mouse Control/Library/metadata/24/24376fc4687ef5341b85d0c33f819806.info b/Mouse Control/Library/metadata/24/24376fc4687ef5341b85d0c33f819806.info new file mode 100644 index 00000000..526877d4 Binary files /dev/null and b/Mouse Control/Library/metadata/24/24376fc4687ef5341b85d0c33f819806.info differ diff --git a/Mouse Control/Library/metadata/27/27f976cf96c861248a29f806251f348e b/Mouse Control/Library/metadata/27/27f976cf96c861248a29f806251f348e new file mode 100644 index 00000000..2f27007a Binary files /dev/null and b/Mouse Control/Library/metadata/27/27f976cf96c861248a29f806251f348e differ diff --git a/Mouse Control/Library/metadata/27/27f976cf96c861248a29f806251f348e.info b/Mouse Control/Library/metadata/27/27f976cf96c861248a29f806251f348e.info new file mode 100644 index 00000000..4702657f Binary files /dev/null and b/Mouse Control/Library/metadata/27/27f976cf96c861248a29f806251f348e.info differ diff --git a/Mouse Control/Library/metadata/30/306e8d6361128654a8618d8e2e286db7 b/Mouse Control/Library/metadata/30/306e8d6361128654a8618d8e2e286db7 new file mode 100644 index 00000000..ae8dd6f2 Binary files /dev/null and b/Mouse Control/Library/metadata/30/306e8d6361128654a8618d8e2e286db7 differ diff --git a/Mouse Control/Library/metadata/30/306e8d6361128654a8618d8e2e286db7.info b/Mouse Control/Library/metadata/30/306e8d6361128654a8618d8e2e286db7.info new file mode 100644 index 00000000..2b2c103e Binary files /dev/null and b/Mouse Control/Library/metadata/30/306e8d6361128654a8618d8e2e286db7.info differ diff --git a/Mouse Control/Library/metadata/30/30e24be8a15f588448255e2ff96e9009 b/Mouse Control/Library/metadata/30/30e24be8a15f588448255e2ff96e9009 index 21ceddc8..80f389f3 100644 Binary files a/Mouse Control/Library/metadata/30/30e24be8a15f588448255e2ff96e9009 and b/Mouse Control/Library/metadata/30/30e24be8a15f588448255e2ff96e9009 differ diff --git a/Mouse Control/Library/metadata/30/30e24be8a15f588448255e2ff96e9009.info b/Mouse Control/Library/metadata/30/30e24be8a15f588448255e2ff96e9009.info index 49142ff1..5d6b56e2 100644 Binary files a/Mouse Control/Library/metadata/30/30e24be8a15f588448255e2ff96e9009.info and b/Mouse Control/Library/metadata/30/30e24be8a15f588448255e2ff96e9009.info differ diff --git a/Mouse Control/Library/metadata/3d/3dbbb8cd2e12e61408701ea8f25b2938 b/Mouse Control/Library/metadata/3d/3dbbb8cd2e12e61408701ea8f25b2938 index 8c39f04e..0e663110 100644 Binary files a/Mouse Control/Library/metadata/3d/3dbbb8cd2e12e61408701ea8f25b2938 and b/Mouse Control/Library/metadata/3d/3dbbb8cd2e12e61408701ea8f25b2938 differ diff --git a/Mouse Control/Library/metadata/4a/4af6dae1b88951f42a22a953276358b2 b/Mouse Control/Library/metadata/4a/4af6dae1b88951f42a22a953276358b2 new file mode 100644 index 00000000..67beba52 Binary files /dev/null and b/Mouse Control/Library/metadata/4a/4af6dae1b88951f42a22a953276358b2 differ diff --git a/Mouse Control/Library/metadata/4a/4af6dae1b88951f42a22a953276358b2.info b/Mouse Control/Library/metadata/4a/4af6dae1b88951f42a22a953276358b2.info new file mode 100644 index 00000000..6c71b63c Binary files /dev/null and b/Mouse Control/Library/metadata/4a/4af6dae1b88951f42a22a953276358b2.info differ diff --git a/Mouse Control/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 b/Mouse Control/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 index a177a2bc..57b402e6 100644 Binary files a/Mouse Control/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 and b/Mouse Control/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 differ diff --git a/Mouse Control/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info b/Mouse Control/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info index de89aaeb..8c5318de 100644 Binary files a/Mouse Control/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info and b/Mouse Control/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info differ diff --git a/Mouse Control/Library/metadata/6c/6cd8970709e078d4699bc8a5d58cb3b0 b/Mouse Control/Library/metadata/6c/6cd8970709e078d4699bc8a5d58cb3b0 new file mode 100644 index 00000000..59b021f2 Binary files /dev/null and b/Mouse Control/Library/metadata/6c/6cd8970709e078d4699bc8a5d58cb3b0 differ diff --git a/Mouse Control/Library/metadata/6c/6cd8970709e078d4699bc8a5d58cb3b0.info b/Mouse Control/Library/metadata/6c/6cd8970709e078d4699bc8a5d58cb3b0.info new file mode 100644 index 00000000..37076132 Binary files /dev/null and b/Mouse Control/Library/metadata/6c/6cd8970709e078d4699bc8a5d58cb3b0.info differ diff --git a/Mouse Control/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef b/Mouse Control/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef new file mode 100644 index 00000000..b70858fe Binary files /dev/null and b/Mouse Control/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef differ diff --git a/Mouse Control/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef.info b/Mouse Control/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef.info new file mode 100644 index 00000000..215c5c8c Binary files /dev/null and b/Mouse Control/Library/metadata/73/739bbd9f364b4268874f9fd86ab3beef.info differ diff --git a/Mouse Control/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f b/Mouse Control/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f index 1946f1be..90574b92 100644 Binary files a/Mouse Control/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f and b/Mouse Control/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f differ diff --git a/Mouse Control/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info b/Mouse Control/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info index f6037898..f32f6de9 100644 Binary files a/Mouse Control/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info and b/Mouse Control/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info differ diff --git a/Mouse Control/Library/metadata/85/852e56802eb941638acbb491814497b0 b/Mouse Control/Library/metadata/85/852e56802eb941638acbb491814497b0 new file mode 100644 index 00000000..8550556f Binary files /dev/null and b/Mouse Control/Library/metadata/85/852e56802eb941638acbb491814497b0 differ diff --git a/Mouse Control/Library/metadata/85/852e56802eb941638acbb491814497b0.info b/Mouse Control/Library/metadata/85/852e56802eb941638acbb491814497b0.info new file mode 100644 index 00000000..986d4071 Binary files /dev/null and b/Mouse Control/Library/metadata/85/852e56802eb941638acbb491814497b0.info differ diff --git a/Mouse Control/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba b/Mouse Control/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba index d824b6f2..6f00a8da 100644 Binary files a/Mouse Control/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba and b/Mouse Control/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba differ diff --git a/Mouse Control/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info b/Mouse Control/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info index bcc0a175..369e8738 100644 Binary files a/Mouse Control/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info and b/Mouse Control/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info differ diff --git a/Mouse Control/Library/metadata/87/87ad4683619ffc844841df86280641d1 b/Mouse Control/Library/metadata/87/87ad4683619ffc844841df86280641d1 new file mode 100644 index 00000000..2b8081a6 Binary files /dev/null and b/Mouse Control/Library/metadata/87/87ad4683619ffc844841df86280641d1 differ diff --git a/Mouse Control/Library/metadata/87/87ad4683619ffc844841df86280641d1.info b/Mouse Control/Library/metadata/87/87ad4683619ffc844841df86280641d1.info new file mode 100644 index 00000000..eed36a6e Binary files /dev/null and b/Mouse Control/Library/metadata/87/87ad4683619ffc844841df86280641d1.info differ diff --git a/Mouse Control/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead b/Mouse Control/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead new file mode 100644 index 00000000..0e3697be Binary files /dev/null and b/Mouse Control/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead differ diff --git a/Mouse Control/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead.info b/Mouse Control/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead.info new file mode 100644 index 00000000..4cbe3c71 Binary files /dev/null and b/Mouse Control/Library/metadata/97/97decbdab0634cdd991f8d23ddf0dead.info differ diff --git a/Mouse Control/Library/metadata/9a/9abfb1cd45625f64f91a4541ce1bd1fb b/Mouse Control/Library/metadata/9a/9abfb1cd45625f64f91a4541ce1bd1fb new file mode 100644 index 00000000..18cb3eb7 Binary files /dev/null and b/Mouse Control/Library/metadata/9a/9abfb1cd45625f64f91a4541ce1bd1fb differ diff --git a/Mouse Control/Library/metadata/9a/9abfb1cd45625f64f91a4541ce1bd1fb.info b/Mouse Control/Library/metadata/9a/9abfb1cd45625f64f91a4541ce1bd1fb.info new file mode 100644 index 00000000..26fab094 Binary files /dev/null and b/Mouse Control/Library/metadata/9a/9abfb1cd45625f64f91a4541ce1bd1fb.info differ diff --git a/Mouse Control/Library/metadata/9f/9fb9cd3031d38fa4e9063d5148ab7fc1 b/Mouse Control/Library/metadata/9f/9fb9cd3031d38fa4e9063d5148ab7fc1 new file mode 100644 index 00000000..f96d6e38 Binary files /dev/null and b/Mouse Control/Library/metadata/9f/9fb9cd3031d38fa4e9063d5148ab7fc1 differ diff --git a/Mouse Control/Library/metadata/9f/9fb9cd3031d38fa4e9063d5148ab7fc1.info b/Mouse Control/Library/metadata/9f/9fb9cd3031d38fa4e9063d5148ab7fc1.info new file mode 100644 index 00000000..5afbc420 Binary files /dev/null and b/Mouse Control/Library/metadata/9f/9fb9cd3031d38fa4e9063d5148ab7fc1.info differ diff --git a/Mouse Control/Library/metadata/a4/a475f1bb87f7b6148a0ecae6be863860 b/Mouse Control/Library/metadata/a4/a475f1bb87f7b6148a0ecae6be863860 new file mode 100644 index 00000000..326b302c Binary files /dev/null and b/Mouse Control/Library/metadata/a4/a475f1bb87f7b6148a0ecae6be863860 differ diff --git a/Mouse Control/Library/metadata/a4/a475f1bb87f7b6148a0ecae6be863860.info b/Mouse Control/Library/metadata/a4/a475f1bb87f7b6148a0ecae6be863860.info new file mode 100644 index 00000000..f5866f0f Binary files /dev/null and b/Mouse Control/Library/metadata/a4/a475f1bb87f7b6148a0ecae6be863860.info differ diff --git a/Mouse Control/Library/metadata/ba/bacc0f0f533dbba48999d8bdd04a9640 b/Mouse Control/Library/metadata/ba/bacc0f0f533dbba48999d8bdd04a9640 index 55316edc..3a62dc34 100644 Binary files a/Mouse Control/Library/metadata/ba/bacc0f0f533dbba48999d8bdd04a9640 and b/Mouse Control/Library/metadata/ba/bacc0f0f533dbba48999d8bdd04a9640 differ diff --git a/Mouse Control/Library/metadata/ba/bacc0f0f533dbba48999d8bdd04a9640.info b/Mouse Control/Library/metadata/ba/bacc0f0f533dbba48999d8bdd04a9640.info index 037cd42e..c6a94a00 100644 Binary files a/Mouse Control/Library/metadata/ba/bacc0f0f533dbba48999d8bdd04a9640.info and b/Mouse Control/Library/metadata/ba/bacc0f0f533dbba48999d8bdd04a9640.info differ diff --git a/Mouse Control/Library/metadata/c4/c4107629971a5294baf7d49c53eeba47 b/Mouse Control/Library/metadata/c4/c4107629971a5294baf7d49c53eeba47 index e8e45bcf..69bc1e07 100644 Binary files a/Mouse Control/Library/metadata/c4/c4107629971a5294baf7d49c53eeba47 and b/Mouse Control/Library/metadata/c4/c4107629971a5294baf7d49c53eeba47 differ diff --git a/Mouse Control/Library/metadata/cc/cc3da60ffd8403b4aace31887aa36a59 b/Mouse Control/Library/metadata/cc/cc3da60ffd8403b4aace31887aa36a59 new file mode 100644 index 00000000..22bf70ef Binary files /dev/null and b/Mouse Control/Library/metadata/cc/cc3da60ffd8403b4aace31887aa36a59 differ diff --git a/Mouse Control/Library/metadata/cc/cc3da60ffd8403b4aace31887aa36a59.info b/Mouse Control/Library/metadata/cc/cc3da60ffd8403b4aace31887aa36a59.info new file mode 100644 index 00000000..a59edb4a Binary files /dev/null and b/Mouse Control/Library/metadata/cc/cc3da60ffd8403b4aace31887aa36a59.info differ diff --git a/Mouse Control/Library/metadata/d3/d38242be3cbdcb04cb0221e164e26322 b/Mouse Control/Library/metadata/d3/d38242be3cbdcb04cb0221e164e26322 new file mode 100644 index 00000000..38c780dc Binary files /dev/null and b/Mouse Control/Library/metadata/d3/d38242be3cbdcb04cb0221e164e26322 differ diff --git a/Mouse Control/Library/metadata/d3/d38242be3cbdcb04cb0221e164e26322.info b/Mouse Control/Library/metadata/d3/d38242be3cbdcb04cb0221e164e26322.info new file mode 100644 index 00000000..198345c7 Binary files /dev/null and b/Mouse Control/Library/metadata/d3/d38242be3cbdcb04cb0221e164e26322.info differ diff --git a/Mouse Control/Library/metadata/d4/d4eb0fa13d87c1f418cda32bd0c566d1 b/Mouse Control/Library/metadata/d4/d4eb0fa13d87c1f418cda32bd0c566d1 new file mode 100644 index 00000000..54dacdb5 Binary files /dev/null and b/Mouse Control/Library/metadata/d4/d4eb0fa13d87c1f418cda32bd0c566d1 differ diff --git a/Mouse Control/Library/metadata/d4/d4eb0fa13d87c1f418cda32bd0c566d1.info b/Mouse Control/Library/metadata/d4/d4eb0fa13d87c1f418cda32bd0c566d1.info new file mode 100644 index 00000000..cfaf70b4 Binary files /dev/null and b/Mouse Control/Library/metadata/d4/d4eb0fa13d87c1f418cda32bd0c566d1.info differ diff --git a/Mouse Control/Library/metadata/d6/d6c8a405ab6ad424cab505907f63a78b b/Mouse Control/Library/metadata/d6/d6c8a405ab6ad424cab505907f63a78b new file mode 100644 index 00000000..b1c61908 Binary files /dev/null and b/Mouse Control/Library/metadata/d6/d6c8a405ab6ad424cab505907f63a78b differ diff --git a/Mouse Control/Library/metadata/d6/d6c8a405ab6ad424cab505907f63a78b.info b/Mouse Control/Library/metadata/d6/d6c8a405ab6ad424cab505907f63a78b.info new file mode 100644 index 00000000..3f9c5d55 Binary files /dev/null and b/Mouse Control/Library/metadata/d6/d6c8a405ab6ad424cab505907f63a78b.info differ diff --git a/Mouse Control/Library/metadata/e5/e5e9a1ad1b01bf541bb31bb715e2aab4 b/Mouse Control/Library/metadata/e5/e5e9a1ad1b01bf541bb31bb715e2aab4 new file mode 100644 index 00000000..aee6fcdd Binary files /dev/null and b/Mouse Control/Library/metadata/e5/e5e9a1ad1b01bf541bb31bb715e2aab4 differ diff --git a/Mouse Control/Library/metadata/e5/e5e9a1ad1b01bf541bb31bb715e2aab4.info b/Mouse Control/Library/metadata/e5/e5e9a1ad1b01bf541bb31bb715e2aab4.info new file mode 100644 index 00000000..aa8b5ba8 Binary files /dev/null and b/Mouse Control/Library/metadata/e5/e5e9a1ad1b01bf541bb31bb715e2aab4.info differ diff --git a/Mouse Control/Library/metadata/e7/e7469745506b54c458b922fad92741bc b/Mouse Control/Library/metadata/e7/e7469745506b54c458b922fad92741bc new file mode 100644 index 00000000..e1daabb2 Binary files /dev/null and b/Mouse Control/Library/metadata/e7/e7469745506b54c458b922fad92741bc differ diff --git a/Mouse Control/Library/metadata/e7/e7469745506b54c458b922fad92741bc.info b/Mouse Control/Library/metadata/e7/e7469745506b54c458b922fad92741bc.info new file mode 100644 index 00000000..c5de173d Binary files /dev/null and b/Mouse Control/Library/metadata/e7/e7469745506b54c458b922fad92741bc.info differ diff --git a/Mouse Control/Library/metadata/ed/edcc93519cc90624b894b86944aad91e b/Mouse Control/Library/metadata/ed/edcc93519cc90624b894b86944aad91e new file mode 100644 index 00000000..27624e43 Binary files /dev/null and b/Mouse Control/Library/metadata/ed/edcc93519cc90624b894b86944aad91e differ diff --git a/Mouse Control/Library/metadata/ed/edcc93519cc90624b894b86944aad91e.info b/Mouse Control/Library/metadata/ed/edcc93519cc90624b894b86944aad91e.info new file mode 100644 index 00000000..4dfefa3e Binary files /dev/null and b/Mouse Control/Library/metadata/ed/edcc93519cc90624b894b86944aad91e.info differ diff --git a/Mouse Control/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 b/Mouse Control/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 index 755d3b7d..5233f474 100644 Binary files a/Mouse Control/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 and b/Mouse Control/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 differ diff --git a/Mouse Control/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info b/Mouse Control/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info index e7417f52..7b08f1cd 100644 Binary files a/Mouse Control/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info and b/Mouse Control/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info differ diff --git a/Mouse Control/Mouse Control.sln b/Mouse Control/Mouse Control.sln index 9ee94408..8ffb78a3 100644 --- a/Mouse Control/Mouse Control.sln +++ b/Mouse Control/Mouse Control.sln @@ -17,7 +17,7 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection - GlobalSection(MonoDevelopProperties) = preSolution + GlobalSection(MonoDevelopProperties) = preSolution StartupItem = Assembly-CSharp.csproj Policies = $0 $0.TextStylePolicy = $1 diff --git a/Mouse Control/ProjectSettings/ProjectSettings.asset b/Mouse Control/ProjectSettings/ProjectSettings.asset index ce89e36d..396b0b67 100644 Binary files a/Mouse Control/ProjectSettings/ProjectSettings.asset and b/Mouse Control/ProjectSettings/ProjectSettings.asset differ diff --git a/Mouse Control/ProjectSettings/ProjectVersion.txt b/Mouse Control/ProjectSettings/ProjectVersion.txt index c609863d..e040c5c1 100644 --- a/Mouse Control/ProjectSettings/ProjectVersion.txt +++ b/Mouse Control/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 5.1.3f1 +m_EditorVersion: 5.2.0f3 m_StandardAssetsVersion: 0 diff --git a/Mouse Control/ProjectSettings/UnityAdsSettings.asset b/Mouse Control/ProjectSettings/UnityAdsSettings.asset new file mode 100644 index 00000000..e6070fc5 Binary files /dev/null and b/Mouse Control/ProjectSettings/UnityAdsSettings.asset differ diff --git a/Mouse Control/ProjectSettings/UnityAnalyticsManager.asset b/Mouse Control/ProjectSettings/UnityAnalyticsManager.asset new file mode 100644 index 00000000..e3dbe997 Binary files /dev/null and b/Mouse Control/ProjectSettings/UnityAnalyticsManager.asset differ diff --git a/z_Misc_Docs/CYO_Camera_Coordinates.txt b/z_Misc_Docs/CYO_Camera_Coordinates.txt new file mode 100644 index 00000000..349ed1b8 --- /dev/null +++ b/z_Misc_Docs/CYO_Camera_Coordinates.txt @@ -0,0 +1,9 @@ +Room1 - x15 y39 z-4 + +Room2 - x15 y39 z5 + +Room3 (right) - x30 y39 z5 + +Room4 (left) - x-1 y39 z5 + +Room 5 (final) - x15 y39 z16 \ No newline at end of file diff --git a/z_Misc_Docs/Homework-Practice/CYO_Camera_Coordinates.txt b/z_Misc_Docs/Homework-Practice/CYO_Camera_Coordinates.txt new file mode 100644 index 00000000..349ed1b8 --- /dev/null +++ b/z_Misc_Docs/Homework-Practice/CYO_Camera_Coordinates.txt @@ -0,0 +1,9 @@ +Room1 - x15 y39 z-4 + +Room2 - x15 y39 z5 + +Room3 (right) - x30 y39 z5 + +Room4 (left) - x-1 y39 z5 + +Room 5 (final) - x15 y39 z16 \ No newline at end of file