diff --git a/Mouse Control/Assembly-CSharp-vs.csproj b/Mouse Control/Assembly-CSharp-vs.csproj new file mode 100644 index 00000000..927d672c --- /dev/null +++ b/Mouse Control/Assembly-CSharp-vs.csproj @@ -0,0 +1,72 @@ + + + + Debug + AnyCPU + 10.0.20506 + 2.0 + {9A580E6D-A672-FF49-CF3B-B785B01E723B} + Library + Properties + + Assembly-CSharp + v3.5 + 512 + Assets + + + true + 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 + prompt + 4 + 0169 + + + pdbonly + true + Temp\bin\Release\ + TRACE + prompt + 4 + 0169 + + + + + + + + C:/Program Files/Unity/Editor/Data/Managed/UnityEngine.dll + + + C:/Program Files/Unity/Editor/Data/Managed/UnityEditor.dll + + + + + + C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll + + + 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/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll + + + + + + diff --git a/Mouse Control/Assembly-CSharp.csproj b/Mouse Control/Assembly-CSharp.csproj new file mode 100644 index 00000000..927d672c --- /dev/null +++ b/Mouse Control/Assembly-CSharp.csproj @@ -0,0 +1,72 @@ + + + + Debug + AnyCPU + 10.0.20506 + 2.0 + {9A580E6D-A672-FF49-CF3B-B785B01E723B} + Library + Properties + + Assembly-CSharp + v3.5 + 512 + Assets + + + true + 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 + prompt + 4 + 0169 + + + pdbonly + true + Temp\bin\Release\ + TRACE + prompt + 4 + 0169 + + + + + + + + C:/Program Files/Unity/Editor/Data/Managed/UnityEngine.dll + + + C:/Program Files/Unity/Editor/Data/Managed/UnityEditor.dll + + + + + + C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll + + + 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/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll + + + + + + diff --git a/Mouse Control/Assets/Black.mat b/Mouse Control/Assets/Black.mat new file mode 100644 index 00000000..392fcce7 Binary files /dev/null and b/Mouse Control/Assets/Black.mat differ diff --git a/Mouse Control/Assets/Black.mat.meta b/Mouse Control/Assets/Black.mat.meta new file mode 100644 index 00000000..560d7638 --- /dev/null +++ b/Mouse Control/Assets/Black.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 19b605a4c952ec343a3a2dbe7e5a4584 +timeCreated: 1442507948 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Castle.prefab b/Mouse Control/Assets/Castle.prefab new file mode 100644 index 00000000..791d3ec3 Binary files /dev/null and b/Mouse Control/Assets/Castle.prefab differ diff --git a/Mouse Control/Assets/Castle.prefab.meta b/Mouse Control/Assets/Castle.prefab.meta new file mode 100644 index 00000000..d8bf16d6 --- /dev/null +++ b/Mouse Control/Assets/Castle.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 30e24be8a15f588448255e2ff96e9009 +timeCreated: 1442510023 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Magenta.mat b/Mouse Control/Assets/Magenta.mat new file mode 100644 index 00000000..8a073892 Binary files /dev/null and b/Mouse Control/Assets/Magenta.mat differ diff --git a/Mouse Control/Assets/Magenta.mat.meta b/Mouse Control/Assets/Magenta.mat.meta new file mode 100644 index 00000000..bd2c7891 --- /dev/null +++ b/Mouse Control/Assets/Magenta.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bacc0f0f533dbba48999d8bdd04a9640 +timeCreated: 1442508082 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/MouseControl.unity b/Mouse Control/Assets/MouseControl.unity new file mode 100644 index 00000000..5db65dae Binary files /dev/null and b/Mouse Control/Assets/MouseControl.unity differ diff --git a/Mouse Control/Assets/MouseControl.unity.meta b/Mouse Control/Assets/MouseControl.unity.meta new file mode 100644 index 00000000..b8855de0 --- /dev/null +++ b/Mouse Control/Assets/MouseControl.unity.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3dbbb8cd2e12e61408701ea8f25b2938 +timeCreated: 1442508097 +licenseType: Free +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/MouseController.cs b/Mouse Control/Assets/MouseController.cs new file mode 100644 index 00000000..53630e37 --- /dev/null +++ b/Mouse Control/Assets/MouseController.cs @@ -0,0 +1,30 @@ +using UnityEngine; +using System.Collections; + +public class MouseController : MonoBehaviour +{ + + Ray ray; + RaycastHit hit; + public GameObject prefab; + + + + void Update () + { + + ray = Camera.main.ScreenPointToRay (Input.mousePosition); + + if (Physics.Raycast (ray, out hit)) { + if (Input.GetKeyDown (KeyCode.Mouse0)) { + Debug.Log ("Left Mouse Down"); + + GameObject obj = Instantiate (prefab, new Vector3 (hit.point.x, hit.point.y, hit.point.z), Quaternion.identity) as GameObject; + } + if (Input.GetKeyDown (KeyCode.Mouse1)) { + Debug.Log ("Righ Mouse Down"); + Destroy(hit.transform.gameObject); + } + } + } +} diff --git a/Mouse Control/Assets/MouseController.cs.meta b/Mouse Control/Assets/MouseController.cs.meta new file mode 100644 index 00000000..0ba2720b --- /dev/null +++ b/Mouse Control/Assets/MouseController.cs.meta @@ -0,0 +1,12 @@ +fileFormatVersion: 2 +guid: c4107629971a5294baf7d49c53eeba47 +timeCreated: 1442508143 +licenseType: Free +MonoImporter: + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Assets/Spawn Cube.prefab b/Mouse Control/Assets/Spawn Cube.prefab new file mode 100644 index 00000000..ec5bb2f8 Binary files /dev/null and b/Mouse Control/Assets/Spawn Cube.prefab differ diff --git a/Mouse Control/Assets/Spawn Cube.prefab.meta b/Mouse Control/Assets/Spawn Cube.prefab.meta new file mode 100644 index 00000000..ed142240 --- /dev/null +++ b/Mouse Control/Assets/Spawn Cube.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1cec94dac069ddb458f18086c3b87014 +timeCreated: 1442508100 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Mouse Control/Library/AnnotationManager b/Mouse Control/Library/AnnotationManager new file mode 100644 index 00000000..e484930f Binary files /dev/null and b/Mouse Control/Library/AnnotationManager differ diff --git a/Mouse Control/Library/AssetImportState b/Mouse Control/Library/AssetImportState new file mode 100644 index 00000000..cfb43eac --- /dev/null +++ b/Mouse Control/Library/AssetImportState @@ -0,0 +1 @@ +5;0;-1 \ No newline at end of file diff --git a/Mouse Control/Library/AssetServerCacheV3 b/Mouse Control/Library/AssetServerCacheV3 new file mode 100644 index 00000000..8d1b74d8 Binary files /dev/null and b/Mouse Control/Library/AssetServerCacheV3 differ diff --git a/Mouse Control/Library/BuildPlayer.prefs b/Mouse Control/Library/BuildPlayer.prefs new file mode 100644 index 00000000..e69de29b diff --git a/Mouse Control/Library/BuildSettings.asset b/Mouse Control/Library/BuildSettings.asset new file mode 100644 index 00000000..238a773b Binary files /dev/null and b/Mouse Control/Library/BuildSettings.asset differ diff --git a/Mouse Control/Library/CurrentLayout.dwlt b/Mouse Control/Library/CurrentLayout.dwlt new file mode 100644 index 00000000..37e30c88 Binary files /dev/null and b/Mouse Control/Library/CurrentLayout.dwlt differ diff --git a/Mouse Control/Library/EditorUserBuildSettings.asset b/Mouse Control/Library/EditorUserBuildSettings.asset new file mode 100644 index 00000000..395b1718 Binary files /dev/null and b/Mouse Control/Library/EditorUserBuildSettings.asset differ diff --git a/Mouse Control/Library/EditorUserSettings.asset b/Mouse Control/Library/EditorUserSettings.asset new file mode 100644 index 00000000..da4c8bdb Binary files /dev/null and b/Mouse Control/Library/EditorUserSettings.asset differ diff --git a/Mouse Control/Library/InspectorExpandedItems.asset b/Mouse Control/Library/InspectorExpandedItems.asset new file mode 100644 index 00000000..b38900d3 Binary files /dev/null and b/Mouse Control/Library/InspectorExpandedItems.asset differ diff --git a/Mouse Control/Library/LibraryFormatVersion.txt b/Mouse Control/Library/LibraryFormatVersion.txt new file mode 100644 index 00000000..6185f096 --- /dev/null +++ b/Mouse Control/Library/LibraryFormatVersion.txt @@ -0,0 +1,2 @@ +unityRebuildLibraryVersion: 11 +unityForwardCompatibleVersion: 40 diff --git a/Mouse Control/Library/MonoManager.asset b/Mouse Control/Library/MonoManager.asset new file mode 100644 index 00000000..b4af7643 Binary files /dev/null and b/Mouse Control/Library/MonoManager.asset differ diff --git a/Mouse Control/Library/ProjectSettings.asset b/Mouse Control/Library/ProjectSettings.asset new file mode 100644 index 00000000..ce89e36d Binary files /dev/null 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 new file mode 100644 index 00000000..0fefb1ed Binary files /dev/null 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 new file mode 100644 index 00000000..1021efe1 --- /dev/null +++ b/Mouse Control/Library/ScriptAssemblies/BuiltinAssemblies.stamp @@ -0,0 +1,2 @@ +0000.55d3536a.0000 +0000.55d3538a.0000 \ No newline at end of file diff --git a/Mouse Control/Library/ScriptMapper b/Mouse Control/Library/ScriptMapper new file mode 100644 index 00000000..7ee12555 Binary files /dev/null and b/Mouse Control/Library/ScriptMapper differ diff --git a/Mouse Control/Library/ShaderCache/1/19a7e37f8c2844f0b3c683113f8f7810.bin b/Mouse Control/Library/ShaderCache/1/19a7e37f8c2844f0b3c683113f8f7810.bin new file mode 100644 index 00000000..e9d6aa7b Binary files /dev/null and b/Mouse Control/Library/ShaderCache/1/19a7e37f8c2844f0b3c683113f8f7810.bin differ diff --git a/Mouse Control/Library/ShaderCache/2/22872a697b50c80192b77a9e6e60095d.bin b/Mouse Control/Library/ShaderCache/2/22872a697b50c80192b77a9e6e60095d.bin new file mode 100644 index 00000000..f2cda6b3 Binary files /dev/null and b/Mouse Control/Library/ShaderCache/2/22872a697b50c80192b77a9e6e60095d.bin differ diff --git a/Mouse Control/Library/ShaderCache/4/4491d023735f0ead35b6e53b9374f26b.bin b/Mouse Control/Library/ShaderCache/4/4491d023735f0ead35b6e53b9374f26b.bin new file mode 100644 index 00000000..4664d8c0 Binary files /dev/null and b/Mouse Control/Library/ShaderCache/4/4491d023735f0ead35b6e53b9374f26b.bin differ diff --git a/Mouse Control/Library/ShaderCache/4/489ad94b45bbbd073c3312b10928547f.bin b/Mouse Control/Library/ShaderCache/4/489ad94b45bbbd073c3312b10928547f.bin new file mode 100644 index 00000000..f77a0171 Binary files /dev/null and b/Mouse Control/Library/ShaderCache/4/489ad94b45bbbd073c3312b10928547f.bin differ diff --git a/Mouse Control/Library/ShaderCache/5/507d241a1d67d1b85183c376cd4f525c.bin b/Mouse Control/Library/ShaderCache/5/507d241a1d67d1b85183c376cd4f525c.bin new file mode 100644 index 00000000..a304eb23 Binary files /dev/null and b/Mouse Control/Library/ShaderCache/5/507d241a1d67d1b85183c376cd4f525c.bin differ diff --git a/Mouse Control/Library/ShaderCache/5/517c4effd750838c13f075202a12fcdf.bin b/Mouse Control/Library/ShaderCache/5/517c4effd750838c13f075202a12fcdf.bin new file mode 100644 index 00000000..142449f3 Binary files /dev/null and b/Mouse Control/Library/ShaderCache/5/517c4effd750838c13f075202a12fcdf.bin differ diff --git a/Mouse Control/Library/ShaderCache/6/627ae0e2ad68e36b853b120e1b4b1edd.bin b/Mouse Control/Library/ShaderCache/6/627ae0e2ad68e36b853b120e1b4b1edd.bin new file mode 100644 index 00000000..5be1b9a8 Binary files /dev/null and b/Mouse Control/Library/ShaderCache/6/627ae0e2ad68e36b853b120e1b4b1edd.bin differ diff --git a/Mouse Control/Library/ShaderCache/7/71393733f792a3d50c8ba840674efb52.bin b/Mouse Control/Library/ShaderCache/7/71393733f792a3d50c8ba840674efb52.bin new file mode 100644 index 00000000..ecf26e48 Binary files /dev/null and b/Mouse Control/Library/ShaderCache/7/71393733f792a3d50c8ba840674efb52.bin differ diff --git a/Mouse Control/Library/ShaderCache/8/83cf24ccfdc44f2d37058af4c2b524ea.bin b/Mouse Control/Library/ShaderCache/8/83cf24ccfdc44f2d37058af4c2b524ea.bin new file mode 100644 index 00000000..2f071eb2 Binary files /dev/null and b/Mouse Control/Library/ShaderCache/8/83cf24ccfdc44f2d37058af4c2b524ea.bin differ diff --git a/Mouse Control/Library/ShaderCache/9/9d27ef3bc3f229d22fb55de4cc737e0a.bin b/Mouse Control/Library/ShaderCache/9/9d27ef3bc3f229d22fb55de4cc737e0a.bin new file mode 100644 index 00000000..aec50c89 Binary files /dev/null and b/Mouse Control/Library/ShaderCache/9/9d27ef3bc3f229d22fb55de4cc737e0a.bin differ diff --git a/Mouse Control/Library/ShaderCache/b/b2e70fe904ddbdd63b3ea4247f3f9141.bin b/Mouse Control/Library/ShaderCache/b/b2e70fe904ddbdd63b3ea4247f3f9141.bin new file mode 100644 index 00000000..7178fa3c Binary files /dev/null and b/Mouse Control/Library/ShaderCache/b/b2e70fe904ddbdd63b3ea4247f3f9141.bin differ diff --git a/Mouse Control/Library/ShaderCache/d/d19b497adfbb33350ab141008947f859.bin b/Mouse Control/Library/ShaderCache/d/d19b497adfbb33350ab141008947f859.bin new file mode 100644 index 00000000..1d043acc Binary files /dev/null and b/Mouse Control/Library/ShaderCache/d/d19b497adfbb33350ab141008947f859.bin differ diff --git a/Mouse Control/Library/ShaderCache/d/d284a698ff189176b0b38ff47e6fdd49.bin b/Mouse Control/Library/ShaderCache/d/d284a698ff189176b0b38ff47e6fdd49.bin new file mode 100644 index 00000000..14d52dad Binary files /dev/null and b/Mouse Control/Library/ShaderCache/d/d284a698ff189176b0b38ff47e6fdd49.bin differ diff --git a/Mouse Control/Library/ShaderCache/d/dabebd9c0df5b078fea09820b257f9a6.bin b/Mouse Control/Library/ShaderCache/d/dabebd9c0df5b078fea09820b257f9a6.bin new file mode 100644 index 00000000..a045b4cd Binary files /dev/null and b/Mouse Control/Library/ShaderCache/d/dabebd9c0df5b078fea09820b257f9a6.bin differ diff --git a/Mouse Control/Library/ShaderCache/e/eb62e9dc95ae6bb5081c8636890b1916.bin b/Mouse Control/Library/ShaderCache/e/eb62e9dc95ae6bb5081c8636890b1916.bin new file mode 100644 index 00000000..d86221ce Binary files /dev/null and b/Mouse Control/Library/ShaderCache/e/eb62e9dc95ae6bb5081c8636890b1916.bin differ diff --git a/Mouse Control/Library/ShaderCache/e/edcfb9bd791069d0c5d09b842d2b5353.bin b/Mouse Control/Library/ShaderCache/e/edcfb9bd791069d0c5d09b842d2b5353.bin new file mode 100644 index 00000000..11bf0c75 Binary files /dev/null and b/Mouse Control/Library/ShaderCache/e/edcfb9bd791069d0c5d09b842d2b5353.bin differ diff --git a/Mouse Control/Library/assetDatabase3 b/Mouse Control/Library/assetDatabase3 new file mode 100644 index 00000000..5354c179 Binary files /dev/null and b/Mouse Control/Library/assetDatabase3 differ diff --git a/Mouse Control/Library/expandedItems b/Mouse Control/Library/expandedItems new file mode 100644 index 00000000..3c3ac236 Binary files /dev/null and b/Mouse Control/Library/expandedItems differ diff --git a/Mouse Control/Library/metadata/00/00000000000000001000000000000000 b/Mouse Control/Library/metadata/00/00000000000000001000000000000000 new file mode 100644 index 00000000..6d49245e Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000001000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000001000000000000000.info b/Mouse Control/Library/metadata/00/00000000000000001000000000000000.info new file mode 100644 index 00000000..c7252245 Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000001000000000000000.info differ diff --git a/Mouse Control/Library/metadata/00/00000000000000002000000000000000 b/Mouse Control/Library/metadata/00/00000000000000002000000000000000 new file mode 100644 index 00000000..785c4775 Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000002000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000002000000000000000.info b/Mouse Control/Library/metadata/00/00000000000000002000000000000000.info new file mode 100644 index 00000000..82ff5c99 Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000002000000000000000.info differ diff --git a/Mouse Control/Library/metadata/00/00000000000000003000000000000000 b/Mouse Control/Library/metadata/00/00000000000000003000000000000000 new file mode 100644 index 00000000..dbdf6540 Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000003000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000003000000000000000.info b/Mouse Control/Library/metadata/00/00000000000000003000000000000000.info new file mode 100644 index 00000000..e220c12f Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000003000000000000000.info differ diff --git a/Mouse Control/Library/metadata/00/00000000000000004000000000000000 b/Mouse Control/Library/metadata/00/00000000000000004000000000000000 new file mode 100644 index 00000000..9f090c52 Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000004000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000004000000000000000.info b/Mouse Control/Library/metadata/00/00000000000000004000000000000000.info new file mode 100644 index 00000000..fab67de7 Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000004000000000000000.info differ diff --git a/Mouse Control/Library/metadata/00/00000000000000004100000000000000 b/Mouse Control/Library/metadata/00/00000000000000004100000000000000 new file mode 100644 index 00000000..ebe0e826 Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000004100000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000004100000000000000.info b/Mouse Control/Library/metadata/00/00000000000000004100000000000000.info new file mode 100644 index 00000000..4ed8d674 Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000004100000000000000.info differ diff --git a/Mouse Control/Library/metadata/00/00000000000000005000000000000000 b/Mouse Control/Library/metadata/00/00000000000000005000000000000000 new file mode 100644 index 00000000..e1bf4ecd Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000005000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000005000000000000000.info b/Mouse Control/Library/metadata/00/00000000000000005000000000000000.info new file mode 100644 index 00000000..d9df32d2 Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000005000000000000000.info differ diff --git a/Mouse Control/Library/metadata/00/00000000000000005100000000000000 b/Mouse Control/Library/metadata/00/00000000000000005100000000000000 new file mode 100644 index 00000000..db255aee Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000005100000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000005100000000000000.info b/Mouse Control/Library/metadata/00/00000000000000005100000000000000.info new file mode 100644 index 00000000..5660ffb3 Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000005100000000000000.info differ diff --git a/Mouse Control/Library/metadata/00/00000000000000006000000000000000 b/Mouse Control/Library/metadata/00/00000000000000006000000000000000 new file mode 100644 index 00000000..df9f3760 Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000006000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000006000000000000000.info b/Mouse Control/Library/metadata/00/00000000000000006000000000000000.info new file mode 100644 index 00000000..eec13749 Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000006000000000000000.info differ diff --git a/Mouse Control/Library/metadata/00/00000000000000006100000000000000 b/Mouse Control/Library/metadata/00/00000000000000006100000000000000 new file mode 100644 index 00000000..31011555 Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000006100000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000006100000000000000.info b/Mouse Control/Library/metadata/00/00000000000000006100000000000000.info new file mode 100644 index 00000000..affc8eeb Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000006100000000000000.info differ diff --git a/Mouse Control/Library/metadata/00/00000000000000007000000000000000 b/Mouse Control/Library/metadata/00/00000000000000007000000000000000 new file mode 100644 index 00000000..c7155de4 Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000007000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000007000000000000000.info b/Mouse Control/Library/metadata/00/00000000000000007000000000000000.info new file mode 100644 index 00000000..6fc5794b Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000007000000000000000.info differ diff --git a/Mouse Control/Library/metadata/00/00000000000000008000000000000000 b/Mouse Control/Library/metadata/00/00000000000000008000000000000000 new file mode 100644 index 00000000..61d14704 Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000008000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000008000000000000000.info b/Mouse Control/Library/metadata/00/00000000000000008000000000000000.info new file mode 100644 index 00000000..de5d9a3b Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000008000000000000000.info differ diff --git a/Mouse Control/Library/metadata/00/00000000000000009000000000000000 b/Mouse Control/Library/metadata/00/00000000000000009000000000000000 new file mode 100644 index 00000000..2f4eae15 Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000009000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/00000000000000009000000000000000.info b/Mouse Control/Library/metadata/00/00000000000000009000000000000000.info new file mode 100644 index 00000000..90cbf24b Binary files /dev/null and b/Mouse Control/Library/metadata/00/00000000000000009000000000000000.info differ diff --git a/Mouse Control/Library/metadata/00/0000000000000000a000000000000000 b/Mouse Control/Library/metadata/00/0000000000000000a000000000000000 new file mode 100644 index 00000000..06e89b27 Binary files /dev/null and b/Mouse Control/Library/metadata/00/0000000000000000a000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/0000000000000000a000000000000000.info b/Mouse Control/Library/metadata/00/0000000000000000a000000000000000.info new file mode 100644 index 00000000..917cffe7 Binary files /dev/null and b/Mouse Control/Library/metadata/00/0000000000000000a000000000000000.info differ diff --git a/Mouse Control/Library/metadata/00/0000000000000000b000000000000000 b/Mouse Control/Library/metadata/00/0000000000000000b000000000000000 new file mode 100644 index 00000000..f1650aa2 Binary files /dev/null and b/Mouse Control/Library/metadata/00/0000000000000000b000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/0000000000000000b000000000000000.info b/Mouse Control/Library/metadata/00/0000000000000000b000000000000000.info new file mode 100644 index 00000000..bd903b2b Binary files /dev/null and b/Mouse Control/Library/metadata/00/0000000000000000b000000000000000.info differ diff --git a/Mouse Control/Library/metadata/00/0000000000000000c000000000000000 b/Mouse Control/Library/metadata/00/0000000000000000c000000000000000 new file mode 100644 index 00000000..2c1a5f9b Binary files /dev/null and b/Mouse Control/Library/metadata/00/0000000000000000c000000000000000 differ diff --git a/Mouse Control/Library/metadata/00/0000000000000000c000000000000000.info b/Mouse Control/Library/metadata/00/0000000000000000c000000000000000.info new file mode 100644 index 00000000..36cd4030 Binary files /dev/null and b/Mouse Control/Library/metadata/00/0000000000000000c000000000000000.info differ diff --git a/Mouse Control/Library/metadata/19/19b605a4c952ec343a3a2dbe7e5a4584 b/Mouse Control/Library/metadata/19/19b605a4c952ec343a3a2dbe7e5a4584 new file mode 100644 index 00000000..c4641ae3 Binary files /dev/null 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 new file mode 100644 index 00000000..25634062 Binary files /dev/null and b/Mouse Control/Library/metadata/19/19b605a4c952ec343a3a2dbe7e5a4584.info differ diff --git a/Mouse Control/Library/metadata/1c/1cec94dac069ddb458f18086c3b87014 b/Mouse Control/Library/metadata/1c/1cec94dac069ddb458f18086c3b87014 new file mode 100644 index 00000000..39e244e5 Binary files /dev/null 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 new file mode 100644 index 00000000..e2d360d9 Binary files /dev/null and b/Mouse Control/Library/metadata/1c/1cec94dac069ddb458f18086c3b87014.info differ diff --git a/Mouse Control/Library/metadata/30/30e24be8a15f588448255e2ff96e9009 b/Mouse Control/Library/metadata/30/30e24be8a15f588448255e2ff96e9009 new file mode 100644 index 00000000..21ceddc8 Binary files /dev/null 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 new file mode 100644 index 00000000..49142ff1 Binary files /dev/null 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 new file mode 100644 index 00000000..8c39f04e Binary files /dev/null and b/Mouse Control/Library/metadata/3d/3dbbb8cd2e12e61408701ea8f25b2938 differ diff --git a/Mouse Control/Library/metadata/3d/3dbbb8cd2e12e61408701ea8f25b2938.info b/Mouse Control/Library/metadata/3d/3dbbb8cd2e12e61408701ea8f25b2938.info new file mode 100644 index 00000000..6122931b Binary files /dev/null and b/Mouse Control/Library/metadata/3d/3dbbb8cd2e12e61408701ea8f25b2938.info differ diff --git a/Mouse Control/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 b/Mouse Control/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7 new file mode 100644 index 00000000..a177a2bc Binary files /dev/null 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 new file mode 100644 index 00000000..de89aaeb Binary files /dev/null and b/Mouse Control/Library/metadata/5f/5f32cd94baa94578a686d4b9d6b660f7.info differ diff --git a/Mouse Control/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f b/Mouse Control/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f new file mode 100644 index 00000000..1946f1be Binary files /dev/null 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 new file mode 100644 index 00000000..f6037898 Binary files /dev/null and b/Mouse Control/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f.info differ diff --git a/Mouse Control/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba b/Mouse Control/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba new file mode 100644 index 00000000..d824b6f2 Binary files /dev/null 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 new file mode 100644 index 00000000..bcc0a175 Binary files /dev/null and b/Mouse Control/Library/metadata/87/870353891bb340e2b2a9c8707e7419ba.info differ diff --git a/Mouse Control/Library/metadata/ba/bacc0f0f533dbba48999d8bdd04a9640 b/Mouse Control/Library/metadata/ba/bacc0f0f533dbba48999d8bdd04a9640 new file mode 100644 index 00000000..55316edc Binary files /dev/null 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 new file mode 100644 index 00000000..037cd42e Binary files /dev/null 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 new file mode 100644 index 00000000..e8e45bcf Binary files /dev/null and b/Mouse Control/Library/metadata/c4/c4107629971a5294baf7d49c53eeba47 differ diff --git a/Mouse Control/Library/metadata/c4/c4107629971a5294baf7d49c53eeba47.info b/Mouse Control/Library/metadata/c4/c4107629971a5294baf7d49c53eeba47.info new file mode 100644 index 00000000..dbd461d8 Binary files /dev/null and b/Mouse Control/Library/metadata/c4/c4107629971a5294baf7d49c53eeba47.info differ diff --git a/Mouse Control/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 b/Mouse Control/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 new file mode 100644 index 00000000..755d3b7d Binary files /dev/null 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 new file mode 100644 index 00000000..e7417f52 Binary files /dev/null and b/Mouse Control/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8.info differ diff --git a/Mouse Control/Mouse Control-csharp.sln b/Mouse Control/Mouse Control-csharp.sln new file mode 100644 index 00000000..bbf9e552 --- /dev/null +++ b/Mouse Control/Mouse Control-csharp.sln @@ -0,0 +1,40 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2008 + +Project("{2F8E0E81-FC37-65E6-E100-A8E548B5401F}") = "Mouse Control", "Assembly-CSharp-vs.csproj", "{9A580E6D-A672-FF49-CF3B-B785B01E723B}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {9A580E6D-A672-FF49-CF3B-B785B01E723B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9A580E6D-A672-FF49-CF3B-B785B01E723B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9A580E6D-A672-FF49-CF3B-B785B01E723B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9A580E6D-A672-FF49-CF3B-B785B01E723B}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(MonoDevelopProperties) = preSolution + StartupItem = Assembly-CSharp.csproj + Policies = $0 + $0.TextStylePolicy = $1 + $1.inheritsSet = null + $1.scope = text/x-csharp + $0.CSharpFormattingPolicy = $2 + $2.inheritsSet = Mono + $2.inheritsScope = text/x-csharp + $2.scope = text/x-csharp + $0.TextStylePolicy = $3 + $3.FileWidth = 120 + $3.TabWidth = 4 + $3.IndentWidth = 4 + $3.EolMarker = Unix + $3.inheritsSet = Mono + $3.inheritsScope = text/plain + $3.scope = text/plain + EndGlobalSection + +EndGlobal diff --git a/Mouse Control/Mouse Control.sln b/Mouse Control/Mouse Control.sln new file mode 100644 index 00000000..9ee94408 --- /dev/null +++ b/Mouse Control/Mouse Control.sln @@ -0,0 +1,40 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2008 + +Project("{2F8E0E81-FC37-65E6-E100-A8E548B5401F}") = "Mouse Control", "Assembly-CSharp.csproj", "{9A580E6D-A672-FF49-CF3B-B785B01E723B}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {9A580E6D-A672-FF49-CF3B-B785B01E723B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9A580E6D-A672-FF49-CF3B-B785B01E723B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9A580E6D-A672-FF49-CF3B-B785B01E723B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9A580E6D-A672-FF49-CF3B-B785B01E723B}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(MonoDevelopProperties) = preSolution + StartupItem = Assembly-CSharp.csproj + Policies = $0 + $0.TextStylePolicy = $1 + $1.inheritsSet = null + $1.scope = text/x-csharp + $0.CSharpFormattingPolicy = $2 + $2.inheritsSet = Mono + $2.inheritsScope = text/x-csharp + $2.scope = text/x-csharp + $0.TextStylePolicy = $3 + $3.FileWidth = 120 + $3.TabWidth = 4 + $3.IndentWidth = 4 + $3.EolMarker = Unix + $3.inheritsSet = Mono + $3.inheritsScope = text/plain + $3.scope = text/plain + EndGlobalSection + +EndGlobal diff --git a/Mouse Control/Mouse Control.userprefs b/Mouse Control/Mouse Control.userprefs new file mode 100644 index 00000000..4a9774c8 --- /dev/null +++ b/Mouse Control/Mouse Control.userprefs @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/Mouse Control/ProjectSettings/AudioManager.asset b/Mouse Control/ProjectSettings/AudioManager.asset new file mode 100644 index 00000000..6b53f4ba Binary files /dev/null and b/Mouse Control/ProjectSettings/AudioManager.asset differ diff --git a/Mouse Control/ProjectSettings/DynamicsManager.asset b/Mouse Control/ProjectSettings/DynamicsManager.asset new file mode 100644 index 00000000..617b9934 Binary files /dev/null and b/Mouse Control/ProjectSettings/DynamicsManager.asset differ diff --git a/Mouse Control/ProjectSettings/EditorBuildSettings.asset b/Mouse Control/ProjectSettings/EditorBuildSettings.asset new file mode 100644 index 00000000..99f74cd2 Binary files /dev/null and b/Mouse Control/ProjectSettings/EditorBuildSettings.asset differ diff --git a/Mouse Control/ProjectSettings/EditorSettings.asset b/Mouse Control/ProjectSettings/EditorSettings.asset new file mode 100644 index 00000000..66862ba3 Binary files /dev/null and b/Mouse Control/ProjectSettings/EditorSettings.asset differ diff --git a/Mouse Control/ProjectSettings/GraphicsSettings.asset b/Mouse Control/ProjectSettings/GraphicsSettings.asset new file mode 100644 index 00000000..f6851186 Binary files /dev/null and b/Mouse Control/ProjectSettings/GraphicsSettings.asset differ diff --git a/Mouse Control/ProjectSettings/InputManager.asset b/Mouse Control/ProjectSettings/InputManager.asset new file mode 100644 index 00000000..f8a40e63 Binary files /dev/null and b/Mouse Control/ProjectSettings/InputManager.asset differ diff --git a/Mouse Control/ProjectSettings/NavMeshAreas.asset b/Mouse Control/ProjectSettings/NavMeshAreas.asset new file mode 100644 index 00000000..7a7ddd28 Binary files /dev/null and b/Mouse Control/ProjectSettings/NavMeshAreas.asset differ diff --git a/Mouse Control/ProjectSettings/NetworkManager.asset b/Mouse Control/ProjectSettings/NetworkManager.asset new file mode 100644 index 00000000..c10515d9 Binary files /dev/null and b/Mouse Control/ProjectSettings/NetworkManager.asset differ diff --git a/Mouse Control/ProjectSettings/Physics2DSettings.asset b/Mouse Control/ProjectSettings/Physics2DSettings.asset new file mode 100644 index 00000000..802881c3 Binary files /dev/null and b/Mouse Control/ProjectSettings/Physics2DSettings.asset differ diff --git a/Mouse Control/ProjectSettings/ProjectSettings.asset b/Mouse Control/ProjectSettings/ProjectSettings.asset new file mode 100644 index 00000000..ce89e36d Binary files /dev/null and b/Mouse Control/ProjectSettings/ProjectSettings.asset differ diff --git a/Mouse Control/ProjectSettings/ProjectVersion.txt b/Mouse Control/ProjectSettings/ProjectVersion.txt new file mode 100644 index 00000000..c609863d --- /dev/null +++ b/Mouse Control/ProjectSettings/ProjectVersion.txt @@ -0,0 +1,2 @@ +m_EditorVersion: 5.1.3f1 +m_StandardAssetsVersion: 0 diff --git a/Mouse Control/ProjectSettings/QualitySettings.asset b/Mouse Control/ProjectSettings/QualitySettings.asset new file mode 100644 index 00000000..85cebc74 Binary files /dev/null and b/Mouse Control/ProjectSettings/QualitySettings.asset differ diff --git a/Mouse Control/ProjectSettings/TagManager.asset b/Mouse Control/ProjectSettings/TagManager.asset new file mode 100644 index 00000000..13af0db6 Binary files /dev/null and b/Mouse Control/ProjectSettings/TagManager.asset differ diff --git a/Mouse Control/ProjectSettings/TimeManager.asset b/Mouse Control/ProjectSettings/TimeManager.asset new file mode 100644 index 00000000..ffa3d904 Binary files /dev/null and b/Mouse Control/ProjectSettings/TimeManager.asset differ