diff --git a/.vs/AkiraPixelWind/v16/.suo b/.vs/AkiraPixelWind/v16/.suo
index 198b583..d9ae5bb 100644
Binary files a/.vs/AkiraPixelWind/v16/.suo and b/.vs/AkiraPixelWind/v16/.suo differ
diff --git a/AkiraPixelWind.sln b/AkiraPixelWind.sln
index 114be59..70ba771 100644
--- a/AkiraPixelWind.sln
+++ b/AkiraPixelWind.sln
@@ -15,8 +15,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unity.AssetBundleBrowser.Ed
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Axibug.Editor", "Axibug.Editor.csproj", "{627D77F4-C9BE-84D3-DB10-6046CB23071E}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{A168D890-7B12-8BE2-A4ED-EF58FC71CA47}"
-EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -51,10 +49,6 @@ Global
{627D77F4-C9BE-84D3-DB10-6046CB23071E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{627D77F4-C9BE-84D3-DB10-6046CB23071E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{627D77F4-C9BE-84D3-DB10-6046CB23071E}.Release|Any CPU.Build.0 = Release|Any CPU
- {A168D890-7B12-8BE2-A4ED-EF58FC71CA47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {A168D890-7B12-8BE2-A4ED-EF58FC71CA47}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {A168D890-7B12-8BE2-A4ED-EF58FC71CA47}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {A168D890-7B12-8BE2-A4ED-EF58FC71CA47}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/Assembly-CSharp-Editor.csproj b/Assembly-CSharp-Editor.csproj
index 572fcfc..1a79dd7 100644
--- a/Assembly-CSharp-Editor.csproj
+++ b/Assembly-CSharp-Editor.csproj
@@ -22,7 +22,7 @@
full
false
Temp\Bin\Debug\
- UNITY_2020_3_33;UNITY_2020_3;UNITY_2020;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_IG;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_CLOUD_FEATURES;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
+ UNITY_2020_3_33;UNITY_2020_3;UNITY_2020;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_IG;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_CLOUD_FEATURES;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;UNITY_PRO_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
prompt
4
0169
@@ -53,251 +53,251 @@
2020.3.33f1c2
-
+
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AutoStreamingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AutoStreamingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CloudFoundationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CloudFoundationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEditor.Graphs.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEditor.Graphs.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll
-
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
+
+
+ C:\Program Files (x86)\Microsoft Visual Studio Tools for Unity\16.0\Editor\SyntaxTree.VisualStudio.Unity.Bridge.dll
Library\PackageCache\com.unity.collab-proxy@1.15.15\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll
@@ -332,359 +332,353 @@
Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll
-
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Common.dll
-
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.IO.Compression.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.IO.Compression.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll
Library\ScriptAssemblies\UnityEngine.TestRunner.dll
diff --git a/Assembly-CSharp.csproj b/Assembly-CSharp.csproj
index 54c8b0f..5d0b480 100644
--- a/Assembly-CSharp.csproj
+++ b/Assembly-CSharp.csproj
@@ -22,7 +22,7 @@
full
false
Temp\Bin\Debug\
- UNITY_2020_3_33;UNITY_2020_3;UNITY_2020;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_IG;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_CLOUD_FEATURES;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
+ UNITY_2020_3_33;UNITY_2020_3;UNITY_2020;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_IG;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_CLOUD_FEATURES;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;UNITY_PRO_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
prompt
4
0169
@@ -53,11 +53,10 @@
2020.3.33f1c2
-
+
-
@@ -66,232 +65,232 @@
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AutoStreamingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AutoStreamingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CloudFoundationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CloudFoundationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
Assets\Plugins\Google.Protobuf\System.Memory.dll
@@ -308,359 +307,353 @@
Assets\Plugins\likedll.dll
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll
-
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Common.dll
-
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.IO.Compression.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.IO.Compression.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll
Library\ScriptAssemblies\Unity.VSCode.Editor.dll
diff --git a/Assets/Axibug/Axibug.prefab b/Assets/Axibug/Axibug.prefab
index 61ff1fc..4c56cfa 100644
--- a/Assets/Axibug/Axibug.prefab
+++ b/Assets/Axibug/Axibug.prefab
@@ -198,133 +198,6 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: b1e6f7f2b29933741bdc9a6e1709b613, type: 3}
m_Name:
m_EditorClassIdentifier:
---- !u!1 &660334142
-GameObject:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- serializedVersion: 6
- m_Component:
- - component: {fileID: 660334143}
- - component: {fileID: 660334146}
- - component: {fileID: 660334145}
- - component: {fileID: 660334144}
- m_Layer: 0
- m_Name: Cube
- m_TagString: Untagged
- m_Icon: {fileID: 0}
- m_NavMeshLayer: 0
- m_StaticEditorFlags: 0
- m_IsActive: 0
---- !u!4 &660334143
-Transform:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 660334142}
- m_LocalRotation: {x: -0.03760297, y: -0, z: -0, w: 0.9992928}
- m_LocalPosition: {x: 0, y: 0, z: 0}
- m_LocalScale: {x: 1, y: 1, z: 1}
- m_Children: []
- m_Father: {fileID: 787698570}
- m_RootOrder: 1
- m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
---- !u!33 &660334146
-MeshFilter:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 660334142}
- m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0}
---- !u!23 &660334145
-MeshRenderer:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 660334142}
- m_Enabled: 1
- m_CastShadows: 1
- m_ReceiveShadows: 1
- m_DynamicOccludee: 1
- m_MotionVectors: 1
- m_LightProbeUsage: 1
- m_ReflectionProbeUsage: 1
- m_RayTracingMode: 2
- m_RayTraceProcedural: 0
- m_RenderingLayerMask: 1
- m_RendererPriority: 0
- m_Materials:
- - {fileID: 2100000, guid: 31321ba15b8f8eb4c954353edc038b1d, type: 2}
- m_StaticBatchInfo:
- firstSubMesh: 0
- subMeshCount: 0
- m_StaticBatchRoot: {fileID: 0}
- m_ProbeAnchor: {fileID: 0}
- m_LightProbeVolumeOverride: {fileID: 0}
- m_ScaleInLightmap: 1
- m_ReceiveGI: 1
- m_PreserveUVs: 0
- m_IgnoreNormalsForChartDetection: 0
- m_ImportantGI: 0
- m_StitchLightmapSeams: 1
- m_SelectedEditorRenderState: 3
- m_MinimumChartSize: 4
- m_AutoUVMaxDistance: 0.5
- m_AutoUVMaxAngle: 89
- m_LightmapParameters: {fileID: 0}
- m_SortingLayerID: 0
- m_SortingLayer: 0
- m_SortingOrder: 0
- m_AdditionalVertexStreams: {fileID: 0}
---- !u!65 &660334144
-BoxCollider:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 660334142}
- m_Material: {fileID: 0}
- m_IsTrigger: 0
- m_Enabled: 1
- serializedVersion: 2
- m_Size: {x: 1, y: 1, z: 1}
- m_Center: {x: 0, y: 0, z: 0}
---- !u!1 &787698569
-GameObject:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- serializedVersion: 6
- m_Component:
- - component: {fileID: 787698570}
- m_Layer: 0
- m_Name: CamPos
- m_TagString: Untagged
- m_Icon: {fileID: 0}
- m_NavMeshLayer: 0
- m_StaticEditorFlags: 0
- m_IsActive: 1
---- !u!4 &787698570
-Transform:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 787698569}
- m_LocalRotation: {x: 0.03760297, y: 0, z: 0, w: 0.9992928}
- m_LocalPosition: {x: 0, y: 1.87, z: -7.65}
- m_LocalScale: {x: 1, y: 1, z: 1}
- m_Children:
- - {fileID: 7918943641728165702}
- - {fileID: 660334143}
- m_Father: {fileID: 6993509460263203211}
- m_RootOrder: 1
- m_LocalEulerAnglesHint: {x: 4.31, y: 0, z: 0}
--- !u!1 &1300239976
GameObject:
m_ObjectHideFlags: 0
@@ -857,7 +730,7 @@ Transform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 2142655057}
- - {fileID: 787698570}
+ - {fileID: 5437893104048697931}
m_Father: {fileID: 348142342}
m_RootOrder: 3
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
@@ -1189,77 +1062,65 @@ Transform:
m_Father: {fileID: 348142342}
m_RootOrder: 6
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
---- !u!1001 &9008560185274331230
+--- !u!1001 &7904639614614389035
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
- m_TransformParent: {fileID: 787698570}
+ m_TransformParent: {fileID: 6993509460263203211}
m_Modifications:
- - target: {fileID: 1216368322665993988, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
- propertyPath: m_Name
- value: LightRays2D_Main
- objectReference: {fileID: 0}
- - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ - target: {fileID: 2793829560620954464, guid: 1b7ff190d1acc9945b3300f5c99f0c38, type: 3}
propertyPath: m_RootOrder
- value: 0
+ value: 1
objectReference: {fileID: 0}
- - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
- propertyPath: m_LocalScale.x
- value: 10
- objectReference: {fileID: 0}
- - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
- propertyPath: m_LocalScale.y
- value: 10
- objectReference: {fileID: 0}
- - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
- propertyPath: m_LocalScale.z
- value: 10
- objectReference: {fileID: 0}
- - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ - target: {fileID: 2793829560620954464, guid: 1b7ff190d1acc9945b3300f5c99f0c38, type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ - target: {fileID: 2793829560620954464, guid: 1b7ff190d1acc9945b3300f5c99f0c38, type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ - target: {fileID: 2793829560620954464, guid: 1b7ff190d1acc9945b3300f5c99f0c38, type: 3}
propertyPath: m_LocalPosition.z
- value: 4.21
+ value: 0
objectReference: {fileID: 0}
- - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ - target: {fileID: 2793829560620954464, guid: 1b7ff190d1acc9945b3300f5c99f0c38, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ - target: {fileID: 2793829560620954464, guid: 1b7ff190d1acc9945b3300f5c99f0c38, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ - target: {fileID: 2793829560620954464, guid: 1b7ff190d1acc9945b3300f5c99f0c38, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ - target: {fileID: 2793829560620954464, guid: 1b7ff190d1acc9945b3300f5c99f0c38, type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ - target: {fileID: 2793829560620954464, guid: 1b7ff190d1acc9945b3300f5c99f0c38, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ - target: {fileID: 2793829560620954464, guid: 1b7ff190d1acc9945b3300f5c99f0c38, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ - target: {fileID: 2793829560620954464, guid: 1b7ff190d1acc9945b3300f5c99f0c38, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
+ - target: {fileID: 2948886271323943527, guid: 1b7ff190d1acc9945b3300f5c99f0c38, type: 3}
+ propertyPath: m_Name
+ value: MainCamNode
+ objectReference: {fileID: 0}
m_RemovedComponents: []
- m_SourcePrefab: {fileID: 100100000, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
---- !u!4 &7918943641728165702 stripped
+ m_SourcePrefab: {fileID: 100100000, guid: 1b7ff190d1acc9945b3300f5c99f0c38, type: 3}
+--- !u!4 &5437893104048697931 stripped
Transform:
- m_CorrespondingSourceObject: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
- m_PrefabInstance: {fileID: 9008560185274331230}
+ m_CorrespondingSourceObject: {fileID: 2793829560620954464, guid: 1b7ff190d1acc9945b3300f5c99f0c38, type: 3}
+ m_PrefabInstance: {fileID: 7904639614614389035}
m_PrefabAsset: {fileID: 0}
diff --git a/Assets/GameAssets/Map/1/1.prefab b/Assets/GameAssets/Map/1/1.prefab
index 7c69aea..aff86dc 100644
--- a/Assets/GameAssets/Map/1/1.prefab
+++ b/Assets/GameAssets/Map/1/1.prefab
@@ -95,6 +95,78 @@ BoxCollider:
serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
+--- !u!1 &618390099933430177
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 147785243049254779}
+ m_Layer: 0
+ m_Name: GameObject (1)
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &147785243049254779
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 618390099933430177}
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
+ m_LocalPosition: {x: 8.47, y: 0, z: 5.14}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_Children:
+ - {fileID: 9176986778376556855}
+ - {fileID: 9112284655333272430}
+ - {fileID: 3322847798834691836}
+ - {fileID: 49020478781947726}
+ - {fileID: 4053361623817189434}
+ - {fileID: 3719210660509864374}
+ m_Father: {fileID: 1377482919428722225}
+ m_RootOrder: 40
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &795894564744975012
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 6313912506294818579}
+ m_Layer: 0
+ m_Name: GameObject
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &6313912506294818579
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 795894564744975012}
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
+ m_LocalPosition: {x: 7.55, y: 0, z: 3.92}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_Children:
+ - {fileID: 3794396380249983495}
+ - {fileID: 8230488290071600302}
+ - {fileID: 2592324246097778678}
+ - {fileID: 8511989090722149578}
+ - {fileID: 6740915188052632716}
+ - {fileID: 2970407686102429865}
+ m_Father: {fileID: 1377482919428722225}
+ m_RootOrder: 39
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &936570104554441001
GameObject:
m_ObjectHideFlags: 0
@@ -274,6 +346,16 @@ Transform:
- {fileID: 2409001797570340487}
- {fileID: 5442129657852416632}
- {fileID: 4470737160548457026}
+ - {fileID: 6313912506294818579}
+ - {fileID: 147785243049254779}
+ - {fileID: 1906188405464683892}
+ - {fileID: 2994726617397947386}
+ - {fileID: 4901701798875733858}
+ - {fileID: 8603613436434879712}
+ - {fileID: 7543904794786274740}
+ - {fileID: 7760915159497649971}
+ - {fileID: 874355422737507971}
+ - {fileID: 5054700387564961953}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
@@ -293,6 +375,47 @@ Rigidbody:
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 0
+--- !u!1 &1777036425267892462
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 5054700387564961953}
+ m_Layer: 0
+ m_Name: GameObject (9)
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &5054700387564961953
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1777036425267892462}
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
+ m_LocalPosition: {x: 11.9, y: 0, z: 10.58}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_Children:
+ - {fileID: 5365765869541151457}
+ - {fileID: 1399841005459099844}
+ - {fileID: 6878619427171586863}
+ - {fileID: 5179175916016000053}
+ - {fileID: 3558430622248454751}
+ - {fileID: 9042525936413348839}
+ - {fileID: 7165339919140894089}
+ - {fileID: 2630598684689566666}
+ - {fileID: 6599829456675367253}
+ - {fileID: 3661665117531014111}
+ - {fileID: 5504513111370449021}
+ m_Father: {fileID: 1377482919428722225}
+ m_RootOrder: 48
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1885856137351399169
GameObject:
m_ObjectHideFlags: 0
@@ -389,6 +512,42 @@ CapsuleCollider:
m_Height: 2
m_Direction: 1
m_Center: {x: 0, y: 0, z: 0}
+--- !u!1 &2701173452148646343
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 4901701798875733858}
+ m_Layer: 0
+ m_Name: GameObject (4)
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &4901701798875733858
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 2701173452148646343}
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
+ m_LocalPosition: {x: 10.56, y: 0, z: 6.4}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_Children:
+ - {fileID: 3429436660157377695}
+ - {fileID: 8094953280275001397}
+ - {fileID: 8394311464078980703}
+ - {fileID: 7934441995238808937}
+ - {fileID: 1651460035539954896}
+ - {fileID: 1495491781772995353}
+ m_Father: {fileID: 1377482919428722225}
+ m_RootOrder: 43
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &2947425955875035782
GameObject:
m_ObjectHideFlags: 0
@@ -561,6 +720,114 @@ CapsuleCollider:
m_Height: 2
m_Direction: 1
m_Center: {x: 0, y: 0, z: 0}
+--- !u!1 &3767000201926525092
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 874355422737507971}
+ m_Layer: 0
+ m_Name: GameObject (8)
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &874355422737507971
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 3767000201926525092}
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
+ m_LocalPosition: {x: 12.19, y: 0, z: 6.47}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_Children:
+ - {fileID: 7908107136510151258}
+ - {fileID: 5954771395373072536}
+ - {fileID: 2503574300944691342}
+ - {fileID: 3620578855572575397}
+ - {fileID: 6421988504803654547}
+ - {fileID: 5668292556573576999}
+ m_Father: {fileID: 1377482919428722225}
+ m_RootOrder: 47
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &5105545367418106500
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 8603613436434879712}
+ m_Layer: 0
+ m_Name: GameObject (5)
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &8603613436434879712
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 5105545367418106500}
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
+ m_LocalPosition: {x: 6.8, y: 0, z: 5.38}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_Children:
+ - {fileID: 559164141944995336}
+ - {fileID: 2532866314734243327}
+ - {fileID: 4024505692369443521}
+ - {fileID: 4135512275580479317}
+ - {fileID: 5896845134468261498}
+ - {fileID: 2593280289355210284}
+ m_Father: {fileID: 1377482919428722225}
+ m_RootOrder: 44
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &5302959161953010303
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 1906188405464683892}
+ m_Layer: 0
+ m_Name: GameObject (2)
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &1906188405464683892
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 5302959161953010303}
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
+ m_LocalPosition: {x: 9.62, y: 0, z: 3.41}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_Children:
+ - {fileID: 7710251853616002262}
+ - {fileID: 5184645573234931827}
+ - {fileID: 8844939838492314744}
+ - {fileID: 7376278358908448893}
+ - {fileID: 5388575067385626031}
+ - {fileID: 5656612492521496069}
+ m_Father: {fileID: 1377482919428722225}
+ m_RootOrder: 41
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &5608976822854519928
GameObject:
m_ObjectHideFlags: 0
@@ -752,6 +1019,42 @@ CapsuleCollider:
m_Height: 2
m_Direction: 1
m_Center: {x: 0, y: 0, z: 0}
+--- !u!1 &6896907378064251244
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 2994726617397947386}
+ m_Layer: 0
+ m_Name: GameObject (3)
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &2994726617397947386
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6896907378064251244}
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
+ m_LocalPosition: {x: 6.97, y: 0, z: 2.25}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_Children:
+ - {fileID: 4481826590410500891}
+ - {fileID: 3976023977220851417}
+ - {fileID: 1926820062612678090}
+ - {fileID: 2921811367235793088}
+ - {fileID: 7646386251397705935}
+ - {fileID: 6073937557755096857}
+ m_Father: {fileID: 1377482919428722225}
+ m_RootOrder: 42
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &6966261957910031359
GameObject:
m_ObjectHideFlags: 0
@@ -847,6 +1150,83 @@ BoxCollider:
serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
+--- !u!1 &7419622570795737872
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 7543904794786274740}
+ m_Layer: 0
+ m_Name: GameObject (6)
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &7543904794786274740
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7419622570795737872}
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
+ m_LocalPosition: {x: 8.87, y: 0, z: 7.49}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_Children:
+ - {fileID: 8086636458388747080}
+ - {fileID: 1589929784413089980}
+ - {fileID: 5794732583361639157}
+ - {fileID: 3251867329592872160}
+ - {fileID: 4205996068610743804}
+ - {fileID: 7043592147709071937}
+ - {fileID: 1274941838454016136}
+ - {fileID: 4346679112490572296}
+ - {fileID: 7760683356727175695}
+ - {fileID: 8347469189348799099}
+ - {fileID: 5304421631661253271}
+ m_Father: {fileID: 1377482919428722225}
+ m_RootOrder: 45
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &7471470651344200878
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 7760915159497649971}
+ m_Layer: 0
+ m_Name: GameObject (7)
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &7760915159497649971
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7471470651344200878}
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
+ m_LocalPosition: {x: 12.19, y: 0, z: 6.47}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_Children:
+ - {fileID: 7529000181202085049}
+ - {fileID: 2009426266588933352}
+ - {fileID: 8070893909185515068}
+ - {fileID: 2334662424584096416}
+ - {fileID: 2643888232969940712}
+ - {fileID: 919048481782331116}
+ m_Father: {fileID: 1377482919428722225}
+ m_RootOrder: 46
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &65211413
PrefabInstance:
m_ObjectHideFlags: 0
@@ -1343,6 +1723,68 @@ Transform:
m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
m_PrefabInstance: {fileID: 83234510351767996}
m_PrefabAsset: {fileID: 0}
+--- !u!1001 &217700190465771351
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 147785243049254779}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 3
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.5
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.6
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &49020478781947726 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 217700190465771351}
+ m_PrefabAsset: {fileID: 0}
--- !u!1001 &246099546435799511
PrefabInstance:
m_ObjectHideFlags: 0
@@ -1405,6 +1847,68 @@ Transform:
m_CorrespondingSourceObject: {fileID: 7948097682415659514, guid: f99ac27988230204ab512927b382e211, type: 3}
m_PrefabInstance: {fileID: 246099546435799511}
m_PrefabAsset: {fileID: 0}
+--- !u!1001 &272062407140153860
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 8603613436434879712}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.875
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.405
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &559164141944995336 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 272062407140153860}
+ m_PrefabAsset: {fileID: 0}
--- !u!1001 &291903116532573377
PrefabInstance:
m_ObjectHideFlags: 0
@@ -1591,6 +2095,68 @@ Transform:
m_CorrespondingSourceObject: {fileID: 6793637964037508681, guid: 0387bcbcffced364fbbaa4a101c17c92, type: 3}
m_PrefabInstance: {fileID: 554169819103477305}
m_PrefabAsset: {fileID: 0}
+--- !u!1001 &631944564728959712
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 7760915159497649971}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 5
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: -0.29
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -1.42
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &919048481782331116 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 631944564728959712}
+ m_PrefabAsset: {fileID: 0}
--- !u!1001 &798026613151969347
PrefabInstance:
m_ObjectHideFlags: 0
@@ -1653,6 +2219,192 @@ Transform:
m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
m_PrefabInstance: {fileID: 798026613151969347}
m_PrefabAsset: {fileID: 0}
+--- !u!1001 &1157834999074530230
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 7543904794786274740}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 1.35
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.37
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (3)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &1274941838454016136 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 1157834999074530230}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &1208387847960104725
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 4901701798875733858}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 5
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: -0.29
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -1.42
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &1495491781772995353 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 1208387847960104725}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &1208777848644528349
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 5054700387564961953}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.553
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.856
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &1399841005459099844 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 1208777848644528349}
+ m_PrefabAsset: {fileID: 0}
--- !u!1001 &1312087016449595678
PrefabInstance:
m_ObjectHideFlags: 0
@@ -1777,6 +2529,626 @@ Transform:
m_CorrespondingSourceObject: {fileID: 695061635055190502, guid: c80556e8315922e4dac82443ee8ac65a, type: 3}
m_PrefabInstance: {fileID: 1561980800639031070}
m_PrefabAsset: {fileID: 0}
+--- !u!1001 &1566085271529343141
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 7543904794786274740}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.553
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.856
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &1589929784413089980 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 1566085271529343141}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &1678679599989589998
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 4901701798875733858}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 4
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 1.35
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.37
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &1651460035539954896 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 1678679599989589998}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &1750106392681010417
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 7760915159497649971}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.553
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.856
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &2009426266588933352 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 1750106392681010417}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &1953863737682169588
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 2994726617397947386}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 2
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &1926820062612678090 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 1953863737682169588}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &2343490367847919558
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 5054700387564961953}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 7
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.47500038
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -1.9449997
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (3)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &2630598684689566666 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 2343490367847919558}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &2345749270527915494
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 8603613436434879712}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.553
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.856
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &2532866314734243327 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 2345749270527915494}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &2475076806936739016
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 6313912506294818579}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 2
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &2592324246097778678 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 2475076806936739016}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &2530617937158806448
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 874355422737507971}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 2
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &2503574300944691342 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 2530617937158806448}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &2579764263185986233
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 7760915159497649971}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 3
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.5
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.6
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &2334662424584096416 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 2579764263185986233}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &2670650263211984342
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 7760915159497649971}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 4
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 1.35
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.37
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &2643888232969940712 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 2670650263211984342}
+ m_PrefabAsset: {fileID: 0}
--- !u!1001 &2682973017252436500
PrefabInstance:
m_ObjectHideFlags: 0
@@ -1901,6 +3273,1060 @@ Transform:
m_CorrespondingSourceObject: {fileID: 3853543274052405693, guid: 8c443aa2f0d9d0e4ca2d5aaa5047431c, type: 3}
m_PrefabInstance: {fileID: 2803964629473660902}
m_PrefabAsset: {fileID: 0}
+--- !u!1001 &2880383106896755232
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 8603613436434879712}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 5
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: -0.29
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -1.42
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &2593280289355210284 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 2880383106896755232}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &3109472774929942745
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 2994726617397947386}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 3
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.5
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.6
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &2921811367235793088 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 3109472774929942745}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &3140079841952794771
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 4901701798875733858}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.875
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.405
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &3429436660157377695 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 3140079841952794771}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &3259763419878675621
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 6313912506294818579}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 5
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: -0.29
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -1.42
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &2970407686102429865 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 3259763419878675621}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &3353984275672200441
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 7543904794786274740}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 3
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.5
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.6
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &3251867329592872160 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 3353984275672200441}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &3440139212286137794
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 147785243049254779}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 2
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &3322847798834691836 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 3440139212286137794}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &3507289145334820363
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 6313912506294818579}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.875
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.405
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &3794396380249983495 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 3507289145334820363}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &3513618981006221665
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 5054700387564961953}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 4
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 1.35
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.37
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &3558430622248454751 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 3513618981006221665}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &3565606193027824582
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 5054700387564961953}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 2.243001
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -1.9459996
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (4)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &3661665117531014111 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 3565606193027824582}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &3572950718615301308
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 874355422737507971}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 3
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.5
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.6
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &3620578855572575397 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 3572950718615301308}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &3784965746985303744
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 2994726617397947386}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.553
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.856
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &3976023977220851417 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 3784965746985303744}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &3925202147414127103
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 8603613436434879712}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 2
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &4024505692369443521 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 3925202147414127103}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &4006314577277924794
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 147785243049254779}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 5
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: -0.29
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -1.42
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &3719210660509864374 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 4006314577277924794}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &4059575178559733252
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 7543904794786274740}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 7
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.47500038
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -1.9449997
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (3)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &4346679112490572296 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 4059575178559733252}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &4170503675486999300
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 147785243049254779}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 4
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 1.35
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.37
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &4053361623817189434 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 4170503675486999300}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &4194722671394983703
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 2994726617397947386}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.875
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.405
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &4481826590410500891 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 4194722671394983703}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &4237606281965657932
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 8603613436434879712}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 3
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.5
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.6
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &4135512275580479317 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 4237606281965657932}
+ m_PrefabAsset: {fileID: 0}
--- !u!1001 &4281084321455804252
PrefabInstance:
m_ObjectHideFlags: 0
@@ -2025,6 +4451,68 @@ Transform:
m_CorrespondingSourceObject: {fileID: 2479712593716126066, guid: a529559f98693d544b6b8220a354ba5e, type: 3}
m_PrefabInstance: {fileID: 4296752292213711440}
m_PrefabAsset: {fileID: 0}
+--- !u!1001 &4322970994243565250
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 7543904794786274740}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 4
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 1.35
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.37
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &4205996068610743804 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 4322970994243565250}
+ m_PrefabAsset: {fileID: 0}
--- !u!1001 &4496226820717642785
PrefabInstance:
m_ObjectHideFlags: 0
@@ -2211,6 +4699,130 @@ Transform:
m_CorrespondingSourceObject: {fileID: 2680159355657571986, guid: 62dcdfc792ac6c9498ed848651a83bec, type: 3}
m_PrefabInstance: {fileID: 4797556874712846692}
m_PrefabAsset: {fileID: 0}
+--- !u!1001 &4921145734081766444
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 5054700387564961953}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 3
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.5
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.6
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &5179175916016000053 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 4921145734081766444}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &4924903188072693866
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 1906188405464683892}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.553
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.856
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &5184645573234931827 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 4924903188072693866}
+ m_PrefabAsset: {fileID: 0}
--- !u!1001 &4934756463985370647
PrefabInstance:
m_ObjectHideFlags: 0
@@ -2273,6 +4885,378 @@ Transform:
m_CorrespondingSourceObject: {fileID: 4998470478716769639, guid: 556c33a001f683f49b0beb3feb85e883, type: 3}
m_PrefabInstance: {fileID: 4934756463985370647}
m_PrefabAsset: {fileID: 0}
+--- !u!1001 &5217409177304999025
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 5054700387564961953}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 10
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 1.4000006
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -2.5099998
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (4)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &5504513111370449021 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 5217409177304999025}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &5369505259923192329
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 1906188405464683892}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 5
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: -0.29
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -1.42
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &5656612492521496069 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 5369505259923192329}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &5381187537863240491
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 874355422737507971}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 5
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: -0.29
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -1.42
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &5668292556573576999 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 5381187537863240491}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &5433844109825808017
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 1906188405464683892}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 4
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 1.35
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.37
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &5388575067385626031 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 5433844109825808017}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &5591523351702455963
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 7543904794786274740}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 10
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 1.4000006
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -2.5099998
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (4)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &5304421631661253271 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 5591523351702455963}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &5652866507067995885
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 5054700387564961953}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.875
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.405
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &5365765869541151457 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 5652866507067995885}
+ m_PrefabAsset: {fileID: 0}
--- !u!1001 &5727116943570333460
PrefabInstance:
m_ObjectHideFlags: 0
@@ -2335,6 +5319,564 @@ Transform:
m_CorrespondingSourceObject: {fileID: 2479712593716126066, guid: a529559f98693d544b6b8220a354ba5e, type: 3}
m_PrefabInstance: {fileID: 5727116943570333460}
m_PrefabAsset: {fileID: 0}
+--- !u!1001 &5786832524281023253
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 2994726617397947386}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 5
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: -0.29
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -1.42
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &6073937557755096857 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 5786832524281023253}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &5797603303897910596
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 8603613436434879712}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 4
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 1.35
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.37
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &5896845134468261498 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 5797603303897910596}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &5839150005086435457
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 874355422737507971}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.553
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.856
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &5954771395373072536 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 5839150005086435457}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &5894071177062193611
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 7543904794786274740}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 2
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &5794732583361639157 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 5894071177062193611}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &6357964585411039564
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 5054700387564961953}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 8
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.15300083
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -3.2059999
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (3)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &6599829456675367253 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 6357964585411039564}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &6394980155839303853
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 874355422737507971}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 4
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 1.35
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.37
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &6421988504803654547 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 6394980155839303853}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &6641822856770899890
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 6313912506294818579}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 4
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 1.35
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.37
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &6740915188052632716 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 6641822856770899890}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &6833429549634959377
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 5054700387564961953}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 2
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &6878619427171586863 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 6833429549634959377}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &7120352250746003127
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 5054700387564961953}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 1.35
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.37
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (3)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &7165339919140894089 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 7120352250746003127}
+ m_PrefabAsset: {fileID: 0}
--- !u!1001 &7279725912605674172
PrefabInstance:
m_ObjectHideFlags: 0
@@ -2459,6 +6001,130 @@ Transform:
m_CorrespondingSourceObject: {fileID: 3327036813831827811, guid: 503282950ef56504eb2c3003edb270b6, type: 3}
m_PrefabInstance: {fileID: 7325762635922580251}
m_PrefabAsset: {fileID: 0}
+--- !u!1001 &7330697181436442189
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 7543904794786274740}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 5
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: -0.29
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -1.42
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &7043592147709071937 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 7330697181436442189}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &7347205943124854884
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 1906188405464683892}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 3
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.5
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.6
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &7376278358908448893 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 7347205943124854884}
+ m_PrefabAsset: {fileID: 0}
--- !u!1001 &7422065661936356826
PrefabInstance:
m_ObjectHideFlags: 0
@@ -2583,6 +6249,564 @@ Transform:
m_CorrespondingSourceObject: {fileID: 695061635055190502, guid: c80556e8315922e4dac82443ee8ac65a, type: 3}
m_PrefabInstance: {fileID: 7467455344391614624}
m_PrefabAsset: {fileID: 0}
+--- !u!1001 &7500805188613657110
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 7543904794786274740}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 8
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.15300083
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -3.2059999
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (3)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &7760683356727175695 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 7500805188613657110}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &7618751402482642518
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 874355422737507971}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.875
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.405
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &7908107136510151258 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 7618751402482642518}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &7763537101038181361
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 2994726617397947386}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 4
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 1.35
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.37
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &7646386251397705935 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 7763537101038181361}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &7816105197766246581
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 7760915159497649971}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.875
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.405
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &7529000181202085049 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 7816105197766246581}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &7905935014315795824
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 4901701798875733858}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 3
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.5
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.6
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &7934441995238808937 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 7905935014315795824}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &7999609786230624474
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 1906188405464683892}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.875
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.405
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &7710251853616002262 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 7999609786230624474}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &8102927867586546274
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 7543904794786274740}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 2.243001
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -1.9459996
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (4)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &8347469189348799099 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 8102927867586546274}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &8184126329067791543
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 6313912506294818579}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.553
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.856
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &8230488290071600302 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 8184126329067791543}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &8187939033911010562
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 7760915159497649971}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 2
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &8070893909185515068 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 8187939033911010562}
+ m_PrefabAsset: {fileID: 0}
--- !u!1001 &8192920585288777308
PrefabInstance:
m_ObjectHideFlags: 0
@@ -2707,6 +6931,254 @@ Transform:
m_CorrespondingSourceObject: {fileID: 3853543274052405693, guid: 8c443aa2f0d9d0e4ca2d5aaa5047431c, type: 3}
m_PrefabInstance: {fileID: 8232605326955520970}
m_PrefabAsset: {fileID: 0}
+--- !u!1001 &8357634071334455340
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 4901701798875733858}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.553
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.856
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &8094953280275001397 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 8357634071334455340}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &8375994376105236292
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 7543904794786274740}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.875
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.405
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &8086636458388747080 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 8375994376105236292}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &8470112065850526931
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 6313912506294818579}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 3
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.5
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.6
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &8511989090722149578 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 8470112065850526931}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &8493333536137633121
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 4901701798875733858}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 2
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &8394311464078980703 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 8493333536137633121}
+ m_PrefabAsset: {fileID: 0}
--- !u!1001 &8505978028840541727
PrefabInstance:
m_ObjectHideFlags: 0
@@ -2769,3 +7241,251 @@ Transform:
m_CorrespondingSourceObject: {fileID: 7551408929396306835, guid: 7494612dacc88e44d8c8832594f276f0, type: 3}
m_PrefabInstance: {fileID: 8505978028840541727}
m_PrefabAsset: {fileID: 0}
+--- !u!1001 &8753171302065076203
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 5054700387564961953}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 5
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: -0.29
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -1.42
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (2)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &9042525936413348839 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 8753171302065076203}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &8871948326841804614
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 1906188405464683892}
+ m_Modifications:
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_RootOrder
+ value: 2
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 4693448939940326753, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ propertyPath: m_Name
+ value: SunFlower3 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 25bde8504746969429a6e055e376a793, type: 3}
+--- !u!4 &8844939838492314744 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 117361960438197054, guid: 25bde8504746969429a6e055e376a793, type: 3}
+ m_PrefabInstance: {fileID: 8871948326841804614}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &8889885041153324347
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 147785243049254779}
+ m_Modifications:
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_RootOrder
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.875
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.405
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 3602039253268305572, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ propertyPath: m_Name
+ value: SunFlower1 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+--- !u!4 &9176986778376556855 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 289360134240986124, guid: 7f3681d376463044a9235aece2463c84, type: 3}
+ m_PrefabInstance: {fileID: 8889885041153324347}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &9069717948374635383
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 147785243049254779}
+ m_Modifications:
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_RootOrder
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.553
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -0.856
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 6197195229345079834, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ propertyPath: m_Name
+ value: SunFlower2 (1)
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+--- !u!4 &9112284655333272430 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 264387427189864473, guid: 3fa50b698a27e4146b97d8d86c79c59f, type: 3}
+ m_PrefabInstance: {fileID: 9069717948374635383}
+ m_PrefabAsset: {fileID: 0}
diff --git a/Assets/GameAssets/Map/Wheat5.prefab b/Assets/GameAssets/Map/MapAssets/Wheat5.prefab
similarity index 100%
rename from Assets/GameAssets/Map/Wheat5.prefab
rename to Assets/GameAssets/Map/MapAssets/Wheat5.prefab
diff --git a/Assets/GameAssets/Map/Wheat5.prefab.meta b/Assets/GameAssets/Map/MapAssets/Wheat5.prefab.meta
similarity index 100%
rename from Assets/GameAssets/Map/Wheat5.prefab.meta
rename to Assets/GameAssets/Map/MapAssets/Wheat5.prefab.meta
diff --git a/Assets/HDRP/TutorialInfo/Icons.meta b/Assets/GameAssets/Prefabs/MainPrefabs.meta
similarity index 57%
rename from Assets/HDRP/TutorialInfo/Icons.meta
rename to Assets/GameAssets/Prefabs/MainPrefabs.meta
index 1d19fb9..3bab7b4 100644
--- a/Assets/HDRP/TutorialInfo/Icons.meta
+++ b/Assets/GameAssets/Prefabs/MainPrefabs.meta
@@ -1,9 +1,8 @@
fileFormatVersion: 2
-guid: 8a0c9218a650547d98138cd835033977
+guid: 1ff6d95e99d4bfb4fbf2f8f812d7a849
folderAsset: yes
-timeCreated: 1484670163
-licenseType: Store
DefaultImporter:
+ externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
diff --git a/Assets/GameAssets/Prefabs/MainPrefabs/MainCamNode.prefab b/Assets/GameAssets/Prefabs/MainPrefabs/MainCamNode.prefab
new file mode 100644
index 0000000..4ddb669
--- /dev/null
+++ b/Assets/GameAssets/Prefabs/MainPrefabs/MainCamNode.prefab
@@ -0,0 +1,234 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!1 &2948886271323943527
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 2793829560620954464}
+ m_Layer: 0
+ m_Name: MainCamNode
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &2793829560620954464
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 2948886271323943527}
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+ m_LocalPosition: {x: 0, y: 0, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_Children:
+ - {fileID: 8966656401855938431}
+ - {fileID: 1263905334035090355}
+ m_Father: {fileID: 0}
+ m_RootOrder: 0
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &8966656401855938428
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 8966656401855938431}
+ m_Layer: 0
+ m_Name: CamPos
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &8966656401855938431
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 8966656401855938428}
+ m_LocalRotation: {x: 0.03760297, y: -0, z: -0, w: 0.9992928}
+ m_LocalPosition: {x: 0, y: 1.87, z: -7.65}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_Children:
+ - {fileID: 8966656401966516938}
+ m_Father: {fileID: 2793829560620954464}
+ m_RootOrder: 0
+ m_LocalEulerAnglesHint: {x: 4.31, y: 0, z: 0}
+--- !u!1 &8966656401966516939
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 8966656401966516938}
+ - component: {fileID: 8966656401966516919}
+ - component: {fileID: 8966656401966516916}
+ - component: {fileID: 8966656401966516917}
+ m_Layer: 0
+ m_Name: Cube
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 0
+--- !u!4 &8966656401966516938
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 8966656401966516939}
+ m_LocalRotation: {x: -0.03760297, y: -0, z: -0, w: 0.9992928}
+ m_LocalPosition: {x: 0, y: 0, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_Children: []
+ m_Father: {fileID: 8966656401855938431}
+ m_RootOrder: 0
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!33 &8966656401966516919
+MeshFilter:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 8966656401966516939}
+ m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0}
+--- !u!23 &8966656401966516916
+MeshRenderer:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 8966656401966516939}
+ m_Enabled: 1
+ m_CastShadows: 1
+ m_ReceiveShadows: 1
+ m_DynamicOccludee: 1
+ m_MotionVectors: 1
+ m_LightProbeUsage: 1
+ m_ReflectionProbeUsage: 1
+ m_RayTracingMode: 2
+ m_RayTraceProcedural: 0
+ m_RenderingLayerMask: 1
+ m_RendererPriority: 0
+ m_Materials:
+ - {fileID: 2100000, guid: 31321ba15b8f8eb4c954353edc038b1d, type: 2}
+ m_StaticBatchInfo:
+ firstSubMesh: 0
+ subMeshCount: 0
+ m_StaticBatchRoot: {fileID: 0}
+ m_ProbeAnchor: {fileID: 0}
+ m_LightProbeVolumeOverride: {fileID: 0}
+ m_ScaleInLightmap: 1
+ m_ReceiveGI: 1
+ m_PreserveUVs: 0
+ m_IgnoreNormalsForChartDetection: 0
+ m_ImportantGI: 0
+ m_StitchLightmapSeams: 1
+ m_SelectedEditorRenderState: 3
+ m_MinimumChartSize: 4
+ m_AutoUVMaxDistance: 0.5
+ m_AutoUVMaxAngle: 89
+ m_LightmapParameters: {fileID: 0}
+ m_SortingLayerID: 0
+ m_SortingLayer: 0
+ m_SortingOrder: 0
+ m_AdditionalVertexStreams: {fileID: 0}
+--- !u!65 &8966656401966516917
+BoxCollider:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 8966656401966516939}
+ m_Material: {fileID: 0}
+ m_IsTrigger: 0
+ m_Enabled: 1
+ serializedVersion: 2
+ m_Size: {x: 1, y: 1, z: 1}
+ m_Center: {x: 0, y: 0, z: 0}
+--- !u!1001 &102214719999925419
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ m_TransformParent: {fileID: 2793829560620954464}
+ m_Modifications:
+ - target: {fileID: 1216368322665993988, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ propertyPath: m_Name
+ value: LightRays2D_Main
+ objectReference: {fileID: 0}
+ - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ propertyPath: m_RootOrder
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ propertyPath: m_LocalScale.x
+ value: 10
+ objectReference: {fileID: 0}
+ - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ propertyPath: m_LocalScale.y
+ value: 10
+ objectReference: {fileID: 0}
+ - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ propertyPath: m_LocalScale.z
+ value: 10
+ objectReference: {fileID: 0}
+ - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 1.553607
+ objectReference: {fileID: 0}
+ - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -3.4519057
+ objectReference: {fileID: 0}
+ - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 0.9992928
+ objectReference: {fileID: 0}
+ - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: 0.03760297
+ objectReference: {fileID: 0}
+ - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+--- !u!4 &1263905334035090355 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 1216368322665994008, guid: 63cdb09d2293b2f45af45b736ad2ac6b, type: 3}
+ m_PrefabInstance: {fileID: 102214719999925419}
+ m_PrefabAsset: {fileID: 0}
diff --git a/Assets/GameAssets/Prefabs/MainPrefabs/MainCamNode.prefab.meta b/Assets/GameAssets/Prefabs/MainPrefabs/MainCamNode.prefab.meta
new file mode 100644
index 0000000..b355784
--- /dev/null
+++ b/Assets/GameAssets/Prefabs/MainPrefabs/MainCamNode.prefab.meta
@@ -0,0 +1,7 @@
+fileFormatVersion: 2
+guid: 1b7ff190d1acc9945b3300f5c99f0c38
+PrefabImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/GameAssets/Prefabs/Role/Warrior/Aniamtion/myWarrior.controller b/Assets/GameAssets/Prefabs/Role/Warrior/Aniamtion/myWarrior.controller
new file mode 100644
index 0000000..27d0676
--- /dev/null
+++ b/Assets/GameAssets/Prefabs/Role/Warrior/Aniamtion/myWarrior.controller
@@ -0,0 +1,710 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!1102 &-6335382322422097306
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Edge-Idle
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: 11ba2ffc119f44a4db87278fdd17e1c2, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1101 &-4629465009851174522
+AnimatorStateTransition:
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name:
+ m_Conditions:
+ - m_ConditionMode: 3
+ m_ConditionEvent: Speed
+ m_EventTreshold: 0
+ m_DstStateMachine: {fileID: 0}
+ m_DstState: {fileID: 7852368639546613177}
+ m_Solo: 0
+ m_Mute: 0
+ m_IsExit: 0
+ serializedVersion: 3
+ m_TransitionDuration: 0.04422444
+ m_TransitionOffset: 0
+ m_ExitTime: 0.92629266
+ m_HasExitTime: 0
+ m_HasFixedDuration: 1
+ m_InterruptionSource: 0
+ m_OrderedInterruption: 1
+ m_CanTransitionToSelf: 1
+--- !u!1107 &-4318224155033396118
+AnimatorStateMachine:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Base Layer
+ m_ChildStates:
+ - serializedVersion: 1
+ m_State: {fileID: 4054845936075069209}
+ m_Position: {x: 200, y: 0, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 7852368639546613177}
+ m_Position: {x: 290, y: 70, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: -2654552166376096974}
+ m_Position: {x: 270, y: 130, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: -3802118723531622627}
+ m_Position: {x: 300, y: 200, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 4164821889480732602}
+ m_Position: {x: 340, y: 260, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 381074812473331180}
+ m_Position: {x: 375, y: 325, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 1363684478293623723}
+ m_Position: {x: 410, y: 390, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: -1871750871593261253}
+ m_Position: {x: 445, y: 455, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 5421050421449421495}
+ m_Position: {x: 480, y: 520, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: -6335382322422097306}
+ m_Position: {x: 515, y: 585, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 4753130485075786422}
+ m_Position: {x: 550, y: 650, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 8475263246242406368}
+ m_Position: {x: 585, y: 715, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 8768573223923571216}
+ m_Position: {x: 620, y: 780, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: -2059664036498852191}
+ m_Position: {x: 655, y: 845, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 7053940604270400140}
+ m_Position: {x: 690, y: 910, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 426622865312927663}
+ m_Position: {x: 725, y: 975, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 1535405144530982222}
+ m_Position: {x: 760, y: 1040, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 38603343056246910}
+ m_Position: {x: 795, y: 1105, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 6195707702753524182}
+ m_Position: {x: 830, y: 1170, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 1147905805402225859}
+ m_Position: {x: 865, y: 1235, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 9019407523607455547}
+ m_Position: {x: 900, y: 1300, z: 0}
+ m_ChildStateMachines: []
+ m_AnyStateTransitions: []
+ m_EntryTransitions: []
+ m_StateMachineTransitions: {}
+ m_StateMachineBehaviours: []
+ m_AnyStatePosition: {x: 50, y: 20, z: 0}
+ m_EntryPosition: {x: 50, y: 120, z: 0}
+ m_ExitPosition: {x: 800, y: 120, z: 0}
+ m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
+ m_DefaultState: {fileID: 4054845936075069209}
+--- !u!1102 &-3802118723531622627
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Hurt
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: 1d521053550d8d144afedd4351f60390, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1101 &-3299496346932648763
+AnimatorStateTransition:
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name:
+ m_Conditions:
+ - m_ConditionMode: 6
+ m_ConditionEvent: Speed
+ m_EventTreshold: 0
+ m_DstStateMachine: {fileID: 0}
+ m_DstState: {fileID: 4054845936075069209}
+ m_Solo: 0
+ m_Mute: 0
+ m_IsExit: 0
+ serializedVersion: 3
+ m_TransitionDuration: 0.06633669
+ m_TransitionOffset: 0
+ m_ExitTime: 0.91707915
+ m_HasExitTime: 0
+ m_HasFixedDuration: 1
+ m_InterruptionSource: 0
+ m_OrderedInterruption: 1
+ m_CanTransitionToSelf: 1
+--- !u!1102 &-2654552166376096974
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Attack
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: d580f1d1a428cb040b4d98afe8ba4e60, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &-2059664036498852191
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Dash-Attack
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: 11822cbe6f25108459fd2ef98cc9255c, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &-1871750871593261253
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Fall
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: 9587ae898133e8144b76c4532c6796af, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!91 &9100000
+AnimatorController:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: myWarrior
+ serializedVersion: 5
+ m_AnimatorParameters:
+ - m_Name: Speed
+ m_Type: 3
+ m_DefaultFloat: 0
+ m_DefaultInt: 0
+ m_DefaultBool: 0
+ m_Controller: {fileID: 9100000}
+ m_AnimatorLayers:
+ - serializedVersion: 5
+ m_Name: Base Layer
+ m_StateMachine: {fileID: -4318224155033396118}
+ m_Mask: {fileID: 0}
+ m_Motions: []
+ m_Behaviours: []
+ m_BlendingMode: 0
+ m_SyncedLayerIndex: -1
+ m_DefaultWeight: 0
+ m_IKPass: 0
+ m_SyncedLayerAffectsTiming: 0
+ m_Controller: {fileID: 9100000}
+--- !u!1102 &38603343056246910
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Death NoEffect
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: 0a0a51f3b63fc2b4794bb0f1e335dde1, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &381074812473331180
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: jump
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: a6fdf3b62c5b8de418436d0859a8b671, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &426622865312927663
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Ladder
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: 7c1bece9a5bdcd24d974ee97558a1f46, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &1147905805402225859
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Dash-Attack NoDust
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: 0c7066d4537dfda4ca3d399157b665a7, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &1363684478293623723
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: JumptoFall
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: d4df6aa762f158d4a87a28b86c298977, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &1535405144530982222
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Hurt NoEffect
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: 6659d77b6f610f0448d94a5b1432d882, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &4054845936075069209
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Idle
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions:
+ - {fileID: -4629465009851174522}
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: 8b4bca35bb3e78b43ad321336761a756, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &4164821889480732602
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Death
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: 36684c15dec018a4ca8dcf9c646e3c15, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &4753130485075786422
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Wall-Slide
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: cc1b4dcb9b708d14293484dec9d970a5, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &5421050421449421495
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Edge-Grab
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: 77d424ed653f20148bcfe92f576db678, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &6195707702753524182
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Dash NoDust
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: 843e70cca0afdad4fb614572c2f62d3e, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &7053940604270400140
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Slide
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: bd6167e0337245449a259e293568b4bc, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &7852368639546613177
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Run
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions:
+ - {fileID: -3299496346932648763}
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: aa852921ab2da0f4aaee7788209e4ca4, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &8475263246242406368
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Croush
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: 86b139d11aaba54458842c1e10da363f, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &8768573223923571216
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Dash
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: d0a4093ee0ec55147bac14be99a1f772, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &9019407523607455547
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: WallSlide NoDust
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: beb4e910fbfd19b4eb5736606b0d4d2a, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
diff --git a/Assets/GameAssets/Shader/Shader Graphs_SpriteHD2Plan.mat.meta b/Assets/GameAssets/Prefabs/Role/Warrior/Aniamtion/myWarrior.controller.meta
similarity index 64%
rename from Assets/GameAssets/Shader/Shader Graphs_SpriteHD2Plan.mat.meta
rename to Assets/GameAssets/Prefabs/Role/Warrior/Aniamtion/myWarrior.controller.meta
index 78ef9b4..a1410b0 100644
--- a/Assets/GameAssets/Shader/Shader Graphs_SpriteHD2Plan.mat.meta
+++ b/Assets/GameAssets/Prefabs/Role/Warrior/Aniamtion/myWarrior.controller.meta
@@ -1,8 +1,8 @@
fileFormatVersion: 2
-guid: 90c2a0036d4ec1a4b9b191602f08917d
+guid: 507c15d51f9767841ab27f2f8bd537d6
NativeFormatImporter:
externalObjects: {}
- mainObjectFileID: 2100000
+ mainObjectFileID: 9100000
userData:
assetBundleName:
assetBundleVariant:
diff --git a/Assets/GameAssets/Prefabs/Role/Warrior/Warrior.prefab b/Assets/GameAssets/Prefabs/Role/Warrior/Warrior.prefab
index a3cadc8..5fffef9 100644
--- a/Assets/GameAssets/Prefabs/Role/Warrior/Warrior.prefab
+++ b/Assets/GameAssets/Prefabs/Role/Warrior/Warrior.prefab
@@ -28,7 +28,7 @@ Transform:
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- - {fileID: 7911578311893482341}
+ - {fileID: 1155583644585498391}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
@@ -45,6 +45,37 @@ BoxCollider:
serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
+--- !u!1 &2603234264994994722
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 1155583644585498391}
+ m_Layer: 0
+ m_Name: Bridge
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &1155583644585498391
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 2603234264994994722}
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+ m_LocalPosition: {x: 0, y: 0, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_Children:
+ - {fileID: 7911578311893482341}
+ m_Father: {fileID: 1033268005220519993}
+ m_RootOrder: 0
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &7911578311893482342
GameObject:
m_ObjectHideFlags: 0
@@ -74,7 +105,7 @@ Transform:
m_LocalPosition: {x: 0.383, y: 0.555, z: 0}
m_LocalScale: {x: 5, y: 5, z: 5}
m_Children: []
- m_Father: {fileID: 1033268005220519993}
+ m_Father: {fileID: 1155583644585498391}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!95 &7911578311893482340
@@ -87,7 +118,7 @@ Animator:
m_GameObject: {fileID: 7911578311893482342}
m_Enabled: 1
m_Avatar: {fileID: 0}
- m_Controller: {fileID: 9100000, guid: 312496b25d842af4a938e96c7d5aaee0, type: 2}
+ m_Controller: {fileID: 9100000, guid: 507c15d51f9767841ab27f2f8bd537d6, type: 2}
m_CullingMode: 0
m_UpdateMode: 0
m_ApplyRootMotion: 0
diff --git a/Assets/GameAssets/Shader/Shader Graphs_SpriteHD2Plan.mat b/Assets/GameAssets/Shader/Shader Graphs_SpriteHD2Plan.mat
deleted file mode 100644
index bce32d6..0000000
--- a/Assets/GameAssets/Shader/Shader Graphs_SpriteHD2Plan.mat
+++ /dev/null
@@ -1,40 +0,0 @@
-%YAML 1.1
-%TAG !u! tag:unity3d.com,2011:
---- !u!21 &2100000
-Material:
- serializedVersion: 6
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_Name: Shader Graphs_SpriteHD2Plan
- m_Shader: {fileID: -6465566751694194690, guid: 6bfb11f481881aa45ab5fbaa372565dd, type: 3}
- m_ShaderKeywords:
- m_LightmapFlags: 4
- m_EnableInstancingVariants: 0
- m_DoubleSidedGI: 0
- m_CustomRenderQueue: -1
- stringTagMap: {}
- disabledShaderPasses: []
- m_SavedProperties:
- serializedVersion: 3
- m_TexEnvs:
- - _MainTex:
- m_Texture: {fileID: 0}
- m_Scale: {x: 1, y: 1}
- m_Offset: {x: 0, y: 0}
- - unity_Lightmaps:
- m_Texture: {fileID: 0}
- m_Scale: {x: 1, y: 1}
- m_Offset: {x: 0, y: 0}
- - unity_LightmapsInd:
- m_Texture: {fileID: 0}
- m_Scale: {x: 1, y: 1}
- m_Offset: {x: 0, y: 0}
- - unity_ShadowMasks:
- m_Texture: {fileID: 0}
- m_Scale: {x: 1, y: 1}
- m_Offset: {x: 0, y: 0}
- m_Floats: []
- m_Colors: []
- m_BuildTextureStacks: []
diff --git a/Assets/GameAssets/Shader/Shader Graphs_SpriteHD.mat b/Assets/GameAssets/Shader/Shader Graphs_SpriteHDtest.mat
similarity index 88%
rename from Assets/GameAssets/Shader/Shader Graphs_SpriteHD.mat
rename to Assets/GameAssets/Shader/Shader Graphs_SpriteHDtest.mat
index ad61bf4..bf29a36 100644
--- a/Assets/GameAssets/Shader/Shader Graphs_SpriteHD.mat
+++ b/Assets/GameAssets/Shader/Shader Graphs_SpriteHDtest.mat
@@ -7,8 +7,8 @@ Material:
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
- m_Name: Shader Graphs_SpriteHD
- m_Shader: {fileID: -6465566751694194690, guid: 8dbe0aa8cdff835439b6554f4deec4c5, type: 3}
+ m_Name: Shader Graphs_SpriteHDtest
+ m_Shader: {fileID: -6465566751694194690, guid: 5739bf9762dffdc43aa28b800fa4c582, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
diff --git a/Assets/GameAssets/Shader/Shader Graphs_SpriteHD.mat.meta b/Assets/GameAssets/Shader/Shader Graphs_SpriteHDtest.mat.meta
similarity index 79%
rename from Assets/GameAssets/Shader/Shader Graphs_SpriteHD.mat.meta
rename to Assets/GameAssets/Shader/Shader Graphs_SpriteHDtest.mat.meta
index dd80433..6fed9df 100644
--- a/Assets/GameAssets/Shader/Shader Graphs_SpriteHD.mat.meta
+++ b/Assets/GameAssets/Shader/Shader Graphs_SpriteHDtest.mat.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 6bf0b53850e427f449311f87791af682
+guid: 1d03e15e69e78c34697b49ff34313fc2
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
diff --git a/Assets/GameAssets/Shader/Shader Graphs_SpriteHD3.mat b/Assets/GameAssets/Shader/SpriteHD.mat
similarity index 82%
rename from Assets/GameAssets/Shader/Shader Graphs_SpriteHD3.mat
rename to Assets/GameAssets/Shader/SpriteHD.mat
index eda3d12..e026efc 100644
--- a/Assets/GameAssets/Shader/Shader Graphs_SpriteHD3.mat
+++ b/Assets/GameAssets/Shader/SpriteHD.mat
@@ -7,8 +7,8 @@ Material:
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
- m_Name: Shader Graphs_SpriteHD3
- m_Shader: {fileID: -6465566751694194690, guid: 658cfefb908d16543a437048603a080e, type: 3}
+ m_Name: SpriteHD
+ m_Shader: {fileID: -6465566751694194690, guid: 5739bf9762dffdc43aa28b800fa4c582, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
@@ -23,6 +23,10 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
+ - _MainTex:
+ m_Texture: {fileID: 0}
+ m_Scale: {x: 1, y: 1}
+ m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
diff --git a/Assets/GameAssets/Shader/Shader Graphs_SpriteHD3.mat.meta b/Assets/GameAssets/Shader/SpriteHD.mat.meta
similarity index 100%
rename from Assets/GameAssets/Shader/Shader Graphs_SpriteHD3.mat.meta
rename to Assets/GameAssets/Shader/SpriteHD.mat.meta
diff --git a/Assets/GameAssets/Shader/SpriteHD.shadergraph b/Assets/GameAssets/Shader/SpriteHD.shadergraph
index 07bbcc5..d2f200d 100644
--- a/Assets/GameAssets/Shader/SpriteHD.shadergraph
+++ b/Assets/GameAssets/Shader/SpriteHD.shadergraph
@@ -1,52 +1,73 @@
{
"m_SGVersion": 2,
"m_Type": "UnityEditor.ShaderGraph.GraphData",
- "m_ObjectId": "8f2cbc687efc48c982fb76932ca8aca5",
+ "m_ObjectId": "f78f27e17e64495abb5d6fd94a39b51b",
"m_Properties": [
{
- "m_Id": "742148b31fa34d36b18b806d08ac8817"
+ "m_Id": "3e8830a5ed084b0fa262e4133eaa545c"
}
],
"m_Keywords": [],
"m_Nodes": [
{
- "m_Id": "370103cc7c9641838f7854a0b9ce39ef"
+ "m_Id": "8cf1b1c5fbb74106a3b76caeec589798"
},
{
- "m_Id": "805e768940214422b200b62644f77a71"
+ "m_Id": "78df81db1fcc4d92b2a6a6ee7064ac7a"
},
{
- "m_Id": "8001383fa0de452e915295d22e8c5280"
+ "m_Id": "e81943b1a02f4c40bf269e847aa1a5aa"
},
{
- "m_Id": "7e4b684cf5924c0c98b1b1345b27e172"
+ "m_Id": "db321eccfb274efebcdf5e32287605ea"
},
{
- "m_Id": "0f68a37d2865431b86f70035328b1535"
+ "m_Id": "2e1f918edf5b4a468464d2cdd05988b2"
},
{
- "m_Id": "7698e3e60e6f43cfaf2526955d10f8ed"
+ "m_Id": "4c4f9a141bf247afa6dbeadf964ed089"
},
{
- "m_Id": "5134078c5411481193d24c38a9b1f3a0"
+ "m_Id": "041cab4ad00b4bd2abe3f31a6a502dd1"
},
{
- "m_Id": "77b605592b0344a5907fd12b0c9644f1"
+ "m_Id": "f0b548de17f94b0e82a116022a3ac760"
},
{
- "m_Id": "e2912fbff4f8476f9723388f8fb71ea2"
+ "m_Id": "91c18ad93b684b589c9134b890b1c413"
},
{
- "m_Id": "b6cd68d7f75c4d3aaf43deea293c5d7c"
+ "m_Id": "29f4385bfc914c0e895f5d82e5883057"
},
{
- "m_Id": "ea524a7cb82c42a197fe2ddc51661453"
+ "m_Id": "002af500273a4a1c8f719c0871d2eb71"
},
{
- "m_Id": "77e3fcd9bcc748aeaf4e73423ff2c9f2"
+ "m_Id": "329f66208a0b40959355860706f250cf"
},
{
- "m_Id": "d11d677aca5d4792bba3d5ef8ff0bad2"
+ "m_Id": "f9ca062847524483be6a96a0c46b1293"
+ },
+ {
+ "m_Id": "071f451fe9104a618176bb4477edd16b"
+ },
+ {
+ "m_Id": "44852621e8a14801b8300fdea9a4c054"
+ },
+ {
+ "m_Id": "8b824ddf4ede4058bb1c04bfa8ff8e2b"
+ },
+ {
+ "m_Id": "db31dc2f40f34860af6e9d89cfd0a5b3"
+ },
+ {
+ "m_Id": "728e88c6ed034ff4bade2ea92f902c31"
+ },
+ {
+ "m_Id": "3844441e9cec4fceb22a8f545bb92c92"
+ },
+ {
+ "m_Id": "a71a35f7cf6b41ab9f7a31dc9e69cf8e"
}
],
"m_GroupDatas": [],
@@ -55,27 +76,13 @@
{
"m_OutputSlot": {
"m_Node": {
- "m_Id": "77e3fcd9bcc748aeaf4e73423ff2c9f2"
- },
- "m_SlotId": 2
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "7e4b684cf5924c0c98b1b1345b27e172"
- },
- "m_SlotId": 0
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "b6cd68d7f75c4d3aaf43deea293c5d7c"
+ "m_Id": "041cab4ad00b4bd2abe3f31a6a502dd1"
},
"m_SlotId": 0
},
"m_InputSlot": {
"m_Node": {
- "m_Id": "ea524a7cb82c42a197fe2ddc51661453"
+ "m_Id": "91c18ad93b684b589c9134b890b1c413"
},
"m_SlotId": 1
}
@@ -83,41 +90,125 @@
{
"m_OutputSlot": {
"m_Node": {
- "m_Id": "d11d677aca5d4792bba3d5ef8ff0bad2"
- },
- "m_SlotId": 0
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "77e3fcd9bcc748aeaf4e73423ff2c9f2"
- },
- "m_SlotId": 0
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "ea524a7cb82c42a197fe2ddc51661453"
- },
- "m_SlotId": 0
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "77e3fcd9bcc748aeaf4e73423ff2c9f2"
- },
- "m_SlotId": 1
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "ea524a7cb82c42a197fe2ddc51661453"
+ "m_Id": "041cab4ad00b4bd2abe3f31a6a502dd1"
},
"m_SlotId": 7
},
"m_InputSlot": {
"m_Node": {
- "m_Id": "77b605592b0344a5907fd12b0c9644f1"
+ "m_Id": "8b824ddf4ede4058bb1c04bfa8ff8e2b"
+ },
+ "m_SlotId": 0
+ }
+ },
+ {
+ "m_OutputSlot": {
+ "m_Node": {
+ "m_Id": "071f451fe9104a618176bb4477edd16b"
+ },
+ "m_SlotId": 3
+ },
+ "m_InputSlot": {
+ "m_Node": {
+ "m_Id": "728e88c6ed034ff4bade2ea92f902c31"
+ },
+ "m_SlotId": 0
+ }
+ },
+ {
+ "m_OutputSlot": {
+ "m_Node": {
+ "m_Id": "329f66208a0b40959355860706f250cf"
+ },
+ "m_SlotId": 0
+ },
+ "m_InputSlot": {
+ "m_Node": {
+ "m_Id": "071f451fe9104a618176bb4477edd16b"
+ },
+ "m_SlotId": 1
+ }
+ },
+ {
+ "m_OutputSlot": {
+ "m_Node": {
+ "m_Id": "329f66208a0b40959355860706f250cf"
+ },
+ "m_SlotId": 0
+ },
+ "m_InputSlot": {
+ "m_Node": {
+ "m_Id": "44852621e8a14801b8300fdea9a4c054"
+ },
+ "m_SlotId": 0
+ }
+ },
+ {
+ "m_OutputSlot": {
+ "m_Node": {
+ "m_Id": "44852621e8a14801b8300fdea9a4c054"
+ },
+ "m_SlotId": 2
+ },
+ "m_InputSlot": {
+ "m_Node": {
+ "m_Id": "071f451fe9104a618176bb4477edd16b"
+ },
+ "m_SlotId": 2
+ }
+ },
+ {
+ "m_OutputSlot": {
+ "m_Node": {
+ "m_Id": "4c4f9a141bf247afa6dbeadf964ed089"
+ },
+ "m_SlotId": 0
+ },
+ "m_InputSlot": {
+ "m_Node": {
+ "m_Id": "041cab4ad00b4bd2abe3f31a6a502dd1"
+ },
+ "m_SlotId": 1
+ }
+ },
+ {
+ "m_OutputSlot": {
+ "m_Node": {
+ "m_Id": "91c18ad93b684b589c9134b890b1c413"
+ },
+ "m_SlotId": 2
+ },
+ "m_InputSlot": {
+ "m_Node": {
+ "m_Id": "db321eccfb274efebcdf5e32287605ea"
+ },
+ "m_SlotId": 0
+ }
+ },
+ {
+ "m_OutputSlot": {
+ "m_Node": {
+ "m_Id": "f0b548de17f94b0e82a116022a3ac760"
+ },
+ "m_SlotId": 0
+ },
+ "m_InputSlot": {
+ "m_Node": {
+ "m_Id": "91c18ad93b684b589c9134b890b1c413"
+ },
+ "m_SlotId": 0
+ }
+ },
+ {
+ "m_OutputSlot": {
+ "m_Node": {
+ "m_Id": "f9ca062847524483be6a96a0c46b1293"
+ },
+ "m_SlotId": 0
+ },
+ "m_InputSlot": {
+ "m_Node": {
+ "m_Id": "071f451fe9104a618176bb4477edd16b"
},
"m_SlotId": 0
}
@@ -125,44 +216,53 @@
],
"m_VertexContext": {
"m_Position": {
- "x": 729.0,
- "y": -262.5
+ "x": 108.99998474121094,
+ "y": -280.0000305175781
},
"m_Blocks": [
{
- "m_Id": "370103cc7c9641838f7854a0b9ce39ef"
+ "m_Id": "8cf1b1c5fbb74106a3b76caeec589798"
},
{
- "m_Id": "805e768940214422b200b62644f77a71"
+ "m_Id": "78df81db1fcc4d92b2a6a6ee7064ac7a"
},
{
- "m_Id": "8001383fa0de452e915295d22e8c5280"
+ "m_Id": "e81943b1a02f4c40bf269e847aa1a5aa"
}
]
},
"m_FragmentContext": {
"m_Position": {
- "x": 778.0,
- "y": -54.0
+ "x": 108.99998474121094,
+ "y": -71.99999237060547
},
"m_Blocks": [
{
- "m_Id": "7e4b684cf5924c0c98b1b1345b27e172"
+ "m_Id": "db321eccfb274efebcdf5e32287605ea"
},
{
- "m_Id": "0f68a37d2865431b86f70035328b1535"
+ "m_Id": "2e1f918edf5b4a468464d2cdd05988b2"
},
{
- "m_Id": "7698e3e60e6f43cfaf2526955d10f8ed"
+ "m_Id": "29f4385bfc914c0e895f5d82e5883057"
},
{
- "m_Id": "5134078c5411481193d24c38a9b1f3a0"
+ "m_Id": "002af500273a4a1c8f719c0871d2eb71"
},
{
- "m_Id": "77b605592b0344a5907fd12b0c9644f1"
+ "m_Id": "8b824ddf4ede4058bb1c04bfa8ff8e2b"
},
{
- "m_Id": "e2912fbff4f8476f9723388f8fb71ea2"
+ "m_Id": "728e88c6ed034ff4bade2ea92f902c31"
+ },
+ {
+ "m_Id": "db31dc2f40f34860af6e9d89cfd0a5b3"
+ },
+ {
+ "m_Id": "3844441e9cec4fceb22a8f545bb92c92"
+ },
+ {
+ "m_Id": "a71a35f7cf6b41ab9f7a31dc9e69cf8e"
}
]
},
@@ -180,48 +280,48 @@
},
"m_ActiveTargets": [
{
- "m_Id": "63db55777be1441e8b99110893c8bfad"
+ "m_Id": "0fb1aab6b707430cb7038940bd28bf20"
}
]
}
{
"m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot",
- "m_ObjectId": "03fa66587d3945f380b07849c4268dbe",
- "m_Id": 1,
- "m_DisplayName": "Texture",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Texture",
- "m_StageCapability": 3,
- "m_BareResource": false,
- "m_Texture": {
- "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}",
- "m_Guid": ""
+ "m_Type": "UnityEditor.ShaderGraph.BlockNode",
+ "m_ObjectId": "002af500273a4a1c8f719c0871d2eb71",
+ "m_Group": {
+ "m_Id": ""
},
- "m_DefaultType": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "06153869483f4604a61de6735761bbea",
- "m_Id": 6,
- "m_DisplayName": "B",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "B",
- "m_StageCapability": 2,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
+ "m_Name": "SurfaceDescription.Metallic",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": 71.0000228881836,
+ "y": 428.0,
+ "width": 200.00001525878907,
+ "height": 41.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "45bd86404878485da317d1c23d47e033"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_SerializedDescriptor": "SurfaceDescription.Metallic"
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot",
- "m_ObjectId": "0695d9a39a2a477b9f8f563917e13830",
+ "m_ObjectId": "01292df226db4ef280e10f5dc8e6fbeb",
"m_Id": 0,
"m_DisplayName": "_MainTex",
"m_SlotType": 1,
@@ -233,12 +333,237 @@
{
"m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "0f68a37d2865431b86f70035328b1535",
+ "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode",
+ "m_ObjectId": "041cab4ad00b4bd2abe3f31a6a502dd1",
"m_Group": {
"m_Id": ""
},
- "m_Name": "SurfaceDescription.Smoothness",
+ "m_Name": "Sample Texture 2D",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": -505.0000915527344,
+ "y": 50.000030517578128,
+ "width": 184.00001525878907,
+ "height": 253.00001525878907
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "1662455ace9b44c2a36cfc7deed62647"
+ },
+ {
+ "m_Id": "fcda6ca2f5514e6687d5f6af9e77cfbf"
+ },
+ {
+ "m_Id": "3bf6fb3992134e6583eda689b0c1f80c"
+ },
+ {
+ "m_Id": "9941e502e1c34c29a94335948ea60f2a"
+ },
+ {
+ "m_Id": "cf345b261718476e893daa386969e526"
+ },
+ {
+ "m_Id": "7f4c8e174bcb4c29b22f314cca254202"
+ },
+ {
+ "m_Id": "8456bafa32ce49069109482d73a68720"
+ },
+ {
+ "m_Id": "204bbbaab587419f950e885235d66a3e"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 1,
+ "m_PreviewExpanded": false,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_TextureType": 0,
+ "m_NormalMapSpace": 0
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BranchNode",
+ "m_ObjectId": "071f451fe9104a618176bb4477edd16b",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "Branch",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": -117.0000228881836,
+ "y": -505.0,
+ "width": 172.00001525878907,
+ "height": 142.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "176cd8c96f0741bfb9def734ede582f8"
+ },
+ {
+ "m_Id": "c0484f86398f489eaa640fe9204eef0f"
+ },
+ {
+ "m_Id": "fd0cffc8434c482592a6cb37a8959a85"
+ },
+ {
+ "m_Id": "7b1c998a6a224f36bdeb91b1cbfaf293"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": false,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget",
+ "m_ObjectId": "0fb1aab6b707430cb7038940bd28bf20",
+ "m_ActiveSubTarget": {
+ "m_Id": "6be0035db9224f23be18e20e1e82cdf4"
+ },
+ "m_SurfaceType": 0,
+ "m_AlphaMode": 0,
+ "m_TwoSided": true,
+ "m_AlphaClip": true,
+ "m_CustomEditorGUI": ""
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot",
+ "m_ObjectId": "1662455ace9b44c2a36cfc7deed62647",
+ "m_Id": 0,
+ "m_DisplayName": "RGBA",
+ "m_SlotType": 1,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "RGBA",
+ "m_StageCapability": 2,
+ "m_Value": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0,
+ "w": 0.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0,
+ "w": 0.0
+ },
+ "m_Labels": []
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot",
+ "m_ObjectId": "176cd8c96f0741bfb9def734ede582f8",
+ "m_Id": 0,
+ "m_DisplayName": "Predicate",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Predicate",
+ "m_StageCapability": 3,
+ "m_Value": false,
+ "m_DefaultValue": false
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
+ "m_ObjectId": "1e3542bf07a747fa95d365bfcf8f8810",
+ "m_Id": 1,
+ "m_DisplayName": "B",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "B",
+ "m_StageCapability": 3,
+ "m_Value": {
+ "e00": -1.0,
+ "e01": -1.0,
+ "e02": -1.0,
+ "e03": 2.0,
+ "e10": 2.0,
+ "e11": 2.0,
+ "e12": 2.0,
+ "e13": 2.0,
+ "e20": 2.0,
+ "e21": 2.0,
+ "e22": 2.0,
+ "e23": 2.0,
+ "e30": 2.0,
+ "e31": 2.0,
+ "e32": 2.0,
+ "e33": 2.0
+ },
+ "m_DefaultValue": {
+ "e00": 1.0,
+ "e01": 0.0,
+ "e02": 0.0,
+ "e03": 0.0,
+ "e10": 0.0,
+ "e11": 1.0,
+ "e12": 0.0,
+ "e13": 0.0,
+ "e20": 0.0,
+ "e21": 0.0,
+ "e22": 1.0,
+ "e23": 0.0,
+ "e30": 0.0,
+ "e31": 0.0,
+ "e32": 0.0,
+ "e33": 1.0
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot",
+ "m_ObjectId": "204bbbaab587419f950e885235d66a3e",
+ "m_Id": 3,
+ "m_DisplayName": "Sampler",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Sampler",
+ "m_StageCapability": 3,
+ "m_BareResource": false
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
+ "m_ObjectId": "283d85e1e0454295a48ca8380adc6de0",
+ "m_Id": 0,
+ "m_DisplayName": "Ambient Occlusion",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Occlusion",
+ "m_StageCapability": 2,
+ "m_Value": 1.0,
+ "m_DefaultValue": 1.0,
+ "m_Labels": []
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BlockNode",
+ "m_ObjectId": "29f4385bfc914c0e895f5d82e5883057",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "SurfaceDescription.Occlusion",
"m_DrawState": {
"m_Expanded": true,
"m_Position": {
@@ -251,7 +576,7 @@
},
"m_Slots": [
{
- "m_Id": "3ce4dbc7ca5544b0941bfd2b06289c7a"
+ "m_Id": "283d85e1e0454295a48ca8380adc6de0"
}
],
"synonyms": [],
@@ -261,35 +586,79 @@
"m_CustomColors": {
"m_SerializableColors": []
},
- "m_SerializedDescriptor": "SurfaceDescription.Smoothness"
+ "m_SerializedDescriptor": "SurfaceDescription.Occlusion"
}
{
"m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot",
- "m_ObjectId": "1368b542cd4f436fbbf54ea251208c25",
- "m_Id": 2,
- "m_DisplayName": "UV",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "UV",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0
+ "m_Type": "UnityEditor.ShaderGraph.BlockNode",
+ "m_ObjectId": "2e1f918edf5b4a468464d2cdd05988b2",
+ "m_Group": {
+ "m_Id": ""
},
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0
+ "m_Name": "SurfaceDescription.SpriteMask",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": 137.99998474121095,
+ "y": 63.9999885559082,
+ "width": 200.00001525878907,
+ "height": 41.0
+ }
},
- "m_Labels": [],
- "m_Channel": 0
+ "m_Slots": [
+ {
+ "m_Id": "aa11fd314d0c4ee5bde53d827200c142"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_SerializedDescriptor": "SurfaceDescription.SpriteMask"
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.NormalVectorNode",
+ "m_ObjectId": "329f66208a0b40959355860706f250cf",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "Normal Vector",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": -529.0,
+ "y": -363.0,
+ "width": 206.00001525878907,
+ "height": 132.00001525878907
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "7d6bbb63de17430fb761b3f36982e9b3"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": false,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_Space": 0
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
- "m_ObjectId": "15f34a6127104cff9001a3f6ed05e9cd",
+ "m_ObjectId": "358eeaa6fe374ec58ad48d71949b2c18",
"m_Id": 0,
"m_DisplayName": "A",
"m_SlotType": 0,
@@ -336,18 +705,137 @@
{
"m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot",
- "m_ObjectId": "1c142b8a9af34723afbbc751bd26f79f",
+ "m_Type": "UnityEditor.ShaderGraph.BlockNode",
+ "m_ObjectId": "3844441e9cec4fceb22a8f545bb92c92",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "SurfaceDescription.Emission",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": 149.0,
+ "y": 325.0,
+ "width": 200.00001525878907,
+ "height": 41.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "c243c22c6d734caba78ad4462f2d0f78"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_SerializedDescriptor": "SurfaceDescription.Emission"
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
+ "m_ObjectId": "3a26c02d8941458c841ed11c8535d309",
"m_Id": 0,
- "m_DisplayName": "Normal",
+ "m_DisplayName": "A",
"m_SlotType": 0,
"m_Hidden": false,
- "m_ShaderOutputName": "Normal",
- "m_StageCapability": 1,
+ "m_ShaderOutputName": "A",
+ "m_StageCapability": 3,
"m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
+ "e00": 0.0,
+ "e01": 0.0,
+ "e02": 0.0,
+ "e03": 0.0,
+ "e10": 0.0,
+ "e11": 0.0,
+ "e12": 0.0,
+ "e13": 0.0,
+ "e20": 0.0,
+ "e21": 0.0,
+ "e22": 0.0,
+ "e23": 0.0,
+ "e30": 0.0,
+ "e31": 0.0,
+ "e32": 0.0,
+ "e33": 0.0
+ },
+ "m_DefaultValue": {
+ "e00": 1.0,
+ "e01": 0.0,
+ "e02": 0.0,
+ "e03": 0.0,
+ "e10": 0.0,
+ "e11": 1.0,
+ "e12": 0.0,
+ "e13": 0.0,
+ "e20": 0.0,
+ "e21": 0.0,
+ "e22": 1.0,
+ "e23": 0.0,
+ "e30": 0.0,
+ "e31": 0.0,
+ "e32": 0.0,
+ "e33": 1.0
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
+ "m_ObjectId": "3bf6fb3992134e6583eda689b0c1f80c",
+ "m_Id": 5,
+ "m_DisplayName": "G",
+ "m_SlotType": 1,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "G",
+ "m_StageCapability": 2,
+ "m_Value": 0.0,
+ "m_DefaultValue": 0.0,
+ "m_Labels": []
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty",
+ "m_ObjectId": "3e8830a5ed084b0fa262e4133eaa545c",
+ "m_Guid": {
+ "m_GuidSerialized": "f2e88587-f8b5-4f89-bbad-3b88a33b8e0b"
+ },
+ "m_Name": "_MainTex",
+ "m_DefaultReferenceName": "Texture2D_3e8830a5ed084b0fa262e4133eaa545c",
+ "m_OverrideReferenceName": "_MainTex",
+ "m_GeneratePropertyBlock": true,
+ "m_Precision": 0,
+ "overrideHLSLDeclaration": false,
+ "hlslDeclarationOverride": 0,
+ "m_Hidden": false,
+ "m_Value": {
+ "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}",
+ "m_Guid": ""
+ },
+ "m_Modifiable": true,
+ "m_DefaultType": 0
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot",
+ "m_ObjectId": "3f28ae1e5f8244629c20b97d537ed26f",
+ "m_Id": 0,
+ "m_DisplayName": "Base Color",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "BaseColor",
+ "m_StageCapability": 2,
+ "m_Value": {
+ "x": 0.5,
+ "y": 0.5,
+ "z": 0.5
},
"m_DefaultValue": {
"x": 0.0,
@@ -355,13 +843,122 @@
"z": 0.0
},
"m_Labels": [],
- "m_Space": 0
+ "m_ColorMode": 0,
+ "m_DefaultColor": {
+ "r": 0.5,
+ "g": 0.5,
+ "b": 0.5,
+ "a": 1.0
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.MultiplyNode",
+ "m_ObjectId": "44852621e8a14801b8300fdea9a4c054",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "Multiply",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": -268.0,
+ "y": -312.9999694824219,
+ "width": 130.0,
+ "height": 118.00000762939453
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "358eeaa6fe374ec58ad48d71949b2c18"
+ },
+ {
+ "m_Id": "1e3542bf07a747fa95d365bfcf8f8810"
+ },
+ {
+ "m_Id": "e978e20c5c314983aa3f24c8c5cf3626"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": false,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
+ "m_ObjectId": "45bd86404878485da317d1c23d47e033",
+ "m_Id": 0,
+ "m_DisplayName": "Metallic",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Metallic",
+ "m_StageCapability": 2,
+ "m_Value": 0.5,
+ "m_DefaultValue": 0.0,
+ "m_Labels": []
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.PropertyNode",
+ "m_ObjectId": "4c4f9a141bf247afa6dbeadf964ed089",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "Property",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": -672.0000610351563,
+ "y": 4.000026702880859,
+ "width": 134.00001525878907,
+ "height": 34.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "01292df226db4ef280e10f5dc8e6fbeb"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_Property": {
+ "m_Id": "3e8830a5ed084b0fa262e4133eaa545c"
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
+ "m_ObjectId": "4e1d3f2af99b4778ada959502a44b72b",
+ "m_Id": 0,
+ "m_DisplayName": "Smoothness",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Smoothness",
+ "m_StageCapability": 2,
+ "m_Value": 0.5,
+ "m_DefaultValue": 0.5,
+ "m_Labels": []
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot",
- "m_ObjectId": "2c04412336aa485da15128b7cba6288c",
+ "m_ObjectId": "6b83dccbbe0d4a1fa68cdd6c35e172e4",
"m_Id": 0,
"m_DisplayName": "Out",
"m_SlotType": 1,
@@ -383,10 +980,753 @@
"m_Labels": []
}
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalLitSubTarget",
+ "m_ObjectId": "6be0035db9224f23be18e20e1e82cdf4",
+ "m_WorkflowMode": 1,
+ "m_NormalDropOffSpace": 1,
+ "m_ClearCoat": false
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
+ "m_ObjectId": "7231031249ba4ffd95bd8b5c266cb884",
+ "m_Id": 0,
+ "m_DisplayName": "Alpha",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Alpha",
+ "m_StageCapability": 2,
+ "m_Value": 1.0,
+ "m_DefaultValue": 1.0,
+ "m_Labels": []
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BlockNode",
+ "m_ObjectId": "728e88c6ed034ff4bade2ea92f902c31",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "SurfaceDescription.NormalOS",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": 0.0,
+ "y": 0.0,
+ "width": 0.0,
+ "height": 0.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "7f3a7adb387442bab3dff42933645fa3"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_SerializedDescriptor": "SurfaceDescription.NormalOS"
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BlockNode",
+ "m_ObjectId": "78df81db1fcc4d92b2a6a6ee7064ac7a",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "VertexDescription.Normal",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": 0.0,
+ "y": 0.0,
+ "width": 0.0,
+ "height": 0.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "bd0dccf8f52644fabec570c23c1f16b6"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_SerializedDescriptor": "VertexDescription.Normal"
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
+ "m_ObjectId": "7b1c998a6a224f36bdeb91b1cbfaf293",
+ "m_Id": 3,
+ "m_DisplayName": "Out",
+ "m_SlotType": 1,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Out",
+ "m_StageCapability": 3,
+ "m_Value": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0,
+ "w": 0.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0,
+ "w": 0.0
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot",
+ "m_ObjectId": "7d6bbb63de17430fb761b3f36982e9b3",
+ "m_Id": 0,
+ "m_DisplayName": "Out",
+ "m_SlotType": 1,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Out",
+ "m_StageCapability": 3,
+ "m_Value": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 1.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_Labels": []
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot",
+ "m_ObjectId": "7f3a7adb387442bab3dff42933645fa3",
+ "m_Id": 0,
+ "m_DisplayName": "Normal (Object Space)",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "NormalOS",
+ "m_StageCapability": 2,
+ "m_Value": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_Labels": [],
+ "m_Space": 0
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot",
+ "m_ObjectId": "7f4c8e174bcb4c29b22f314cca254202",
+ "m_Id": 1,
+ "m_DisplayName": "Texture",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Texture",
+ "m_StageCapability": 3,
+ "m_BareResource": false,
+ "m_Texture": {
+ "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}",
+ "m_Guid": ""
+ },
+ "m_DefaultType": 0
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
+ "m_ObjectId": "84389b6fd8034be0beb0f1afb4da336e",
+ "m_Id": 0,
+ "m_DisplayName": "Alpha Clip Threshold",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "AlphaClipThreshold",
+ "m_StageCapability": 2,
+ "m_Value": 0.5,
+ "m_DefaultValue": 0.5,
+ "m_Labels": []
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot",
+ "m_ObjectId": "8456bafa32ce49069109482d73a68720",
+ "m_Id": 2,
+ "m_DisplayName": "UV",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "UV",
+ "m_StageCapability": 3,
+ "m_Value": {
+ "x": 0.0,
+ "y": 0.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0
+ },
+ "m_Labels": [],
+ "m_Channel": 0
+}
+
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
- "m_ObjectId": "2cbfe0a96a704c3aafc1cf59fa190447",
+ "m_ObjectId": "89a4825587bc431ba01c7db9b10da33f",
+ "m_Id": 2,
+ "m_DisplayName": "Out",
+ "m_SlotType": 1,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Out",
+ "m_StageCapability": 3,
+ "m_Value": {
+ "e00": 0.0,
+ "e01": 0.0,
+ "e02": 0.0,
+ "e03": 0.0,
+ "e10": 0.0,
+ "e11": 0.0,
+ "e12": 0.0,
+ "e13": 0.0,
+ "e20": 0.0,
+ "e21": 0.0,
+ "e22": 0.0,
+ "e23": 0.0,
+ "e30": 0.0,
+ "e31": 0.0,
+ "e32": 0.0,
+ "e33": 0.0
+ },
+ "m_DefaultValue": {
+ "e00": 1.0,
+ "e01": 0.0,
+ "e02": 0.0,
+ "e03": 0.0,
+ "e10": 0.0,
+ "e11": 1.0,
+ "e12": 0.0,
+ "e13": 0.0,
+ "e20": 0.0,
+ "e21": 0.0,
+ "e22": 1.0,
+ "e23": 0.0,
+ "e30": 0.0,
+ "e31": 0.0,
+ "e32": 0.0,
+ "e33": 1.0
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BlockNode",
+ "m_ObjectId": "8b824ddf4ede4058bb1c04bfa8ff8e2b",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "SurfaceDescription.Alpha",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": 0.0,
+ "y": 0.0,
+ "width": 0.0,
+ "height": 0.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "7231031249ba4ffd95bd8b5c266cb884"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_SerializedDescriptor": "SurfaceDescription.Alpha"
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BlockNode",
+ "m_ObjectId": "8cf1b1c5fbb74106a3b76caeec589798",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "VertexDescription.Position",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": 0.0,
+ "y": 0.0,
+ "width": 0.0,
+ "height": 0.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "8ec594936f7c40ddbdef9adfa8d03479"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_SerializedDescriptor": "VertexDescription.Position"
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot",
+ "m_ObjectId": "8ec594936f7c40ddbdef9adfa8d03479",
+ "m_Id": 0,
+ "m_DisplayName": "Position",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Position",
+ "m_StageCapability": 1,
+ "m_Value": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_Labels": [],
+ "m_Space": 0
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.MultiplyNode",
+ "m_ObjectId": "91c18ad93b684b589c9134b890b1c413",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "Multiply",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": -247.0000457763672,
+ "y": -108.00000762939453,
+ "width": 130.0,
+ "height": 118.00000762939453
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "3a26c02d8941458c841ed11c8535d309"
+ },
+ {
+ "m_Id": "ef97d92160a14bdc9a60ec6806fdbc7f"
+ },
+ {
+ "m_Id": "89a4825587bc431ba01c7db9b10da33f"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": false,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
+ "m_ObjectId": "9941e502e1c34c29a94335948ea60f2a",
+ "m_Id": 6,
+ "m_DisplayName": "B",
+ "m_SlotType": 1,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "B",
+ "m_StageCapability": 2,
+ "m_Value": 0.0,
+ "m_DefaultValue": 0.0,
+ "m_Labels": []
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot",
+ "m_ObjectId": "9b65789c683442c9a33c77da40eb7cf0",
+ "m_Id": 0,
+ "m_DisplayName": "Out",
+ "m_SlotType": 1,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Out",
+ "m_StageCapability": 2,
+ "m_Value": true,
+ "m_DefaultValue": true
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BlockNode",
+ "m_ObjectId": "a71a35f7cf6b41ab9f7a31dc9e69cf8e",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "SurfaceDescription.AlphaClipThreshold",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": 133.00001525878907,
+ "y": 365.0000305175781,
+ "width": 200.00001525878907,
+ "height": 41.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "84389b6fd8034be0beb0f1afb4da336e"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold"
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.ColorRGBAMaterialSlot",
+ "m_ObjectId": "aa11fd314d0c4ee5bde53d827200c142",
+ "m_Id": 0,
+ "m_DisplayName": "Sprite Mask",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "SpriteMask",
+ "m_StageCapability": 2,
+ "m_Value": {
+ "x": 1.0,
+ "y": 1.0,
+ "z": 1.0,
+ "w": 1.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0,
+ "w": 0.0
+ },
+ "m_Labels": []
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot",
+ "m_ObjectId": "bd0dccf8f52644fabec570c23c1f16b6",
+ "m_Id": 0,
+ "m_DisplayName": "Normal",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Normal",
+ "m_StageCapability": 1,
+ "m_Value": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_Labels": [],
+ "m_Space": 0
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
+ "m_ObjectId": "c0484f86398f489eaa640fe9204eef0f",
+ "m_Id": 1,
+ "m_DisplayName": "True",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "True",
+ "m_StageCapability": 3,
+ "m_Value": {
+ "x": 1.0,
+ "y": 1.0,
+ "z": 1.0,
+ "w": 1.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0,
+ "w": 0.0
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot",
+ "m_ObjectId": "c243c22c6d734caba78ad4462f2d0f78",
+ "m_Id": 0,
+ "m_DisplayName": "Emission",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Emission",
+ "m_StageCapability": 2,
+ "m_Value": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_Labels": [],
+ "m_ColorMode": 1,
+ "m_DefaultColor": {
+ "r": 0.0,
+ "g": 0.0,
+ "b": 0.0,
+ "a": 1.0
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
+ "m_ObjectId": "cf345b261718476e893daa386969e526",
+ "m_Id": 7,
+ "m_DisplayName": "A",
+ "m_SlotType": 1,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "A",
+ "m_StageCapability": 2,
+ "m_Value": 0.0,
+ "m_DefaultValue": 0.0,
+ "m_Labels": []
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot",
+ "m_ObjectId": "daa054b5bebe4d8c81c334d34d014b8a",
+ "m_Id": 0,
+ "m_DisplayName": "Tangent",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Tangent",
+ "m_StageCapability": 1,
+ "m_Value": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_Labels": [],
+ "m_Space": 0
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BlockNode",
+ "m_ObjectId": "db31dc2f40f34860af6e9d89cfd0a5b3",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "SurfaceDescription.Smoothness",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": 122.99998474121094,
+ "y": 246.0,
+ "width": 200.00001525878907,
+ "height": 41.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "4e1d3f2af99b4778ada959502a44b72b"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_SerializedDescriptor": "SurfaceDescription.Smoothness"
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BlockNode",
+ "m_ObjectId": "db321eccfb274efebcdf5e32287605ea",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "SurfaceDescription.BaseColor",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": 0.0,
+ "y": 0.0,
+ "width": 0.0,
+ "height": 0.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "3f28ae1e5f8244629c20b97d537ed26f"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_SerializedDescriptor": "SurfaceDescription.BaseColor"
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BlockNode",
+ "m_ObjectId": "e81943b1a02f4c40bf269e847aa1a5aa",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "VertexDescription.Tangent",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": 0.0,
+ "y": 0.0,
+ "width": 0.0,
+ "height": 0.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "daa054b5bebe4d8c81c334d34d014b8a"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_SerializedDescriptor": "VertexDescription.Tangent"
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
+ "m_ObjectId": "e978e20c5c314983aa3f24c8c5cf3626",
+ "m_Id": 2,
+ "m_DisplayName": "Out",
+ "m_SlotType": 1,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Out",
+ "m_StageCapability": 3,
+ "m_Value": {
+ "e00": 0.0,
+ "e01": 0.0,
+ "e02": 0.0,
+ "e03": 0.0,
+ "e10": 0.0,
+ "e11": 0.0,
+ "e12": 0.0,
+ "e13": 0.0,
+ "e20": 0.0,
+ "e21": 0.0,
+ "e22": 0.0,
+ "e23": 0.0,
+ "e30": 0.0,
+ "e31": 0.0,
+ "e32": 0.0,
+ "e33": 0.0
+ },
+ "m_DefaultValue": {
+ "e00": 1.0,
+ "e01": 0.0,
+ "e02": 0.0,
+ "e03": 0.0,
+ "e10": 0.0,
+ "e11": 1.0,
+ "e12": 0.0,
+ "e13": 0.0,
+ "e20": 0.0,
+ "e21": 0.0,
+ "e22": 1.0,
+ "e23": 0.0,
+ "e30": 0.0,
+ "e31": 0.0,
+ "e32": 0.0,
+ "e33": 1.0
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
+ "m_ObjectId": "ef97d92160a14bdc9a60ec6806fdbc7f",
"m_Id": 1,
"m_DisplayName": "B",
"m_SlotType": 0,
@@ -433,316 +1773,57 @@
{
"m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "36dc1ce13a14459783daf98387028309",
- "m_Id": 0,
- "m_DisplayName": "Ambient Occlusion",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Occlusion",
- "m_StageCapability": 2,
- "m_Value": 1.0,
- "m_DefaultValue": 1.0,
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "370103cc7c9641838f7854a0b9ce39ef",
+ "m_Type": "UnityEditor.ShaderGraph.VertexColorNode",
+ "m_ObjectId": "f0b548de17f94b0e82a116022a3ac760",
"m_Group": {
"m_Id": ""
},
- "m_Name": "VertexDescription.Position",
+ "m_Name": "Vertex Color",
"m_DrawState": {
"m_Expanded": true,
"m_Position": {
"serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "bc35825204714ac692337878093336da"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "VertexDescription.Position"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot",
- "m_ObjectId": "37012519951046428b52d3b7866898db",
- "m_Id": 3,
- "m_DisplayName": "Sampler",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Sampler",
- "m_StageCapability": 3,
- "m_BareResource": false
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "3b2df370927a4278970e09feab507506",
- "m_Id": 7,
- "m_DisplayName": "A",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "A",
- "m_StageCapability": 2,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "3ce4dbc7ca5544b0941bfd2b06289c7a",
- "m_Id": 0,
- "m_DisplayName": "Smoothness",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Smoothness",
- "m_StageCapability": 2,
- "m_Value": 0.5,
- "m_DefaultValue": 0.5,
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot",
- "m_ObjectId": "4f8f3d98a45e43ffad83a7e329725d2a",
- "m_Id": 0,
- "m_DisplayName": "RGBA",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "RGBA",
- "m_StageCapability": 2,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "5134078c5411481193d24c38a9b1f3a0",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.Emission",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "d57ee834a3364c869be903b9e07c7647"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.Emission"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget",
- "m_ObjectId": "63db55777be1441e8b99110893c8bfad",
- "m_ActiveSubTarget": {
- "m_Id": "68ba65db88dc4dd8ae102c6d000708e0"
- },
- "m_SurfaceType": 0,
- "m_AlphaMode": 0,
- "m_TwoSided": false,
- "m_AlphaClip": false,
- "m_CustomEditorGUI": ""
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalLitSubTarget",
- "m_ObjectId": "68ba65db88dc4dd8ae102c6d000708e0",
- "m_WorkflowMode": 1,
- "m_NormalDropOffSpace": 0,
- "m_ClearCoat": false
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot",
- "m_ObjectId": "6e8e2c2dcf664be484dc58201364d3c4",
- "m_Id": 0,
- "m_DisplayName": "Tangent",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Tangent",
- "m_StageCapability": 1,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_Space": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty",
- "m_ObjectId": "742148b31fa34d36b18b806d08ac8817",
- "m_Guid": {
- "m_GuidSerialized": "303c5633-a5d5-4e52-a358-a09323c36ca7"
- },
- "m_Name": "_MainTex",
- "m_DefaultReferenceName": "Texture2D_742148b31fa34d36b18b806d08ac8817",
- "m_OverrideReferenceName": "_MainTex",
- "m_GeneratePropertyBlock": true,
- "m_Precision": 0,
- "overrideHLSLDeclaration": false,
- "hlslDeclarationOverride": 0,
- "m_Hidden": false,
- "m_Value": {
- "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}",
- "m_Guid": ""
- },
- "m_Modifiable": true,
- "m_DefaultType": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "7698e3e60e6f43cfaf2526955d10f8ed",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.NormalTS",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "936bb4caad76440c863df2b0895978ad"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.NormalTS"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "77b605592b0344a5907fd12b0c9644f1",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.Occlusion",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "36dc1ce13a14459783daf98387028309"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.Occlusion"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.MultiplyNode",
- "m_ObjectId": "77e3fcd9bcc748aeaf4e73423ff2c9f2",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "Multiply",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 478.5,
- "y": -43.0,
+ "x": -495.0,
+ "y": -165.0,
"width": 208.0,
- "height": 302.0
+ "height": 278.0
}
},
"m_Slots": [
{
- "m_Id": "15f34a6127104cff9001a3f6ed05e9cd"
- },
+ "m_Id": "6b83dccbbe0d4a1fa68cdd6c35e172e4"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": false,
+ "m_PreviewMode": 1,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode",
+ "m_ObjectId": "f9ca062847524483be6a96a0c46b1293",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "Is Front Face",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": -442.0000305175781,
+ "y": -467.0,
+ "width": 119.00000762939453,
+ "height": 77.00000762939453
+ }
+ },
+ "m_Slots": [
{
- "m_Id": "2cbfe0a96a704c3aafc1cf59fa190447"
- },
- {
- "m_Id": "8ab1e084061e4e65a40bcf145cf95477"
+ "m_Id": "9b65789c683442c9a33c77da40eb7cf0"
}
],
"synonyms": [],
@@ -754,181 +1835,10 @@
}
}
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "7e4b684cf5924c0c98b1b1345b27e172",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.BaseColor",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "f8584d2d379447ed93eb3dfa852fd521"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.BaseColor"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "8001383fa0de452e915295d22e8c5280",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "VertexDescription.Tangent",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "6e8e2c2dcf664be484dc58201364d3c4"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "VertexDescription.Tangent"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "805e768940214422b200b62644f77a71",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "VertexDescription.Normal",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "1c142b8a9af34723afbbc751bd26f79f"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "VertexDescription.Normal"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
- "m_ObjectId": "8ab1e084061e4e65a40bcf145cf95477",
- "m_Id": 2,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": {
- "e00": 0.0,
- "e01": 0.0,
- "e02": 0.0,
- "e03": 0.0,
- "e10": 0.0,
- "e11": 0.0,
- "e12": 0.0,
- "e13": 0.0,
- "e20": 0.0,
- "e21": 0.0,
- "e22": 0.0,
- "e23": 0.0,
- "e30": 0.0,
- "e31": 0.0,
- "e32": 0.0,
- "e33": 0.0
- },
- "m_DefaultValue": {
- "e00": 1.0,
- "e01": 0.0,
- "e02": 0.0,
- "e03": 0.0,
- "e10": 0.0,
- "e11": 1.0,
- "e12": 0.0,
- "e13": 0.0,
- "e20": 0.0,
- "e21": 0.0,
- "e22": 1.0,
- "e23": 0.0,
- "e30": 0.0,
- "e31": 0.0,
- "e32": 0.0,
- "e33": 1.0
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot",
- "m_ObjectId": "936bb4caad76440c863df2b0895978ad",
- "m_Id": 0,
- "m_DisplayName": "Normal (Tangent Space)",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "NormalTS",
- "m_StageCapability": 2,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_Space": 3
-}
-
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "a0dfe1d8580249948718d20e9fca8606",
+ "m_ObjectId": "fcda6ca2f5514e6687d5f6af9e77cfbf",
"m_Id": 4,
"m_DisplayName": "R",
"m_SlotType": 1,
@@ -942,270 +1852,25 @@
{
"m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.PropertyNode",
- "m_ObjectId": "b6cd68d7f75c4d3aaf43deea293c5d7c",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "Property",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 78.5,
- "y": -37.0,
- "width": 138.5,
- "height": 34.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "0695d9a39a2a477b9f8f563917e13830"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_Property": {
- "m_Id": "742148b31fa34d36b18b806d08ac8817"
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot",
- "m_ObjectId": "bc35825204714ac692337878093336da",
- "m_Id": 0,
- "m_DisplayName": "Position",
+ "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
+ "m_ObjectId": "fd0cffc8434c482592a6cb37a8959a85",
+ "m_Id": 2,
+ "m_DisplayName": "False",
"m_SlotType": 0,
"m_Hidden": false,
- "m_ShaderOutputName": "Position",
- "m_StageCapability": 1,
+ "m_ShaderOutputName": "False",
+ "m_StageCapability": 3,
"m_Value": {
"x": 0.0,
"y": 0.0,
- "z": 0.0
+ "z": 0.0,
+ "w": 0.0
},
"m_DefaultValue": {
"x": 0.0,
"y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_Space": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "c70e6c6893a34a35979522182416c06b",
- "m_Id": 5,
- "m_DisplayName": "G",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "G",
- "m_StageCapability": 2,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.VertexColorNode",
- "m_ObjectId": "d11d677aca5d4792bba3d5ef8ff0bad2",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "Vertex Color",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 212.5,
- "y": -355.0,
- "width": 208.0,
- "height": 278.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "2c04412336aa485da15128b7cba6288c"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 2,
- "m_CustomColors": {
- "m_SerializableColors": []
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot",
- "m_ObjectId": "d57ee834a3364c869be903b9e07c7647",
- "m_Id": 0,
- "m_DisplayName": "Emission",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Emission",
- "m_StageCapability": 2,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_ColorMode": 1,
- "m_DefaultColor": {
- "r": 0.0,
- "g": 0.0,
- "b": 0.0,
- "a": 1.0
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "e2912fbff4f8476f9723388f8fb71ea2",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.Metallic",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "e565c21d7469465f94e425173753d8ae"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.Metallic"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "e565c21d7469465f94e425173753d8ae",
- "m_Id": 0,
- "m_DisplayName": "Metallic",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Metallic",
- "m_StageCapability": 2,
- "m_Value": 0.5,
- "m_DefaultValue": 0.0,
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode",
- "m_ObjectId": "ea524a7cb82c42a197fe2ddc51661453",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "Sample Texture 2D",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 238.5,
- "y": 57.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "4f8f3d98a45e43ffad83a7e329725d2a"
- },
- {
- "m_Id": "a0dfe1d8580249948718d20e9fca8606"
- },
- {
- "m_Id": "c70e6c6893a34a35979522182416c06b"
- },
- {
- "m_Id": "06153869483f4604a61de6735761bbea"
- },
- {
- "m_Id": "3b2df370927a4278970e09feab507506"
- },
- {
- "m_Id": "03fa66587d3945f380b07849c4268dbe"
- },
- {
- "m_Id": "1368b542cd4f436fbbf54ea251208c25"
- },
- {
- "m_Id": "37012519951046428b52d3b7866898db"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_TextureType": 0,
- "m_NormalMapSpace": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot",
- "m_ObjectId": "f8584d2d379447ed93eb3dfa852fd521",
- "m_Id": 0,
- "m_DisplayName": "Base Color",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "BaseColor",
- "m_StageCapability": 2,
- "m_Value": {
- "x": 0.5,
- "y": 0.5,
- "z": 0.5
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_ColorMode": 0,
- "m_DefaultColor": {
- "r": 0.5,
- "g": 0.5,
- "b": 0.5,
- "a": 1.0
+ "z": 0.0,
+ "w": 0.0
}
}
diff --git a/Assets/GameAssets/Shader/SpriteHD.shadergraph.meta b/Assets/GameAssets/Shader/SpriteHD.shadergraph.meta
index 92fc6e2..b889654 100644
--- a/Assets/GameAssets/Shader/SpriteHD.shadergraph.meta
+++ b/Assets/GameAssets/Shader/SpriteHD.shadergraph.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 8dbe0aa8cdff835439b6554f4deec4c5
+guid: 6ec4d9ffb89e3b847a1c3b174799d328
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
diff --git a/Assets/GameAssets/Shader/SpriteHD2Plan.shadergraph b/Assets/GameAssets/Shader/SpriteHD2Plan.shadergraph
index 24dbb91..ce8eae5 100644
--- a/Assets/GameAssets/Shader/SpriteHD2Plan.shadergraph
+++ b/Assets/GameAssets/Shader/SpriteHD2Plan.shadergraph
@@ -1,76 +1,64 @@
{
"m_SGVersion": 2,
"m_Type": "UnityEditor.ShaderGraph.GraphData",
- "m_ObjectId": "8f2cbc687efc48c982fb76932ca8aca5",
+ "m_ObjectId": "f78f27e17e64495abb5d6fd94a39b51b",
"m_Properties": [
{
- "m_Id": "742148b31fa34d36b18b806d08ac8817"
+ "m_Id": "3e8830a5ed084b0fa262e4133eaa545c"
}
],
"m_Keywords": [],
"m_Nodes": [
{
- "m_Id": "370103cc7c9641838f7854a0b9ce39ef"
+ "m_Id": "8cf1b1c5fbb74106a3b76caeec589798"
},
{
- "m_Id": "805e768940214422b200b62644f77a71"
+ "m_Id": "78df81db1fcc4d92b2a6a6ee7064ac7a"
},
{
- "m_Id": "8001383fa0de452e915295d22e8c5280"
+ "m_Id": "e81943b1a02f4c40bf269e847aa1a5aa"
},
{
- "m_Id": "7e4b684cf5924c0c98b1b1345b27e172"
+ "m_Id": "db321eccfb274efebcdf5e32287605ea"
},
{
- "m_Id": "7698e3e60e6f43cfaf2526955d10f8ed"
+ "m_Id": "2e1f918edf5b4a468464d2cdd05988b2"
},
{
- "m_Id": "77b605592b0344a5907fd12b0c9644f1"
+ "m_Id": "4c4f9a141bf247afa6dbeadf964ed089"
},
{
- "m_Id": "b6cd68d7f75c4d3aaf43deea293c5d7c"
+ "m_Id": "041cab4ad00b4bd2abe3f31a6a502dd1"
},
{
- "m_Id": "ea524a7cb82c42a197fe2ddc51661453"
+ "m_Id": "f0b548de17f94b0e82a116022a3ac760"
},
{
- "m_Id": "77e3fcd9bcc748aeaf4e73423ff2c9f2"
+ "m_Id": "91c18ad93b684b589c9134b890b1c413"
},
{
- "m_Id": "d11d677aca5d4792bba3d5ef8ff0bad2"
+ "m_Id": "002af500273a4a1c8f719c0871d2eb71"
},
{
- "m_Id": "13c83d44045a4244a263f07a50de6d57"
+ "m_Id": "329f66208a0b40959355860706f250cf"
},
{
- "m_Id": "99fb68124b9c48c4954e41562c5eb11c"
+ "m_Id": "f9ca062847524483be6a96a0c46b1293"
},
{
- "m_Id": "6aa1d7a11dc64af383fbf14a7161cda0"
+ "m_Id": "071f451fe9104a618176bb4477edd16b"
},
{
- "m_Id": "054333ed01e147569dda4e81baf1ae71"
+ "m_Id": "44852621e8a14801b8300fdea9a4c054"
},
{
- "m_Id": "9563f33bb3684960b1cb4a16ce9899df"
+ "m_Id": "8b824ddf4ede4058bb1c04bfa8ff8e2b"
},
{
- "m_Id": "bfaeec5e649e431db88e34f6d4e50b7c"
+ "m_Id": "119f482cb47740acb9a51953b98d982f"
},
{
- "m_Id": "a188f736dc124071aab644d8cc90b6be"
- },
- {
- "m_Id": "9cbf1a6bf78b4bd98bf438bf2922efee"
- },
- {
- "m_Id": "327091e914ea465a8306da7799343c4b"
- },
- {
- "m_Id": "b1c872b0e3b341e0a4856a12709fa1c3"
- },
- {
- "m_Id": "76257564998b46c2852537bba1763e88"
+ "m_Id": "860276dbf5a0486f86eaa615d7313e32"
}
],
"m_GroupDatas": [],
@@ -79,41 +67,13 @@
{
"m_OutputSlot": {
"m_Node": {
- "m_Id": "054333ed01e147569dda4e81baf1ae71"
- },
- "m_SlotId": 2
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "6aa1d7a11dc64af383fbf14a7161cda0"
- },
- "m_SlotId": 2
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "13c83d44045a4244a263f07a50de6d57"
+ "m_Id": "041cab4ad00b4bd2abe3f31a6a502dd1"
},
"m_SlotId": 0
},
"m_InputSlot": {
"m_Node": {
- "m_Id": "054333ed01e147569dda4e81baf1ae71"
- },
- "m_SlotId": 0
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "13c83d44045a4244a263f07a50de6d57"
- },
- "m_SlotId": 0
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "6aa1d7a11dc64af383fbf14a7161cda0"
+ "m_Id": "91c18ad93b684b589c9134b890b1c413"
},
"m_SlotId": 1
}
@@ -121,97 +81,125 @@
{
"m_OutputSlot": {
"m_Node": {
- "m_Id": "6aa1d7a11dc64af383fbf14a7161cda0"
- },
- "m_SlotId": 3
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "7698e3e60e6f43cfaf2526955d10f8ed"
- },
- "m_SlotId": 0
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "77e3fcd9bcc748aeaf4e73423ff2c9f2"
- },
- "m_SlotId": 2
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "7e4b684cf5924c0c98b1b1345b27e172"
- },
- "m_SlotId": 0
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "99fb68124b9c48c4954e41562c5eb11c"
- },
- "m_SlotId": 0
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "6aa1d7a11dc64af383fbf14a7161cda0"
- },
- "m_SlotId": 0
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "b6cd68d7f75c4d3aaf43deea293c5d7c"
- },
- "m_SlotId": 0
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "ea524a7cb82c42a197fe2ddc51661453"
- },
- "m_SlotId": 1
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "d11d677aca5d4792bba3d5ef8ff0bad2"
- },
- "m_SlotId": 0
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "77e3fcd9bcc748aeaf4e73423ff2c9f2"
- },
- "m_SlotId": 0
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "ea524a7cb82c42a197fe2ddc51661453"
- },
- "m_SlotId": 0
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "77e3fcd9bcc748aeaf4e73423ff2c9f2"
- },
- "m_SlotId": 1
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "ea524a7cb82c42a197fe2ddc51661453"
+ "m_Id": "041cab4ad00b4bd2abe3f31a6a502dd1"
},
"m_SlotId": 7
},
"m_InputSlot": {
"m_Node": {
- "m_Id": "77b605592b0344a5907fd12b0c9644f1"
+ "m_Id": "8b824ddf4ede4058bb1c04bfa8ff8e2b"
+ },
+ "m_SlotId": 0
+ }
+ },
+ {
+ "m_OutputSlot": {
+ "m_Node": {
+ "m_Id": "071f451fe9104a618176bb4477edd16b"
+ },
+ "m_SlotId": 3
+ },
+ "m_InputSlot": {
+ "m_Node": {
+ "m_Id": "860276dbf5a0486f86eaa615d7313e32"
+ },
+ "m_SlotId": 0
+ }
+ },
+ {
+ "m_OutputSlot": {
+ "m_Node": {
+ "m_Id": "329f66208a0b40959355860706f250cf"
+ },
+ "m_SlotId": 0
+ },
+ "m_InputSlot": {
+ "m_Node": {
+ "m_Id": "071f451fe9104a618176bb4477edd16b"
+ },
+ "m_SlotId": 1
+ }
+ },
+ {
+ "m_OutputSlot": {
+ "m_Node": {
+ "m_Id": "329f66208a0b40959355860706f250cf"
+ },
+ "m_SlotId": 0
+ },
+ "m_InputSlot": {
+ "m_Node": {
+ "m_Id": "44852621e8a14801b8300fdea9a4c054"
+ },
+ "m_SlotId": 0
+ }
+ },
+ {
+ "m_OutputSlot": {
+ "m_Node": {
+ "m_Id": "44852621e8a14801b8300fdea9a4c054"
+ },
+ "m_SlotId": 2
+ },
+ "m_InputSlot": {
+ "m_Node": {
+ "m_Id": "071f451fe9104a618176bb4477edd16b"
+ },
+ "m_SlotId": 2
+ }
+ },
+ {
+ "m_OutputSlot": {
+ "m_Node": {
+ "m_Id": "4c4f9a141bf247afa6dbeadf964ed089"
+ },
+ "m_SlotId": 0
+ },
+ "m_InputSlot": {
+ "m_Node": {
+ "m_Id": "041cab4ad00b4bd2abe3f31a6a502dd1"
+ },
+ "m_SlotId": 1
+ }
+ },
+ {
+ "m_OutputSlot": {
+ "m_Node": {
+ "m_Id": "91c18ad93b684b589c9134b890b1c413"
+ },
+ "m_SlotId": 2
+ },
+ "m_InputSlot": {
+ "m_Node": {
+ "m_Id": "db321eccfb274efebcdf5e32287605ea"
+ },
+ "m_SlotId": 0
+ }
+ },
+ {
+ "m_OutputSlot": {
+ "m_Node": {
+ "m_Id": "f0b548de17f94b0e82a116022a3ac760"
+ },
+ "m_SlotId": 0
+ },
+ "m_InputSlot": {
+ "m_Node": {
+ "m_Id": "91c18ad93b684b589c9134b890b1c413"
+ },
+ "m_SlotId": 0
+ }
+ },
+ {
+ "m_OutputSlot": {
+ "m_Node": {
+ "m_Id": "f9ca062847524483be6a96a0c46b1293"
+ },
+ "m_SlotId": 0
+ },
+ "m_InputSlot": {
+ "m_Node": {
+ "m_Id": "071f451fe9104a618176bb4477edd16b"
},
"m_SlotId": 0
}
@@ -219,53 +207,44 @@
],
"m_VertexContext": {
"m_Position": {
- "x": 872.0,
- "y": -467.0
+ "x": 108.99998474121094,
+ "y": -280.0000305175781
},
"m_Blocks": [
{
- "m_Id": "370103cc7c9641838f7854a0b9ce39ef"
+ "m_Id": "8cf1b1c5fbb74106a3b76caeec589798"
},
{
- "m_Id": "805e768940214422b200b62644f77a71"
+ "m_Id": "78df81db1fcc4d92b2a6a6ee7064ac7a"
},
{
- "m_Id": "8001383fa0de452e915295d22e8c5280"
+ "m_Id": "e81943b1a02f4c40bf269e847aa1a5aa"
}
]
},
"m_FragmentContext": {
"m_Position": {
- "x": 872.0,
- "y": -262.0
+ "x": 108.9999771118164,
+ "y": -78.00001525878906
},
"m_Blocks": [
{
- "m_Id": "7e4b684cf5924c0c98b1b1345b27e172"
+ "m_Id": "db321eccfb274efebcdf5e32287605ea"
},
{
- "m_Id": "7698e3e60e6f43cfaf2526955d10f8ed"
+ "m_Id": "2e1f918edf5b4a468464d2cdd05988b2"
},
{
- "m_Id": "77b605592b0344a5907fd12b0c9644f1"
+ "m_Id": "002af500273a4a1c8f719c0871d2eb71"
},
{
- "m_Id": "9563f33bb3684960b1cb4a16ce9899df"
+ "m_Id": "8b824ddf4ede4058bb1c04bfa8ff8e2b"
},
{
- "m_Id": "a188f736dc124071aab644d8cc90b6be"
+ "m_Id": "119f482cb47740acb9a51953b98d982f"
},
{
- "m_Id": "9cbf1a6bf78b4bd98bf438bf2922efee"
- },
- {
- "m_Id": "327091e914ea465a8306da7799343c4b"
- },
- {
- "m_Id": "b1c872b0e3b341e0a4856a12709fa1c3"
- },
- {
- "m_Id": "76257564998b46c2852537bba1763e88"
+ "m_Id": "860276dbf5a0486f86eaa615d7313e32"
}
]
},
@@ -283,86 +262,48 @@
},
"m_ActiveTargets": [
{
- "m_Id": "63db55777be1441e8b99110893c8bfad"
+ "m_Id": "0fb1aab6b707430cb7038940bd28bf20"
}
]
}
{
"m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot",
- "m_ObjectId": "03fa66587d3945f380b07849c4268dbe",
- "m_Id": 1,
- "m_DisplayName": "Texture",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Texture",
- "m_StageCapability": 3,
- "m_BareResource": false,
- "m_Texture": {
- "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}",
- "m_Guid": ""
- },
- "m_DefaultType": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.MultiplyNode",
- "m_ObjectId": "054333ed01e147569dda4e81baf1ae71",
+ "m_Type": "UnityEditor.ShaderGraph.BlockNode",
+ "m_ObjectId": "002af500273a4a1c8f719c0871d2eb71",
"m_Group": {
"m_Id": ""
},
- "m_Name": "Multiply",
+ "m_Name": "SurfaceDescription.Metallic",
"m_DrawState": {
"m_Expanded": true,
"m_Position": {
"serializedVersion": "2",
- "x": 382.0,
- "y": -499.0,
- "width": 129.99998474121095,
- "height": 118.0
+ "x": 71.0000228881836,
+ "y": 428.0,
+ "width": 200.00001525878907,
+ "height": 41.0
}
},
"m_Slots": [
{
- "m_Id": "be9a5afc96bd44c1bf4ad9c3de922ae3"
- },
- {
- "m_Id": "6fa4d7302b8c42419d18635b95cffde3"
- },
- {
- "m_Id": "3e79c2228b1a4897a82490216ae9c266"
+ "m_Id": "45bd86404878485da317d1c23d47e033"
}
],
"synonyms": [],
"m_Precision": 0,
- "m_PreviewExpanded": false,
+ "m_PreviewExpanded": true,
"m_PreviewMode": 0,
"m_CustomColors": {
"m_SerializableColors": []
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "06153869483f4604a61de6735761bbea",
- "m_Id": 6,
- "m_DisplayName": "B",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "B",
- "m_StageCapability": 2,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
+ },
+ "m_SerializedDescriptor": "SurfaceDescription.Metallic"
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot",
- "m_ObjectId": "0695d9a39a2a477b9f8f563917e13830",
+ "m_ObjectId": "01292df226db4ef280e10f5dc8e6fbeb",
"m_Id": 0,
"m_DisplayName": "_MainTex",
"m_SlotType": 1,
@@ -374,265 +315,122 @@
{
"m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot",
- "m_ObjectId": "1368b542cd4f436fbbf54ea251208c25",
- "m_Id": 2,
- "m_DisplayName": "UV",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "UV",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0
- },
- "m_Labels": [],
- "m_Channel": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.NormalVectorNode",
- "m_ObjectId": "13c83d44045a4244a263f07a50de6d57",
+ "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode",
+ "m_ObjectId": "041cab4ad00b4bd2abe3f31a6a502dd1",
"m_Group": {
"m_Id": ""
},
- "m_Name": "Normal Vector",
+ "m_Name": "Sample Texture 2D",
"m_DrawState": {
"m_Expanded": true,
"m_Position": {
"serializedVersion": "2",
- "x": 45.0,
- "y": -557.0,
- "width": 206.0,
- "height": 132.0
+ "x": -467.99993896484377,
+ "y": 152.00001525878907,
+ "width": 184.0,
+ "height": 253.0
}
},
"m_Slots": [
{
- "m_Id": "4cdfe2348b3747a3a9755ff735ce3e93"
+ "m_Id": "1662455ace9b44c2a36cfc7deed62647"
+ },
+ {
+ "m_Id": "fcda6ca2f5514e6687d5f6af9e77cfbf"
+ },
+ {
+ "m_Id": "3bf6fb3992134e6583eda689b0c1f80c"
+ },
+ {
+ "m_Id": "9941e502e1c34c29a94335948ea60f2a"
+ },
+ {
+ "m_Id": "cf345b261718476e893daa386969e526"
+ },
+ {
+ "m_Id": "7f4c8e174bcb4c29b22f314cca254202"
+ },
+ {
+ "m_Id": "8456bafa32ce49069109482d73a68720"
+ },
+ {
+ "m_Id": "204bbbaab587419f950e885235d66a3e"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 1,
+ "m_PreviewExpanded": false,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_TextureType": 0,
+ "m_NormalMapSpace": 0
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BranchNode",
+ "m_ObjectId": "071f451fe9104a618176bb4477edd16b",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "Branch",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": -214.0000457763672,
+ "y": -280.0,
+ "width": 172.0,
+ "height": 142.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "176cd8c96f0741bfb9def734ede582f8"
+ },
+ {
+ "m_Id": "c0484f86398f489eaa640fe9204eef0f"
+ },
+ {
+ "m_Id": "fd0cffc8434c482592a6cb37a8959a85"
+ },
+ {
+ "m_Id": "7b1c998a6a224f36bdeb91b1cbfaf293"
}
],
"synonyms": [],
"m_Precision": 0,
"m_PreviewExpanded": false,
- "m_PreviewMode": 2,
+ "m_PreviewMode": 0,
"m_CustomColors": {
"m_SerializableColors": []
- },
- "m_Space": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
- "m_ObjectId": "15f34a6127104cff9001a3f6ed05e9cd",
- "m_Id": 0,
- "m_DisplayName": "A",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "A",
- "m_StageCapability": 3,
- "m_Value": {
- "e00": 0.0,
- "e01": 0.0,
- "e02": 0.0,
- "e03": 0.0,
- "e10": 0.0,
- "e11": 0.0,
- "e12": 0.0,
- "e13": 0.0,
- "e20": 0.0,
- "e21": 0.0,
- "e22": 0.0,
- "e23": 0.0,
- "e30": 0.0,
- "e31": 0.0,
- "e32": 0.0,
- "e33": 0.0
- },
- "m_DefaultValue": {
- "e00": 1.0,
- "e01": 0.0,
- "e02": 0.0,
- "e03": 0.0,
- "e10": 0.0,
- "e11": 1.0,
- "e12": 0.0,
- "e13": 0.0,
- "e20": 0.0,
- "e21": 0.0,
- "e22": 1.0,
- "e23": 0.0,
- "e30": 0.0,
- "e31": 0.0,
- "e32": 0.0,
- "e33": 1.0
}
}
{
"m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot",
- "m_ObjectId": "1c142b8a9af34723afbbc751bd26f79f",
- "m_Id": 0,
- "m_DisplayName": "Normal",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Normal",
- "m_StageCapability": 1,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
+ "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget",
+ "m_ObjectId": "0fb1aab6b707430cb7038940bd28bf20",
+ "m_ActiveSubTarget": {
+ "m_Id": "a1f9770eb7f84ef49d278997fc34a870"
},
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_Space": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
- "m_ObjectId": "223d7e444c784140a7c21d2c8a738fce",
- "m_Id": 1,
- "m_DisplayName": "True",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "True",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 1.0,
- "y": 1.0,
- "z": 1.0,
- "w": 1.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot",
- "m_ObjectId": "2b93d75724b74ef4996589728b081162",
- "m_Id": 0,
- "m_DisplayName": "Predicate",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Predicate",
- "m_StageCapability": 3,
- "m_Value": false,
- "m_DefaultValue": false
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot",
- "m_ObjectId": "2c04412336aa485da15128b7cba6288c",
- "m_Id": 0,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 1.0,
- "y": 1.0,
- "z": 1.0,
- "w": 1.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
- "m_ObjectId": "2cbfe0a96a704c3aafc1cf59fa190447",
- "m_Id": 1,
- "m_DisplayName": "B",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "B",
- "m_StageCapability": 3,
- "m_Value": {
- "e00": 2.0,
- "e01": 2.0,
- "e02": 2.0,
- "e03": 2.0,
- "e10": 2.0,
- "e11": 2.0,
- "e12": 2.0,
- "e13": 2.0,
- "e20": 2.0,
- "e21": 2.0,
- "e22": 2.0,
- "e23": 2.0,
- "e30": 2.0,
- "e31": 2.0,
- "e32": 2.0,
- "e33": 2.0
- },
- "m_DefaultValue": {
- "e00": 1.0,
- "e01": 0.0,
- "e02": 0.0,
- "e03": 0.0,
- "e10": 0.0,
- "e11": 1.0,
- "e12": 0.0,
- "e13": 0.0,
- "e20": 0.0,
- "e21": 0.0,
- "e22": 1.0,
- "e23": 0.0,
- "e30": 0.0,
- "e31": 0.0,
- "e32": 0.0,
- "e33": 1.0
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "2de4c9e9ed5c4a95953648c0c97590f8",
- "m_Id": 0,
- "m_DisplayName": "Smoothness",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Smoothness",
- "m_StageCapability": 2,
- "m_Value": 0.5,
- "m_DefaultValue": 0.5,
- "m_Labels": []
+ "m_SurfaceType": 0,
+ "m_AlphaMode": 0,
+ "m_TwoSided": true,
+ "m_AlphaClip": true,
+ "m_CustomEditorGUI": ""
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "327091e914ea465a8306da7799343c4b",
+ "m_ObjectId": "119f482cb47740acb9a51953b98d982f",
"m_Group": {
"m_Id": ""
},
- "m_Name": "SurfaceDescription.NormalOS",
+ "m_Name": "SurfaceDescription.AlphaClipThreshold",
"m_DrawState": {
"m_Expanded": true,
"m_Position": {
@@ -645,7 +443,7 @@
},
"m_Slots": [
{
- "m_Id": "c2652c8ab5a547c1b9b68f6af4bdc84d"
+ "m_Id": "7fa920857b354aaba348c0c38ff86e7a"
}
],
"synonyms": [],
@@ -655,214 +453,13 @@
"m_CustomColors": {
"m_SerializableColors": []
},
- "m_SerializedDescriptor": "SurfaceDescription.NormalOS"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "36dc1ce13a14459783daf98387028309",
- "m_Id": 0,
- "m_DisplayName": "Ambient Occlusion",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Occlusion",
- "m_StageCapability": 2,
- "m_Value": 1.0,
- "m_DefaultValue": 1.0,
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "370103cc7c9641838f7854a0b9ce39ef",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "VertexDescription.Position",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "bc35825204714ac692337878093336da"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "VertexDescription.Position"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot",
- "m_ObjectId": "37012519951046428b52d3b7866898db",
- "m_Id": 3,
- "m_DisplayName": "Sampler",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Sampler",
- "m_StageCapability": 3,
- "m_BareResource": false
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "3b2df370927a4278970e09feab507506",
- "m_Id": 7,
- "m_DisplayName": "A",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "A",
- "m_StageCapability": 2,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
- "m_ObjectId": "3ccdb379f1244d2c9cb9d92acce033cf",
- "m_Id": 2,
- "m_DisplayName": "False",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "False",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
- "m_ObjectId": "3e79c2228b1a4897a82490216ae9c266",
- "m_Id": 2,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": {
- "e00": 0.0,
- "e01": 0.0,
- "e02": 0.0,
- "e03": 0.0,
- "e10": 0.0,
- "e11": 0.0,
- "e12": 0.0,
- "e13": 0.0,
- "e20": 0.0,
- "e21": 0.0,
- "e22": 0.0,
- "e23": 0.0,
- "e30": 0.0,
- "e31": 0.0,
- "e32": 0.0,
- "e33": 0.0
- },
- "m_DefaultValue": {
- "e00": 1.0,
- "e01": 0.0,
- "e02": 0.0,
- "e03": 0.0,
- "e10": 0.0,
- "e11": 1.0,
- "e12": 0.0,
- "e13": 0.0,
- "e20": 0.0,
- "e21": 0.0,
- "e22": 1.0,
- "e23": 0.0,
- "e30": 0.0,
- "e31": 0.0,
- "e32": 0.0,
- "e33": 1.0
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot",
- "m_ObjectId": "3f36ce4a7b214a9b879e8524206add7f",
- "m_Id": 0,
- "m_DisplayName": "Emission",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Emission",
- "m_StageCapability": 2,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_ColorMode": 1,
- "m_DefaultColor": {
- "r": 0.0,
- "g": 0.0,
- "b": 0.0,
- "a": 1.0
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot",
- "m_ObjectId": "4cdfe2348b3747a3a9755ff735ce3e93",
- "m_Id": 0,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 1.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": []
+ "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold"
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot",
- "m_ObjectId": "4f8f3d98a45e43ffad83a7e329725d2a",
+ "m_ObjectId": "1662455ace9b44c2a36cfc7deed62647",
"m_Id": 0,
"m_DisplayName": "RGBA",
"m_SlotType": 1,
@@ -887,109 +484,21 @@
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot",
- "m_ObjectId": "594a76999751473e9ff1b1fddf82f9b9",
+ "m_ObjectId": "176cd8c96f0741bfb9def734ede582f8",
"m_Id": 0,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 2,
- "m_Value": true,
- "m_DefaultValue": true
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget",
- "m_ObjectId": "63db55777be1441e8b99110893c8bfad",
- "m_ActiveSubTarget": {
- "m_Id": "68ba65db88dc4dd8ae102c6d000708e0"
- },
- "m_SurfaceType": 1,
- "m_AlphaMode": 0,
- "m_TwoSided": true,
- "m_AlphaClip": false,
- "m_CustomEditorGUI": ""
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalLitSubTarget",
- "m_ObjectId": "68ba65db88dc4dd8ae102c6d000708e0",
- "m_WorkflowMode": 1,
- "m_NormalDropOffSpace": 1,
- "m_ClearCoat": false
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BranchNode",
- "m_ObjectId": "6aa1d7a11dc64af383fbf14a7161cda0",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "Branch",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 622.0,
- "y": -628.0,
- "width": 171.99998474121095,
- "height": 142.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "2b93d75724b74ef4996589728b081162"
- },
- {
- "m_Id": "223d7e444c784140a7c21d2c8a738fce"
- },
- {
- "m_Id": "3ccdb379f1244d2c9cb9d92acce033cf"
- },
- {
- "m_Id": "afad0a20edfa42078967ca2aa408459d"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": false,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot",
- "m_ObjectId": "6e8e2c2dcf664be484dc58201364d3c4",
- "m_Id": 0,
- "m_DisplayName": "Tangent",
+ "m_DisplayName": "Predicate",
"m_SlotType": 0,
"m_Hidden": false,
- "m_ShaderOutputName": "Tangent",
- "m_StageCapability": 1,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_Space": 0
+ "m_ShaderOutputName": "Predicate",
+ "m_StageCapability": 3,
+ "m_Value": false,
+ "m_DefaultValue": false
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
- "m_ObjectId": "6fa4d7302b8c42419d18635b95cffde3",
+ "m_ObjectId": "1e3542bf07a747fa95d365bfcf8f8810",
"m_Id": 1,
"m_DisplayName": "B",
"m_SlotType": 0,
@@ -997,9 +506,9 @@
"m_ShaderOutputName": "B",
"m_StageCapability": 3,
"m_Value": {
- "e00": 2.0,
- "e01": 2.0,
- "e02": 2.0,
+ "e00": -1.0,
+ "e01": -1.0,
+ "e02": -1.0,
"e03": 2.0,
"e10": 2.0,
"e11": 2.0,
@@ -1036,362 +545,21 @@
{
"m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty",
- "m_ObjectId": "742148b31fa34d36b18b806d08ac8817",
- "m_Guid": {
- "m_GuidSerialized": "303c5633-a5d5-4e52-a358-a09323c36ca7"
- },
- "m_Name": "_MainTex",
- "m_DefaultReferenceName": "Texture2D_742148b31fa34d36b18b806d08ac8817",
- "m_OverrideReferenceName": "_MainTex",
- "m_GeneratePropertyBlock": true,
- "m_Precision": 0,
- "overrideHLSLDeclaration": false,
- "hlslDeclarationOverride": 0,
- "m_Hidden": false,
- "m_Value": {
- "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}",
- "m_Guid": ""
- },
- "m_Modifiable": true,
- "m_DefaultType": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "76257564998b46c2852537bba1763e88",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.Metallic",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "c042929701e84b88a61ef381e37594f7"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.Metallic"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "7698e3e60e6f43cfaf2526955d10f8ed",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.NormalTS",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "936bb4caad76440c863df2b0895978ad"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.NormalTS"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "77b605592b0344a5907fd12b0c9644f1",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.Occlusion",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "36dc1ce13a14459783daf98387028309"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.Occlusion"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.MultiplyNode",
- "m_ObjectId": "77e3fcd9bcc748aeaf4e73423ff2c9f2",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "Multiply",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 498.0,
- "y": -304.9999694824219,
- "width": 208.0,
- "height": 302.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "15f34a6127104cff9001a3f6ed05e9cd"
- },
- {
- "m_Id": "2cbfe0a96a704c3aafc1cf59fa190447"
- },
- {
- "m_Id": "8ab1e084061e4e65a40bcf145cf95477"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "7e4b684cf5924c0c98b1b1345b27e172",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.BaseColor",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "f8584d2d379447ed93eb3dfa852fd521"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.BaseColor"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "8001383fa0de452e915295d22e8c5280",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "VertexDescription.Tangent",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "6e8e2c2dcf664be484dc58201364d3c4"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "VertexDescription.Tangent"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "805e768940214422b200b62644f77a71",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "VertexDescription.Normal",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "1c142b8a9af34723afbbc751bd26f79f"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "VertexDescription.Normal"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
- "m_ObjectId": "8ab1e084061e4e65a40bcf145cf95477",
- "m_Id": 2,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": {
- "e00": 0.0,
- "e01": 0.0,
- "e02": 0.0,
- "e03": 0.0,
- "e10": 0.0,
- "e11": 0.0,
- "e12": 0.0,
- "e13": 0.0,
- "e20": 0.0,
- "e21": 0.0,
- "e22": 0.0,
- "e23": 0.0,
- "e30": 0.0,
- "e31": 0.0,
- "e32": 0.0,
- "e33": 0.0
- },
- "m_DefaultValue": {
- "e00": 1.0,
- "e01": 0.0,
- "e02": 0.0,
- "e03": 0.0,
- "e10": 0.0,
- "e11": 1.0,
- "e12": 0.0,
- "e13": 0.0,
- "e20": 0.0,
- "e21": 0.0,
- "e22": 1.0,
- "e23": 0.0,
- "e30": 0.0,
- "e31": 0.0,
- "e32": 0.0,
- "e33": 1.0
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot",
- "m_ObjectId": "8c64fcc975c74686860474e6e1dd8f93",
- "m_Id": 0,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot",
- "m_ObjectId": "936bb4caad76440c863df2b0895978ad",
- "m_Id": 0,
- "m_DisplayName": "Normal (Tangent Space)",
+ "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot",
+ "m_ObjectId": "204bbbaab587419f950e885235d66a3e",
+ "m_Id": 3,
+ "m_DisplayName": "Sampler",
"m_SlotType": 0,
"m_Hidden": false,
- "m_ShaderOutputName": "NormalTS",
- "m_StageCapability": 2,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_Space": 3
+ "m_ShaderOutputName": "Sampler",
+ "m_StageCapability": 3,
+ "m_BareResource": false
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "9563f33bb3684960b1cb4a16ce9899df",
+ "m_ObjectId": "2e1f918edf5b4a468464d2cdd05988b2",
"m_Group": {
"m_Id": ""
},
@@ -1400,15 +568,15 @@
"m_Expanded": true,
"m_Position": {
"serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
+ "x": 137.99998474121095,
+ "y": 63.9999885559082,
+ "width": 200.00001525878907,
+ "height": 41.0
}
},
"m_Slots": [
{
- "m_Id": "c548a4c6bbce4d0a9bce03bb9e7a15f3"
+ "m_Id": "aa11fd314d0c4ee5bde53d827200c142"
}
],
"synonyms": [],
@@ -1423,252 +591,41 @@
{
"m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode",
- "m_ObjectId": "99fb68124b9c48c4954e41562c5eb11c",
+ "m_Type": "UnityEditor.ShaderGraph.NormalVectorNode",
+ "m_ObjectId": "329f66208a0b40959355860706f250cf",
"m_Group": {
"m_Id": ""
},
- "m_Name": "Is Front Face",
+ "m_Name": "Normal Vector",
"m_DrawState": {
"m_Expanded": true,
"m_Position": {
"serializedVersion": "2",
- "x": 131.99998474121095,
- "y": -661.0,
- "width": 118.99999237060547,
- "height": 77.0
+ "x": -629.0,
+ "y": -240.99998474121095,
+ "width": 206.0,
+ "height": 132.0
}
},
"m_Slots": [
{
- "m_Id": "594a76999751473e9ff1b1fddf82f9b9"
+ "m_Id": "7d6bbb63de17430fb761b3f36982e9b3"
}
],
"synonyms": [],
"m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "9c6065e7593840a5b88c78e7c10b92d1",
- "m_Id": 0,
- "m_DisplayName": "Alpha",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Alpha",
- "m_StageCapability": 2,
- "m_Value": 1.0,
- "m_DefaultValue": 1.0,
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "9cbf1a6bf78b4bd98bf438bf2922efee",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.Smoothness",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "2de4c9e9ed5c4a95953648c0c97590f8"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
+ "m_PreviewExpanded": false,
"m_PreviewMode": 0,
"m_CustomColors": {
"m_SerializableColors": []
},
- "m_SerializedDescriptor": "SurfaceDescription.Smoothness"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "a0dfe1d8580249948718d20e9fca8606",
- "m_Id": 4,
- "m_DisplayName": "R",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "R",
- "m_StageCapability": 2,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "a188f736dc124071aab644d8cc90b6be",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.Alpha",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "9c6065e7593840a5b88c78e7c10b92d1"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.Alpha"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
- "m_ObjectId": "afad0a20edfa42078967ca2aa408459d",
- "m_Id": 3,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "b1c872b0e3b341e0a4856a12709fa1c3",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.Emission",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "3f36ce4a7b214a9b879e8524206add7f"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.Emission"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.PropertyNode",
- "m_ObjectId": "b6cd68d7f75c4d3aaf43deea293c5d7c",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "Property",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 78.5,
- "y": -37.0,
- "width": 138.5,
- "height": 34.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "0695d9a39a2a477b9f8f563917e13830"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_Property": {
- "m_Id": "742148b31fa34d36b18b806d08ac8817"
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot",
- "m_ObjectId": "bc35825204714ac692337878093336da",
- "m_Id": 0,
- "m_DisplayName": "Position",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Position",
- "m_StageCapability": 1,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
"m_Space": 0
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
- "m_ObjectId": "be9a5afc96bd44c1bf4ad9c3de922ae3",
+ "m_ObjectId": "358eeaa6fe374ec58ad48d71949b2c18",
"m_Id": 0,
"m_DisplayName": "A",
"m_SlotType": 0,
@@ -1715,105 +672,56 @@
{
"m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.MetalReflectanceNode",
- "m_ObjectId": "bfaeec5e649e431db88e34f6d4e50b7c",
- "m_Group": {
- "m_Id": ""
+ "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
+ "m_ObjectId": "3a26c02d8941458c841ed11c8535d309",
+ "m_Id": 0,
+ "m_DisplayName": "A",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "A",
+ "m_StageCapability": 3,
+ "m_Value": {
+ "e00": 0.0,
+ "e01": 0.0,
+ "e02": 0.0,
+ "e03": 0.0,
+ "e10": 0.0,
+ "e11": 0.0,
+ "e12": 0.0,
+ "e13": 0.0,
+ "e20": 0.0,
+ "e21": 0.0,
+ "e22": 0.0,
+ "e23": 0.0,
+ "e30": 0.0,
+ "e31": 0.0,
+ "e32": 0.0,
+ "e33": 0.0
},
- "m_Name": "Metal Reflectance",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 586.0,
- "y": -446.0,
- "width": 150.0,
- "height": 130.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "8c64fcc975c74686860474e6e1dd8f93"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": false,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_Material": 0
+ "m_DefaultValue": {
+ "e00": 1.0,
+ "e01": 0.0,
+ "e02": 0.0,
+ "e03": 0.0,
+ "e10": 0.0,
+ "e11": 1.0,
+ "e12": 0.0,
+ "e13": 0.0,
+ "e20": 0.0,
+ "e21": 0.0,
+ "e22": 1.0,
+ "e23": 0.0,
+ "e30": 0.0,
+ "e31": 0.0,
+ "e32": 0.0,
+ "e33": 1.0
+ }
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "c042929701e84b88a61ef381e37594f7",
- "m_Id": 0,
- "m_DisplayName": "Metallic",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Metallic",
- "m_StageCapability": 2,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot",
- "m_ObjectId": "c2652c8ab5a547c1b9b68f6af4bdc84d",
- "m_Id": 0,
- "m_DisplayName": "Normal (Object Space)",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "NormalOS",
- "m_StageCapability": 2,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_Space": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.ColorRGBAMaterialSlot",
- "m_ObjectId": "c548a4c6bbce4d0a9bce03bb9e7a15f3",
- "m_Id": 0,
- "m_DisplayName": "Sprite Mask",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "SpriteMask",
- "m_StageCapability": 2,
- "m_Value": {
- "x": 1.0,
- "y": 1.0,
- "z": 1.0,
- "w": 1.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "c70e6c6893a34a35979522182416c06b",
+ "m_ObjectId": "3bf6fb3992134e6583eda689b0c1f80c",
"m_Id": 5,
"m_DisplayName": "G",
"m_SlotType": 1,
@@ -1827,95 +735,31 @@
{
"m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.VertexColorNode",
- "m_ObjectId": "d11d677aca5d4792bba3d5ef8ff0bad2",
- "m_Group": {
- "m_Id": ""
+ "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty",
+ "m_ObjectId": "3e8830a5ed084b0fa262e4133eaa545c",
+ "m_Guid": {
+ "m_GuidSerialized": "f2e88587-f8b5-4f89-bbad-3b88a33b8e0b"
},
- "m_Name": "Vertex Color",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 212.5,
- "y": -355.0,
- "width": 208.0,
- "height": 278.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "2c04412336aa485da15128b7cba6288c"
- }
- ],
- "synonyms": [],
+ "m_Name": "_MainTex",
+ "m_DefaultReferenceName": "Texture2D_3e8830a5ed084b0fa262e4133eaa545c",
+ "m_OverrideReferenceName": "_MainTex",
+ "m_GeneratePropertyBlock": true,
"m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 2,
- "m_CustomColors": {
- "m_SerializableColors": []
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode",
- "m_ObjectId": "ea524a7cb82c42a197fe2ddc51661453",
- "m_Group": {
- "m_Id": ""
+ "overrideHLSLDeclaration": false,
+ "hlslDeclarationOverride": 0,
+ "m_Hidden": false,
+ "m_Value": {
+ "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}",
+ "m_Guid": ""
},
- "m_Name": "Sample Texture 2D",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 238.5,
- "y": 57.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "4f8f3d98a45e43ffad83a7e329725d2a"
- },
- {
- "m_Id": "a0dfe1d8580249948718d20e9fca8606"
- },
- {
- "m_Id": "c70e6c6893a34a35979522182416c06b"
- },
- {
- "m_Id": "06153869483f4604a61de6735761bbea"
- },
- {
- "m_Id": "3b2df370927a4278970e09feab507506"
- },
- {
- "m_Id": "03fa66587d3945f380b07849c4268dbe"
- },
- {
- "m_Id": "1368b542cd4f436fbbf54ea251208c25"
- },
- {
- "m_Id": "37012519951046428b52d3b7866898db"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_TextureType": 0,
- "m_NormalMapSpace": 0
+ "m_Modifiable": true,
+ "m_DefaultType": 0
}
{
"m_SGVersion": 0,
"m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot",
- "m_ObjectId": "f8584d2d379447ed93eb3dfa852fd521",
+ "m_ObjectId": "3f28ae1e5f8244629c20b97d537ed26f",
"m_Id": 0,
"m_DisplayName": "Base Color",
"m_SlotType": 0,
@@ -1942,3 +786,911 @@
}
}
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.MultiplyNode",
+ "m_ObjectId": "44852621e8a14801b8300fdea9a4c054",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "Multiply",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": -372.0,
+ "y": -150.99996948242188,
+ "width": 130.0,
+ "height": 117.99999237060547
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "358eeaa6fe374ec58ad48d71949b2c18"
+ },
+ {
+ "m_Id": "1e3542bf07a747fa95d365bfcf8f8810"
+ },
+ {
+ "m_Id": "e978e20c5c314983aa3f24c8c5cf3626"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": false,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
+ "m_ObjectId": "45bd86404878485da317d1c23d47e033",
+ "m_Id": 0,
+ "m_DisplayName": "Metallic",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Metallic",
+ "m_StageCapability": 2,
+ "m_Value": 0.5,
+ "m_DefaultValue": 0.0,
+ "m_Labels": []
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.PropertyNode",
+ "m_ObjectId": "4c4f9a141bf247afa6dbeadf964ed089",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "Property",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": -672.0000610351563,
+ "y": 4.000026702880859,
+ "width": 134.00001525878907,
+ "height": 34.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "01292df226db4ef280e10f5dc8e6fbeb"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_Property": {
+ "m_Id": "3e8830a5ed084b0fa262e4133eaa545c"
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot",
+ "m_ObjectId": "6b83dccbbe0d4a1fa68cdd6c35e172e4",
+ "m_Id": 0,
+ "m_DisplayName": "Out",
+ "m_SlotType": 1,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Out",
+ "m_StageCapability": 3,
+ "m_Value": {
+ "x": 1.0,
+ "y": 1.0,
+ "z": 1.0,
+ "w": 1.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0,
+ "w": 0.0
+ },
+ "m_Labels": []
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
+ "m_ObjectId": "7231031249ba4ffd95bd8b5c266cb884",
+ "m_Id": 0,
+ "m_DisplayName": "Alpha",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Alpha",
+ "m_StageCapability": 2,
+ "m_Value": 1.0,
+ "m_DefaultValue": 1.0,
+ "m_Labels": []
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BlockNode",
+ "m_ObjectId": "78df81db1fcc4d92b2a6a6ee7064ac7a",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "VertexDescription.Normal",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": 0.0,
+ "y": 0.0,
+ "width": 0.0,
+ "height": 0.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "bd0dccf8f52644fabec570c23c1f16b6"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_SerializedDescriptor": "VertexDescription.Normal"
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
+ "m_ObjectId": "7b1c998a6a224f36bdeb91b1cbfaf293",
+ "m_Id": 3,
+ "m_DisplayName": "Out",
+ "m_SlotType": 1,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Out",
+ "m_StageCapability": 3,
+ "m_Value": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0,
+ "w": 0.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0,
+ "w": 0.0
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot",
+ "m_ObjectId": "7d6bbb63de17430fb761b3f36982e9b3",
+ "m_Id": 0,
+ "m_DisplayName": "Out",
+ "m_SlotType": 1,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Out",
+ "m_StageCapability": 3,
+ "m_Value": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 1.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_Labels": []
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot",
+ "m_ObjectId": "7f4c8e174bcb4c29b22f314cca254202",
+ "m_Id": 1,
+ "m_DisplayName": "Texture",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Texture",
+ "m_StageCapability": 3,
+ "m_BareResource": false,
+ "m_Texture": {
+ "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}",
+ "m_Guid": ""
+ },
+ "m_DefaultType": 0
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
+ "m_ObjectId": "7fa920857b354aaba348c0c38ff86e7a",
+ "m_Id": 0,
+ "m_DisplayName": "Alpha Clip Threshold",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "AlphaClipThreshold",
+ "m_StageCapability": 2,
+ "m_Value": 0.5,
+ "m_DefaultValue": 0.5,
+ "m_Labels": []
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot",
+ "m_ObjectId": "8456bafa32ce49069109482d73a68720",
+ "m_Id": 2,
+ "m_DisplayName": "UV",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "UV",
+ "m_StageCapability": 3,
+ "m_Value": {
+ "x": 0.0,
+ "y": 0.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0
+ },
+ "m_Labels": [],
+ "m_Channel": 0
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BlockNode",
+ "m_ObjectId": "860276dbf5a0486f86eaa615d7313e32",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "SurfaceDescription.NormalOS",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": 0.0,
+ "y": 0.0,
+ "width": 0.0,
+ "height": 0.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "f59160f7aa1d4c2a873cc67f08dfd0b9"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_SerializedDescriptor": "SurfaceDescription.NormalOS"
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
+ "m_ObjectId": "89a4825587bc431ba01c7db9b10da33f",
+ "m_Id": 2,
+ "m_DisplayName": "Out",
+ "m_SlotType": 1,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Out",
+ "m_StageCapability": 3,
+ "m_Value": {
+ "e00": 0.0,
+ "e01": 0.0,
+ "e02": 0.0,
+ "e03": 0.0,
+ "e10": 0.0,
+ "e11": 0.0,
+ "e12": 0.0,
+ "e13": 0.0,
+ "e20": 0.0,
+ "e21": 0.0,
+ "e22": 0.0,
+ "e23": 0.0,
+ "e30": 0.0,
+ "e31": 0.0,
+ "e32": 0.0,
+ "e33": 0.0
+ },
+ "m_DefaultValue": {
+ "e00": 1.0,
+ "e01": 0.0,
+ "e02": 0.0,
+ "e03": 0.0,
+ "e10": 0.0,
+ "e11": 1.0,
+ "e12": 0.0,
+ "e13": 0.0,
+ "e20": 0.0,
+ "e21": 0.0,
+ "e22": 1.0,
+ "e23": 0.0,
+ "e30": 0.0,
+ "e31": 0.0,
+ "e32": 0.0,
+ "e33": 1.0
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BlockNode",
+ "m_ObjectId": "8b824ddf4ede4058bb1c04bfa8ff8e2b",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "SurfaceDescription.Alpha",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": 115.99994659423828,
+ "y": 286.0,
+ "width": 200.00001525878907,
+ "height": 41.000003814697269
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "7231031249ba4ffd95bd8b5c266cb884"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_SerializedDescriptor": "SurfaceDescription.Alpha"
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BlockNode",
+ "m_ObjectId": "8cf1b1c5fbb74106a3b76caeec589798",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "VertexDescription.Position",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": 0.0,
+ "y": 0.0,
+ "width": 0.0,
+ "height": 0.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "8ec594936f7c40ddbdef9adfa8d03479"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_SerializedDescriptor": "VertexDescription.Position"
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot",
+ "m_ObjectId": "8ec594936f7c40ddbdef9adfa8d03479",
+ "m_Id": 0,
+ "m_DisplayName": "Position",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Position",
+ "m_StageCapability": 1,
+ "m_Value": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_Labels": [],
+ "m_Space": 0
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.MultiplyNode",
+ "m_ObjectId": "91c18ad93b684b589c9134b890b1c413",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "Multiply",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": -214.0000457763672,
+ "y": 79.0,
+ "width": 130.0,
+ "height": 118.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "3a26c02d8941458c841ed11c8535d309"
+ },
+ {
+ "m_Id": "ef97d92160a14bdc9a60ec6806fdbc7f"
+ },
+ {
+ "m_Id": "89a4825587bc431ba01c7db9b10da33f"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": false,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
+ "m_ObjectId": "9941e502e1c34c29a94335948ea60f2a",
+ "m_Id": 6,
+ "m_DisplayName": "B",
+ "m_SlotType": 1,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "B",
+ "m_StageCapability": 2,
+ "m_Value": 0.0,
+ "m_DefaultValue": 0.0,
+ "m_Labels": []
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot",
+ "m_ObjectId": "9b65789c683442c9a33c77da40eb7cf0",
+ "m_Id": 0,
+ "m_DisplayName": "Out",
+ "m_SlotType": 1,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Out",
+ "m_StageCapability": 2,
+ "m_Value": true,
+ "m_DefaultValue": true
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalUnlitSubTarget",
+ "m_ObjectId": "a1f9770eb7f84ef49d278997fc34a870"
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.ColorRGBAMaterialSlot",
+ "m_ObjectId": "aa11fd314d0c4ee5bde53d827200c142",
+ "m_Id": 0,
+ "m_DisplayName": "Sprite Mask",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "SpriteMask",
+ "m_StageCapability": 2,
+ "m_Value": {
+ "x": 1.0,
+ "y": 1.0,
+ "z": 1.0,
+ "w": 1.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0,
+ "w": 0.0
+ },
+ "m_Labels": []
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot",
+ "m_ObjectId": "bd0dccf8f52644fabec570c23c1f16b6",
+ "m_Id": 0,
+ "m_DisplayName": "Normal",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Normal",
+ "m_StageCapability": 1,
+ "m_Value": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_Labels": [],
+ "m_Space": 0
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
+ "m_ObjectId": "c0484f86398f489eaa640fe9204eef0f",
+ "m_Id": 1,
+ "m_DisplayName": "True",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "True",
+ "m_StageCapability": 3,
+ "m_Value": {
+ "x": 1.0,
+ "y": 1.0,
+ "z": 1.0,
+ "w": 1.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0,
+ "w": 0.0
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
+ "m_ObjectId": "cf345b261718476e893daa386969e526",
+ "m_Id": 7,
+ "m_DisplayName": "A",
+ "m_SlotType": 1,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "A",
+ "m_StageCapability": 2,
+ "m_Value": 0.0,
+ "m_DefaultValue": 0.0,
+ "m_Labels": []
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot",
+ "m_ObjectId": "daa054b5bebe4d8c81c334d34d014b8a",
+ "m_Id": 0,
+ "m_DisplayName": "Tangent",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Tangent",
+ "m_StageCapability": 1,
+ "m_Value": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_Labels": [],
+ "m_Space": 0
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BlockNode",
+ "m_ObjectId": "db321eccfb274efebcdf5e32287605ea",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "SurfaceDescription.BaseColor",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": 0.0,
+ "y": 0.0,
+ "width": 0.0,
+ "height": 0.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "3f28ae1e5f8244629c20b97d537ed26f"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_SerializedDescriptor": "SurfaceDescription.BaseColor"
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.BlockNode",
+ "m_ObjectId": "e81943b1a02f4c40bf269e847aa1a5aa",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "VertexDescription.Tangent",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": 0.0,
+ "y": 0.0,
+ "width": 0.0,
+ "height": 0.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "daa054b5bebe4d8c81c334d34d014b8a"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ },
+ "m_SerializedDescriptor": "VertexDescription.Tangent"
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
+ "m_ObjectId": "e978e20c5c314983aa3f24c8c5cf3626",
+ "m_Id": 2,
+ "m_DisplayName": "Out",
+ "m_SlotType": 1,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "Out",
+ "m_StageCapability": 3,
+ "m_Value": {
+ "e00": 0.0,
+ "e01": 0.0,
+ "e02": 0.0,
+ "e03": 0.0,
+ "e10": 0.0,
+ "e11": 0.0,
+ "e12": 0.0,
+ "e13": 0.0,
+ "e20": 0.0,
+ "e21": 0.0,
+ "e22": 0.0,
+ "e23": 0.0,
+ "e30": 0.0,
+ "e31": 0.0,
+ "e32": 0.0,
+ "e33": 0.0
+ },
+ "m_DefaultValue": {
+ "e00": 1.0,
+ "e01": 0.0,
+ "e02": 0.0,
+ "e03": 0.0,
+ "e10": 0.0,
+ "e11": 1.0,
+ "e12": 0.0,
+ "e13": 0.0,
+ "e20": 0.0,
+ "e21": 0.0,
+ "e22": 1.0,
+ "e23": 0.0,
+ "e30": 0.0,
+ "e31": 0.0,
+ "e32": 0.0,
+ "e33": 1.0
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
+ "m_ObjectId": "ef97d92160a14bdc9a60ec6806fdbc7f",
+ "m_Id": 1,
+ "m_DisplayName": "B",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "B",
+ "m_StageCapability": 3,
+ "m_Value": {
+ "e00": 2.0,
+ "e01": 2.0,
+ "e02": 2.0,
+ "e03": 2.0,
+ "e10": 2.0,
+ "e11": 2.0,
+ "e12": 2.0,
+ "e13": 2.0,
+ "e20": 2.0,
+ "e21": 2.0,
+ "e22": 2.0,
+ "e23": 2.0,
+ "e30": 2.0,
+ "e31": 2.0,
+ "e32": 2.0,
+ "e33": 2.0
+ },
+ "m_DefaultValue": {
+ "e00": 1.0,
+ "e01": 0.0,
+ "e02": 0.0,
+ "e03": 0.0,
+ "e10": 0.0,
+ "e11": 1.0,
+ "e12": 0.0,
+ "e13": 0.0,
+ "e20": 0.0,
+ "e21": 0.0,
+ "e22": 1.0,
+ "e23": 0.0,
+ "e30": 0.0,
+ "e31": 0.0,
+ "e32": 0.0,
+ "e33": 1.0
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.VertexColorNode",
+ "m_ObjectId": "f0b548de17f94b0e82a116022a3ac760",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "Vertex Color",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": -399.9999694824219,
+ "y": 4.000010967254639,
+ "width": 115.99999237060547,
+ "height": 94.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "6b83dccbbe0d4a1fa68cdd6c35e172e4"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": false,
+ "m_PreviewMode": 1,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot",
+ "m_ObjectId": "f59160f7aa1d4c2a873cc67f08dfd0b9",
+ "m_Id": 0,
+ "m_DisplayName": "Normal (Object Space)",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "NormalOS",
+ "m_StageCapability": 2,
+ "m_Value": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0
+ },
+ "m_Labels": [],
+ "m_Space": 0
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode",
+ "m_ObjectId": "f9ca062847524483be6a96a0c46b1293",
+ "m_Group": {
+ "m_Id": ""
+ },
+ "m_Name": "Is Front Face",
+ "m_DrawState": {
+ "m_Expanded": true,
+ "m_Position": {
+ "serializedVersion": "2",
+ "x": -403.00006103515627,
+ "y": -378.0,
+ "width": 119.00000762939453,
+ "height": 77.0
+ }
+ },
+ "m_Slots": [
+ {
+ "m_Id": "9b65789c683442c9a33c77da40eb7cf0"
+ }
+ ],
+ "synonyms": [],
+ "m_Precision": 0,
+ "m_PreviewExpanded": true,
+ "m_PreviewMode": 0,
+ "m_CustomColors": {
+ "m_SerializableColors": []
+ }
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
+ "m_ObjectId": "fcda6ca2f5514e6687d5f6af9e77cfbf",
+ "m_Id": 4,
+ "m_DisplayName": "R",
+ "m_SlotType": 1,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "R",
+ "m_StageCapability": 2,
+ "m_Value": 0.0,
+ "m_DefaultValue": 0.0,
+ "m_Labels": []
+}
+
+{
+ "m_SGVersion": 0,
+ "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
+ "m_ObjectId": "fd0cffc8434c482592a6cb37a8959a85",
+ "m_Id": 2,
+ "m_DisplayName": "False",
+ "m_SlotType": 0,
+ "m_Hidden": false,
+ "m_ShaderOutputName": "False",
+ "m_StageCapability": 3,
+ "m_Value": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0,
+ "w": 0.0
+ },
+ "m_DefaultValue": {
+ "x": 0.0,
+ "y": 0.0,
+ "z": 0.0,
+ "w": 0.0
+ }
+}
+
diff --git a/Assets/GameAssets/Shader/SpriteHD2Plan.shadergraph.meta b/Assets/GameAssets/Shader/SpriteHD2Plan.shadergraph.meta
index 1ee5422..b53c9d5 100644
--- a/Assets/GameAssets/Shader/SpriteHD2Plan.shadergraph.meta
+++ b/Assets/GameAssets/Shader/SpriteHD2Plan.shadergraph.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 6bfb11f481881aa45ab5fbaa372565dd
+guid: 5739bf9762dffdc43aa28b800fa4c582
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
diff --git a/Assets/GameAssets/Shader/SpriteHD3.shadergraph b/Assets/GameAssets/Shader/SpriteHD3.shadergraph
deleted file mode 100644
index dbcf204..0000000
--- a/Assets/GameAssets/Shader/SpriteHD3.shadergraph
+++ /dev/null
@@ -1,1876 +0,0 @@
-{
- "m_SGVersion": 2,
- "m_Type": "UnityEditor.ShaderGraph.GraphData",
- "m_ObjectId": "f78f27e17e64495abb5d6fd94a39b51b",
- "m_Properties": [
- {
- "m_Id": "3e8830a5ed084b0fa262e4133eaa545c"
- }
- ],
- "m_Keywords": [],
- "m_Nodes": [
- {
- "m_Id": "8cf1b1c5fbb74106a3b76caeec589798"
- },
- {
- "m_Id": "78df81db1fcc4d92b2a6a6ee7064ac7a"
- },
- {
- "m_Id": "e81943b1a02f4c40bf269e847aa1a5aa"
- },
- {
- "m_Id": "db321eccfb274efebcdf5e32287605ea"
- },
- {
- "m_Id": "2e1f918edf5b4a468464d2cdd05988b2"
- },
- {
- "m_Id": "4c4f9a141bf247afa6dbeadf964ed089"
- },
- {
- "m_Id": "041cab4ad00b4bd2abe3f31a6a502dd1"
- },
- {
- "m_Id": "f0b548de17f94b0e82a116022a3ac760"
- },
- {
- "m_Id": "91c18ad93b684b589c9134b890b1c413"
- },
- {
- "m_Id": "29f4385bfc914c0e895f5d82e5883057"
- },
- {
- "m_Id": "002af500273a4a1c8f719c0871d2eb71"
- },
- {
- "m_Id": "329f66208a0b40959355860706f250cf"
- },
- {
- "m_Id": "f9ca062847524483be6a96a0c46b1293"
- },
- {
- "m_Id": "071f451fe9104a618176bb4477edd16b"
- },
- {
- "m_Id": "44852621e8a14801b8300fdea9a4c054"
- },
- {
- "m_Id": "8b824ddf4ede4058bb1c04bfa8ff8e2b"
- },
- {
- "m_Id": "db31dc2f40f34860af6e9d89cfd0a5b3"
- },
- {
- "m_Id": "728e88c6ed034ff4bade2ea92f902c31"
- },
- {
- "m_Id": "3844441e9cec4fceb22a8f545bb92c92"
- },
- {
- "m_Id": "a71a35f7cf6b41ab9f7a31dc9e69cf8e"
- }
- ],
- "m_GroupDatas": [],
- "m_StickyNoteDatas": [],
- "m_Edges": [
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "041cab4ad00b4bd2abe3f31a6a502dd1"
- },
- "m_SlotId": 0
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "91c18ad93b684b589c9134b890b1c413"
- },
- "m_SlotId": 1
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "041cab4ad00b4bd2abe3f31a6a502dd1"
- },
- "m_SlotId": 0
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "db321eccfb274efebcdf5e32287605ea"
- },
- "m_SlotId": 0
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "041cab4ad00b4bd2abe3f31a6a502dd1"
- },
- "m_SlotId": 7
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "29f4385bfc914c0e895f5d82e5883057"
- },
- "m_SlotId": 0
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "041cab4ad00b4bd2abe3f31a6a502dd1"
- },
- "m_SlotId": 7
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "8b824ddf4ede4058bb1c04bfa8ff8e2b"
- },
- "m_SlotId": 0
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "329f66208a0b40959355860706f250cf"
- },
- "m_SlotId": 0
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "071f451fe9104a618176bb4477edd16b"
- },
- "m_SlotId": 1
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "329f66208a0b40959355860706f250cf"
- },
- "m_SlotId": 0
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "44852621e8a14801b8300fdea9a4c054"
- },
- "m_SlotId": 0
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "44852621e8a14801b8300fdea9a4c054"
- },
- "m_SlotId": 2
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "071f451fe9104a618176bb4477edd16b"
- },
- "m_SlotId": 2
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "4c4f9a141bf247afa6dbeadf964ed089"
- },
- "m_SlotId": 0
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "041cab4ad00b4bd2abe3f31a6a502dd1"
- },
- "m_SlotId": 1
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "f0b548de17f94b0e82a116022a3ac760"
- },
- "m_SlotId": 0
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "91c18ad93b684b589c9134b890b1c413"
- },
- "m_SlotId": 0
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "f9ca062847524483be6a96a0c46b1293"
- },
- "m_SlotId": 0
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "071f451fe9104a618176bb4477edd16b"
- },
- "m_SlotId": 0
- }
- }
- ],
- "m_VertexContext": {
- "m_Position": {
- "x": 108.99998474121094,
- "y": -280.0000305175781
- },
- "m_Blocks": [
- {
- "m_Id": "8cf1b1c5fbb74106a3b76caeec589798"
- },
- {
- "m_Id": "78df81db1fcc4d92b2a6a6ee7064ac7a"
- },
- {
- "m_Id": "e81943b1a02f4c40bf269e847aa1a5aa"
- }
- ]
- },
- "m_FragmentContext": {
- "m_Position": {
- "x": 108.99998474121094,
- "y": -71.99999237060547
- },
- "m_Blocks": [
- {
- "m_Id": "db321eccfb274efebcdf5e32287605ea"
- },
- {
- "m_Id": "2e1f918edf5b4a468464d2cdd05988b2"
- },
- {
- "m_Id": "29f4385bfc914c0e895f5d82e5883057"
- },
- {
- "m_Id": "002af500273a4a1c8f719c0871d2eb71"
- },
- {
- "m_Id": "8b824ddf4ede4058bb1c04bfa8ff8e2b"
- },
- {
- "m_Id": "728e88c6ed034ff4bade2ea92f902c31"
- },
- {
- "m_Id": "db31dc2f40f34860af6e9d89cfd0a5b3"
- },
- {
- "m_Id": "3844441e9cec4fceb22a8f545bb92c92"
- },
- {
- "m_Id": "a71a35f7cf6b41ab9f7a31dc9e69cf8e"
- }
- ]
- },
- "m_PreviewData": {
- "serializedMesh": {
- "m_SerializedMesh": "{\"mesh\":{\"instanceID\":0}}",
- "m_Guid": ""
- }
- },
- "m_Path": "Shader Graphs",
- "m_ConcretePrecision": 0,
- "m_PreviewMode": 2,
- "m_OutputNode": {
- "m_Id": ""
- },
- "m_ActiveTargets": [
- {
- "m_Id": "0fb1aab6b707430cb7038940bd28bf20"
- }
- ]
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "002af500273a4a1c8f719c0871d2eb71",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.Metallic",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 71.0000228881836,
- "y": 428.0,
- "width": 200.00001525878907,
- "height": 41.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "45bd86404878485da317d1c23d47e033"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.Metallic"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot",
- "m_ObjectId": "01292df226db4ef280e10f5dc8e6fbeb",
- "m_Id": 0,
- "m_DisplayName": "_MainTex",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_BareResource": false
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode",
- "m_ObjectId": "041cab4ad00b4bd2abe3f31a6a502dd1",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "Sample Texture 2D",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": -521.9999389648438,
- "y": 172.00001525878907,
- "width": 208.0,
- "height": 437.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "1662455ace9b44c2a36cfc7deed62647"
- },
- {
- "m_Id": "fcda6ca2f5514e6687d5f6af9e77cfbf"
- },
- {
- "m_Id": "3bf6fb3992134e6583eda689b0c1f80c"
- },
- {
- "m_Id": "9941e502e1c34c29a94335948ea60f2a"
- },
- {
- "m_Id": "cf345b261718476e893daa386969e526"
- },
- {
- "m_Id": "7f4c8e174bcb4c29b22f314cca254202"
- },
- {
- "m_Id": "8456bafa32ce49069109482d73a68720"
- },
- {
- "m_Id": "204bbbaab587419f950e885235d66a3e"
- }
- ],
- "synonyms": [],
- "m_Precision": 1,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_TextureType": 0,
- "m_NormalMapSpace": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BranchNode",
- "m_ObjectId": "071f451fe9104a618176bb4477edd16b",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "Branch",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": -458.9999694824219,
- "y": -448.9999694824219,
- "width": 172.0,
- "height": 142.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "176cd8c96f0741bfb9def734ede582f8"
- },
- {
- "m_Id": "c0484f86398f489eaa640fe9204eef0f"
- },
- {
- "m_Id": "fd0cffc8434c482592a6cb37a8959a85"
- },
- {
- "m_Id": "7b1c998a6a224f36bdeb91b1cbfaf293"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": false,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget",
- "m_ObjectId": "0fb1aab6b707430cb7038940bd28bf20",
- "m_ActiveSubTarget": {
- "m_Id": "6be0035db9224f23be18e20e1e82cdf4"
- },
- "m_SurfaceType": 0,
- "m_AlphaMode": 0,
- "m_TwoSided": true,
- "m_AlphaClip": true,
- "m_CustomEditorGUI": ""
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot",
- "m_ObjectId": "1662455ace9b44c2a36cfc7deed62647",
- "m_Id": 0,
- "m_DisplayName": "RGBA",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "RGBA",
- "m_StageCapability": 2,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot",
- "m_ObjectId": "176cd8c96f0741bfb9def734ede582f8",
- "m_Id": 0,
- "m_DisplayName": "Predicate",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Predicate",
- "m_StageCapability": 3,
- "m_Value": false,
- "m_DefaultValue": false
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
- "m_ObjectId": "1e3542bf07a747fa95d365bfcf8f8810",
- "m_Id": 1,
- "m_DisplayName": "B",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "B",
- "m_StageCapability": 3,
- "m_Value": {
- "e00": 2.0,
- "e01": 2.0,
- "e02": 2.0,
- "e03": 2.0,
- "e10": 2.0,
- "e11": 2.0,
- "e12": 2.0,
- "e13": 2.0,
- "e20": 2.0,
- "e21": 2.0,
- "e22": 2.0,
- "e23": 2.0,
- "e30": 2.0,
- "e31": 2.0,
- "e32": 2.0,
- "e33": 2.0
- },
- "m_DefaultValue": {
- "e00": 1.0,
- "e01": 0.0,
- "e02": 0.0,
- "e03": 0.0,
- "e10": 0.0,
- "e11": 1.0,
- "e12": 0.0,
- "e13": 0.0,
- "e20": 0.0,
- "e21": 0.0,
- "e22": 1.0,
- "e23": 0.0,
- "e30": 0.0,
- "e31": 0.0,
- "e32": 0.0,
- "e33": 1.0
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot",
- "m_ObjectId": "204bbbaab587419f950e885235d66a3e",
- "m_Id": 3,
- "m_DisplayName": "Sampler",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Sampler",
- "m_StageCapability": 3,
- "m_BareResource": false
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "283d85e1e0454295a48ca8380adc6de0",
- "m_Id": 0,
- "m_DisplayName": "Ambient Occlusion",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Occlusion",
- "m_StageCapability": 2,
- "m_Value": 1.0,
- "m_DefaultValue": 1.0,
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "29f4385bfc914c0e895f5d82e5883057",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.Occlusion",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "283d85e1e0454295a48ca8380adc6de0"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.Occlusion"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "2e1f918edf5b4a468464d2cdd05988b2",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.SpriteMask",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 137.99998474121095,
- "y": 63.9999885559082,
- "width": 200.00001525878907,
- "height": 41.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "aa11fd314d0c4ee5bde53d827200c142"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.SpriteMask"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.NormalVectorNode",
- "m_ObjectId": "329f66208a0b40959355860706f250cf",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "Normal Vector",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": -1036.0,
- "y": -377.9999694824219,
- "width": 206.0,
- "height": 132.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "7d6bbb63de17430fb761b3f36982e9b3"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": false,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_Space": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
- "m_ObjectId": "358eeaa6fe374ec58ad48d71949b2c18",
- "m_Id": 0,
- "m_DisplayName": "A",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "A",
- "m_StageCapability": 3,
- "m_Value": {
- "e00": 0.0,
- "e01": 0.0,
- "e02": 0.0,
- "e03": 0.0,
- "e10": 0.0,
- "e11": 0.0,
- "e12": 0.0,
- "e13": 0.0,
- "e20": 0.0,
- "e21": 0.0,
- "e22": 0.0,
- "e23": 0.0,
- "e30": 0.0,
- "e31": 0.0,
- "e32": 0.0,
- "e33": 0.0
- },
- "m_DefaultValue": {
- "e00": 1.0,
- "e01": 0.0,
- "e02": 0.0,
- "e03": 0.0,
- "e10": 0.0,
- "e11": 1.0,
- "e12": 0.0,
- "e13": 0.0,
- "e20": 0.0,
- "e21": 0.0,
- "e22": 1.0,
- "e23": 0.0,
- "e30": 0.0,
- "e31": 0.0,
- "e32": 0.0,
- "e33": 1.0
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "3844441e9cec4fceb22a8f545bb92c92",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.Emission",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 149.0,
- "y": 325.0,
- "width": 200.00001525878907,
- "height": 41.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "c243c22c6d734caba78ad4462f2d0f78"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.Emission"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
- "m_ObjectId": "3a26c02d8941458c841ed11c8535d309",
- "m_Id": 0,
- "m_DisplayName": "A",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "A",
- "m_StageCapability": 3,
- "m_Value": {
- "e00": 0.0,
- "e01": 0.0,
- "e02": 0.0,
- "e03": 0.0,
- "e10": 0.0,
- "e11": 0.0,
- "e12": 0.0,
- "e13": 0.0,
- "e20": 0.0,
- "e21": 0.0,
- "e22": 0.0,
- "e23": 0.0,
- "e30": 0.0,
- "e31": 0.0,
- "e32": 0.0,
- "e33": 0.0
- },
- "m_DefaultValue": {
- "e00": 1.0,
- "e01": 0.0,
- "e02": 0.0,
- "e03": 0.0,
- "e10": 0.0,
- "e11": 1.0,
- "e12": 0.0,
- "e13": 0.0,
- "e20": 0.0,
- "e21": 0.0,
- "e22": 1.0,
- "e23": 0.0,
- "e30": 0.0,
- "e31": 0.0,
- "e32": 0.0,
- "e33": 1.0
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "3bf6fb3992134e6583eda689b0c1f80c",
- "m_Id": 5,
- "m_DisplayName": "G",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "G",
- "m_StageCapability": 2,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty",
- "m_ObjectId": "3e8830a5ed084b0fa262e4133eaa545c",
- "m_Guid": {
- "m_GuidSerialized": "f2e88587-f8b5-4f89-bbad-3b88a33b8e0b"
- },
- "m_Name": "_MainTex",
- "m_DefaultReferenceName": "Texture2D_3e8830a5ed084b0fa262e4133eaa545c",
- "m_OverrideReferenceName": "_MainTex",
- "m_GeneratePropertyBlock": true,
- "m_Precision": 0,
- "overrideHLSLDeclaration": false,
- "hlslDeclarationOverride": 0,
- "m_Hidden": false,
- "m_Value": {
- "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}",
- "m_Guid": ""
- },
- "m_Modifiable": true,
- "m_DefaultType": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot",
- "m_ObjectId": "3f28ae1e5f8244629c20b97d537ed26f",
- "m_Id": 0,
- "m_DisplayName": "Base Color",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "BaseColor",
- "m_StageCapability": 2,
- "m_Value": {
- "x": 0.5,
- "y": 0.5,
- "z": 0.5
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_ColorMode": 0,
- "m_DefaultColor": {
- "r": 0.5,
- "g": 0.5,
- "b": 0.5,
- "a": 1.0
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.MultiplyNode",
- "m_ObjectId": "44852621e8a14801b8300fdea9a4c054",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "Multiply",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": -699.0,
- "y": -319.9999694824219,
- "width": 130.0,
- "height": 117.99999237060547
- }
- },
- "m_Slots": [
- {
- "m_Id": "358eeaa6fe374ec58ad48d71949b2c18"
- },
- {
- "m_Id": "1e3542bf07a747fa95d365bfcf8f8810"
- },
- {
- "m_Id": "e978e20c5c314983aa3f24c8c5cf3626"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": false,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "45bd86404878485da317d1c23d47e033",
- "m_Id": 0,
- "m_DisplayName": "Metallic",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Metallic",
- "m_StageCapability": 2,
- "m_Value": 0.5,
- "m_DefaultValue": 0.0,
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.PropertyNode",
- "m_ObjectId": "4c4f9a141bf247afa6dbeadf964ed089",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "Property",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": -690.0,
- "y": 97.0,
- "width": 134.0,
- "height": 34.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "01292df226db4ef280e10f5dc8e6fbeb"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_Property": {
- "m_Id": "3e8830a5ed084b0fa262e4133eaa545c"
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "4e1d3f2af99b4778ada959502a44b72b",
- "m_Id": 0,
- "m_DisplayName": "Smoothness",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Smoothness",
- "m_StageCapability": 2,
- "m_Value": 0.5,
- "m_DefaultValue": 0.5,
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot",
- "m_ObjectId": "6b83dccbbe0d4a1fa68cdd6c35e172e4",
- "m_Id": 0,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 1.0,
- "y": 1.0,
- "z": 1.0,
- "w": 1.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalLitSubTarget",
- "m_ObjectId": "6be0035db9224f23be18e20e1e82cdf4",
- "m_WorkflowMode": 1,
- "m_NormalDropOffSpace": 1,
- "m_ClearCoat": false
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "7231031249ba4ffd95bd8b5c266cb884",
- "m_Id": 0,
- "m_DisplayName": "Alpha",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Alpha",
- "m_StageCapability": 2,
- "m_Value": 1.0,
- "m_DefaultValue": 1.0,
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "728e88c6ed034ff4bade2ea92f902c31",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.NormalOS",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "7f3a7adb387442bab3dff42933645fa3"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.NormalOS"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "78df81db1fcc4d92b2a6a6ee7064ac7a",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "VertexDescription.Normal",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "bd0dccf8f52644fabec570c23c1f16b6"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "VertexDescription.Normal"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
- "m_ObjectId": "7b1c998a6a224f36bdeb91b1cbfaf293",
- "m_Id": 3,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot",
- "m_ObjectId": "7d6bbb63de17430fb761b3f36982e9b3",
- "m_Id": 0,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 1.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot",
- "m_ObjectId": "7f3a7adb387442bab3dff42933645fa3",
- "m_Id": 0,
- "m_DisplayName": "Normal (Object Space)",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "NormalOS",
- "m_StageCapability": 2,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_Space": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot",
- "m_ObjectId": "7f4c8e174bcb4c29b22f314cca254202",
- "m_Id": 1,
- "m_DisplayName": "Texture",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Texture",
- "m_StageCapability": 3,
- "m_BareResource": false,
- "m_Texture": {
- "m_SerializedTexture": "{\"texture\":{\"instanceID\":0}}",
- "m_Guid": ""
- },
- "m_DefaultType": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "84389b6fd8034be0beb0f1afb4da336e",
- "m_Id": 0,
- "m_DisplayName": "Alpha Clip Threshold",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "AlphaClipThreshold",
- "m_StageCapability": 2,
- "m_Value": 0.5,
- "m_DefaultValue": 0.5,
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot",
- "m_ObjectId": "8456bafa32ce49069109482d73a68720",
- "m_Id": 2,
- "m_DisplayName": "UV",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "UV",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0
- },
- "m_Labels": [],
- "m_Channel": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
- "m_ObjectId": "89a4825587bc431ba01c7db9b10da33f",
- "m_Id": 2,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": {
- "e00": 0.0,
- "e01": 0.0,
- "e02": 0.0,
- "e03": 0.0,
- "e10": 0.0,
- "e11": 0.0,
- "e12": 0.0,
- "e13": 0.0,
- "e20": 0.0,
- "e21": 0.0,
- "e22": 0.0,
- "e23": 0.0,
- "e30": 0.0,
- "e31": 0.0,
- "e32": 0.0,
- "e33": 0.0
- },
- "m_DefaultValue": {
- "e00": 1.0,
- "e01": 0.0,
- "e02": 0.0,
- "e03": 0.0,
- "e10": 0.0,
- "e11": 1.0,
- "e12": 0.0,
- "e13": 0.0,
- "e20": 0.0,
- "e21": 0.0,
- "e22": 1.0,
- "e23": 0.0,
- "e30": 0.0,
- "e31": 0.0,
- "e32": 0.0,
- "e33": 1.0
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "8b824ddf4ede4058bb1c04bfa8ff8e2b",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.Alpha",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "7231031249ba4ffd95bd8b5c266cb884"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.Alpha"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "8cf1b1c5fbb74106a3b76caeec589798",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "VertexDescription.Position",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "8ec594936f7c40ddbdef9adfa8d03479"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "VertexDescription.Position"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot",
- "m_ObjectId": "8ec594936f7c40ddbdef9adfa8d03479",
- "m_Id": 0,
- "m_DisplayName": "Position",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Position",
- "m_StageCapability": 1,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_Space": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.MultiplyNode",
- "m_ObjectId": "91c18ad93b684b589c9134b890b1c413",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "Multiply",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": -233.00003051757813,
- "y": -54.00001907348633,
- "width": 208.0,
- "height": 302.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "3a26c02d8941458c841ed11c8535d309"
- },
- {
- "m_Id": "ef97d92160a14bdc9a60ec6806fdbc7f"
- },
- {
- "m_Id": "89a4825587bc431ba01c7db9b10da33f"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "9941e502e1c34c29a94335948ea60f2a",
- "m_Id": 6,
- "m_DisplayName": "B",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "B",
- "m_StageCapability": 2,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot",
- "m_ObjectId": "9b65789c683442c9a33c77da40eb7cf0",
- "m_Id": 0,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 2,
- "m_Value": true,
- "m_DefaultValue": true
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "a71a35f7cf6b41ab9f7a31dc9e69cf8e",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.AlphaClipThreshold",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 133.00001525878907,
- "y": 365.0000305175781,
- "width": 200.00001525878907,
- "height": 41.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "84389b6fd8034be0beb0f1afb4da336e"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.ColorRGBAMaterialSlot",
- "m_ObjectId": "aa11fd314d0c4ee5bde53d827200c142",
- "m_Id": 0,
- "m_DisplayName": "Sprite Mask",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "SpriteMask",
- "m_StageCapability": 2,
- "m_Value": {
- "x": 1.0,
- "y": 1.0,
- "z": 1.0,
- "w": 1.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot",
- "m_ObjectId": "bd0dccf8f52644fabec570c23c1f16b6",
- "m_Id": 0,
- "m_DisplayName": "Normal",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Normal",
- "m_StageCapability": 1,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_Space": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
- "m_ObjectId": "c0484f86398f489eaa640fe9204eef0f",
- "m_Id": 1,
- "m_DisplayName": "True",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "True",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 1.0,
- "y": 1.0,
- "z": 1.0,
- "w": 1.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot",
- "m_ObjectId": "c243c22c6d734caba78ad4462f2d0f78",
- "m_Id": 0,
- "m_DisplayName": "Emission",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Emission",
- "m_StageCapability": 2,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_ColorMode": 1,
- "m_DefaultColor": {
- "r": 0.0,
- "g": 0.0,
- "b": 0.0,
- "a": 1.0
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "cf345b261718476e893daa386969e526",
- "m_Id": 7,
- "m_DisplayName": "A",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "A",
- "m_StageCapability": 2,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot",
- "m_ObjectId": "daa054b5bebe4d8c81c334d34d014b8a",
- "m_Id": 0,
- "m_DisplayName": "Tangent",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Tangent",
- "m_StageCapability": 1,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_Space": 0
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "db31dc2f40f34860af6e9d89cfd0a5b3",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.Smoothness",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 122.99998474121094,
- "y": 246.0,
- "width": 200.00001525878907,
- "height": 41.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "4e1d3f2af99b4778ada959502a44b72b"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.Smoothness"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "db321eccfb274efebcdf5e32287605ea",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.BaseColor",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "3f28ae1e5f8244629c20b97d537ed26f"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.BaseColor"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "e81943b1a02f4c40bf269e847aa1a5aa",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "VertexDescription.Tangent",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "daa054b5bebe4d8c81c334d34d014b8a"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "VertexDescription.Tangent"
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
- "m_ObjectId": "e978e20c5c314983aa3f24c8c5cf3626",
- "m_Id": 2,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": {
- "e00": 0.0,
- "e01": 0.0,
- "e02": 0.0,
- "e03": 0.0,
- "e10": 0.0,
- "e11": 0.0,
- "e12": 0.0,
- "e13": 0.0,
- "e20": 0.0,
- "e21": 0.0,
- "e22": 0.0,
- "e23": 0.0,
- "e30": 0.0,
- "e31": 0.0,
- "e32": 0.0,
- "e33": 0.0
- },
- "m_DefaultValue": {
- "e00": 1.0,
- "e01": 0.0,
- "e02": 0.0,
- "e03": 0.0,
- "e10": 0.0,
- "e11": 1.0,
- "e12": 0.0,
- "e13": 0.0,
- "e20": 0.0,
- "e21": 0.0,
- "e22": 1.0,
- "e23": 0.0,
- "e30": 0.0,
- "e31": 0.0,
- "e32": 0.0,
- "e33": 1.0
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot",
- "m_ObjectId": "ef97d92160a14bdc9a60ec6806fdbc7f",
- "m_Id": 1,
- "m_DisplayName": "B",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "B",
- "m_StageCapability": 3,
- "m_Value": {
- "e00": 2.0,
- "e01": 2.0,
- "e02": 2.0,
- "e03": 2.0,
- "e10": 2.0,
- "e11": 2.0,
- "e12": 2.0,
- "e13": 2.0,
- "e20": 2.0,
- "e21": 2.0,
- "e22": 2.0,
- "e23": 2.0,
- "e30": 2.0,
- "e31": 2.0,
- "e32": 2.0,
- "e33": 2.0
- },
- "m_DefaultValue": {
- "e00": 1.0,
- "e01": 0.0,
- "e02": 0.0,
- "e03": 0.0,
- "e10": 0.0,
- "e11": 1.0,
- "e12": 0.0,
- "e13": 0.0,
- "e20": 0.0,
- "e21": 0.0,
- "e22": 1.0,
- "e23": 0.0,
- "e30": 0.0,
- "e31": 0.0,
- "e32": 0.0,
- "e33": 1.0
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.VertexColorNode",
- "m_ObjectId": "f0b548de17f94b0e82a116022a3ac760",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "Vertex Color",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": -495.0,
- "y": -165.0,
- "width": 208.0,
- "height": 278.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "6b83dccbbe0d4a1fa68cdd6c35e172e4"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 1,
- "m_CustomColors": {
- "m_SerializableColors": []
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.IsFrontFaceNode",
- "m_ObjectId": "f9ca062847524483be6a96a0c46b1293",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "Is Front Face",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": -949.0,
- "y": -481.9999694824219,
- "width": 119.0,
- "height": 77.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "9b65789c683442c9a33c77da40eb7cf0"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- }
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "fcda6ca2f5514e6687d5f6af9e77cfbf",
- "m_Id": 4,
- "m_DisplayName": "R",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "R",
- "m_StageCapability": 2,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
-}
-
-{
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
- "m_ObjectId": "fd0cffc8434c482592a6cb37a8959a85",
- "m_Id": 2,
- "m_DisplayName": "False",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "False",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- }
-}
-
diff --git a/Assets/GameAssets/Shader/SpriteHD3.shadergraph.meta b/Assets/GameAssets/Shader/SpriteHD3.shadergraph.meta
deleted file mode 100644
index 344d695..0000000
--- a/Assets/GameAssets/Shader/SpriteHD3.shadergraph.meta
+++ /dev/null
@@ -1,10 +0,0 @@
-fileFormatVersion: 2
-guid: 658cfefb908d16543a437048603a080e
-ScriptedImporter:
- internalIDToNameTable: []
- externalObjects: {}
- serializedVersion: 2
- userData:
- assetBundleName:
- assetBundleVariant:
- script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3}
diff --git a/Assets/HDRP/TutorialInfo.meta b/Assets/HDRP/TutorialInfo.meta
deleted file mode 100644
index a7bc5aa..0000000
--- a/Assets/HDRP/TutorialInfo.meta
+++ /dev/null
@@ -1,9 +0,0 @@
-fileFormatVersion: 2
-guid: 49110bb8dcada46328ad741970bce702
-folderAsset: yes
-timeCreated: 1475590612
-licenseType: Store
-DefaultImporter:
- userData:
- assetBundleName:
- assetBundleVariant:
diff --git a/Assets/HDRP/TutorialInfo/Icons/Help_Icon.png b/Assets/HDRP/TutorialInfo/Icons/Help_Icon.png
deleted file mode 100644
index 91fa215..0000000
Binary files a/Assets/HDRP/TutorialInfo/Icons/Help_Icon.png and /dev/null differ
diff --git a/Assets/HDRP/TutorialInfo/Icons/Help_Icon.png.meta b/Assets/HDRP/TutorialInfo/Icons/Help_Icon.png.meta
deleted file mode 100644
index a21157b..0000000
--- a/Assets/HDRP/TutorialInfo/Icons/Help_Icon.png.meta
+++ /dev/null
@@ -1,128 +0,0 @@
-fileFormatVersion: 2
-guid: 34f556d724b1bbf4097ca6220db2c581
-TextureImporter:
- fileIDToRecycleName: {}
- externalObjects: {}
- serializedVersion: 5
- mipmaps:
- mipMapMode: 0
- enableMipMap: 0
- sRGBTexture: 1
- linearTexture: 0
- fadeOut: 0
- borderMipMap: 0
- mipMapsPreserveCoverage: 0
- alphaTestReferenceValue: 0.5
- mipMapFadeDistanceStart: 1
- mipMapFadeDistanceEnd: 3
- bumpmap:
- convertToNormalMap: 0
- externalNormalMap: 0
- heightScale: 0.25
- normalMapFilter: 0
- isReadable: 0
- grayScaleToAlpha: 0
- generateCubemap: 6
- cubemapConvolution: 0
- seamlessCubemap: 0
- textureFormat: 1
- maxTextureSize: 2048
- textureSettings:
- serializedVersion: 2
- filterMode: -1
- aniso: 1
- mipBias: -1
- wrapU: 1
- wrapV: 1
- wrapW: -1
- nPOTScale: 0
- lightmap: 0
- compressionQuality: 50
- spriteMode: 0
- spriteExtrude: 1
- spriteMeshType: 1
- alignment: 0
- spritePivot: {x: 0.5, y: 0.5}
- spritePixelsToUnits: 100
- spriteBorder: {x: 0, y: 0, z: 0, w: 0}
- spriteGenerateFallbackPhysicsShape: 1
- alphaUsage: 1
- alphaIsTransparency: 1
- spriteTessellationDetail: -1
- textureType: 2
- textureShape: 1
- singleChannelComponent: 0
- maxTextureSizeSet: 0
- compressionQualitySet: 0
- textureFormatSet: 0
- platformSettings:
- - serializedVersion: 2
- buildTarget: DefaultTexturePlatform
- maxTextureSize: 8192
- resizeAlgorithm: 0
- textureFormat: -1
- textureCompression: 1
- compressionQuality: 50
- crunchedCompression: 0
- allowsAlphaSplitting: 0
- overridden: 0
- androidETC2FallbackOverride: 0
- - serializedVersion: 2
- buildTarget: Standalone
- maxTextureSize: 8192
- resizeAlgorithm: 0
- textureFormat: -1
- textureCompression: 1
- compressionQuality: 50
- crunchedCompression: 0
- allowsAlphaSplitting: 0
- overridden: 0
- androidETC2FallbackOverride: 0
- - serializedVersion: 2
- buildTarget: iPhone
- maxTextureSize: 8192
- resizeAlgorithm: 0
- textureFormat: -1
- textureCompression: 1
- compressionQuality: 50
- crunchedCompression: 0
- allowsAlphaSplitting: 0
- overridden: 0
- androidETC2FallbackOverride: 0
- - serializedVersion: 2
- buildTarget: Android
- maxTextureSize: 8192
- resizeAlgorithm: 0
- textureFormat: -1
- textureCompression: 1
- compressionQuality: 50
- crunchedCompression: 0
- allowsAlphaSplitting: 0
- overridden: 0
- androidETC2FallbackOverride: 0
- - serializedVersion: 2
- buildTarget: Windows Store Apps
- maxTextureSize: 8192
- resizeAlgorithm: 0
- textureFormat: -1
- textureCompression: 1
- compressionQuality: 50
- crunchedCompression: 0
- allowsAlphaSplitting: 0
- overridden: 0
- androidETC2FallbackOverride: 0
- spriteSheet:
- serializedVersion: 2
- sprites: []
- outline: []
- physicsShape: []
- bones: []
- spriteID:
- vertices: []
- indices:
- edges: []
- weights: []
- spritePackingTag:
- userData:
- assetBundleName:
- assetBundleVariant:
diff --git a/Assets/HDRP/TutorialInfo/Icons/UniversalIcon.png b/Assets/HDRP/TutorialInfo/Icons/UniversalIcon.png
deleted file mode 100644
index 305966b..0000000
Binary files a/Assets/HDRP/TutorialInfo/Icons/UniversalIcon.png and /dev/null differ
diff --git a/Assets/HDRP/TutorialInfo/Icons/UniversalIcon.png.meta b/Assets/HDRP/TutorialInfo/Icons/UniversalIcon.png.meta
deleted file mode 100644
index 129d16b..0000000
--- a/Assets/HDRP/TutorialInfo/Icons/UniversalIcon.png.meta
+++ /dev/null
@@ -1,128 +0,0 @@
-fileFormatVersion: 2
-guid: 7801804018a7dcf42abb827444e18660
-TextureImporter:
- fileIDToRecycleName: {}
- externalObjects: {}
- serializedVersion: 5
- mipmaps:
- mipMapMode: 0
- enableMipMap: 1
- sRGBTexture: 1
- linearTexture: 0
- fadeOut: 0
- borderMipMap: 0
- mipMapsPreserveCoverage: 0
- alphaTestReferenceValue: 0.5
- mipMapFadeDistanceStart: 1
- mipMapFadeDistanceEnd: 3
- bumpmap:
- convertToNormalMap: 0
- externalNormalMap: 0
- heightScale: 0.25
- normalMapFilter: 0
- isReadable: 0
- grayScaleToAlpha: 0
- generateCubemap: 6
- cubemapConvolution: 0
- seamlessCubemap: 0
- textureFormat: 1
- maxTextureSize: 2048
- textureSettings:
- serializedVersion: 2
- filterMode: -1
- aniso: 2
- mipBias: -1
- wrapU: -1
- wrapV: -1
- wrapW: -1
- nPOTScale: 1
- lightmap: 0
- compressionQuality: 50
- spriteMode: 0
- spriteExtrude: 1
- spriteMeshType: 1
- alignment: 0
- spritePivot: {x: 0.5, y: 0.5}
- spritePixelsToUnits: 100
- spriteBorder: {x: 0, y: 0, z: 0, w: 0}
- spriteGenerateFallbackPhysicsShape: 1
- alphaUsage: 1
- alphaIsTransparency: 0
- spriteTessellationDetail: -1
- textureType: 0
- textureShape: 1
- singleChannelComponent: 0
- maxTextureSizeSet: 0
- compressionQualitySet: 0
- textureFormatSet: 0
- platformSettings:
- - serializedVersion: 2
- buildTarget: DefaultTexturePlatform
- maxTextureSize: 8192
- resizeAlgorithm: 0
- textureFormat: -1
- textureCompression: 1
- compressionQuality: 50
- crunchedCompression: 0
- allowsAlphaSplitting: 0
- overridden: 0
- androidETC2FallbackOverride: 0
- - serializedVersion: 2
- buildTarget: Standalone
- maxTextureSize: 8192
- resizeAlgorithm: 0
- textureFormat: -1
- textureCompression: 1
- compressionQuality: 50
- crunchedCompression: 0
- allowsAlphaSplitting: 0
- overridden: 0
- androidETC2FallbackOverride: 0
- - serializedVersion: 2
- buildTarget: iPhone
- maxTextureSize: 8192
- resizeAlgorithm: 0
- textureFormat: -1
- textureCompression: 1
- compressionQuality: 50
- crunchedCompression: 0
- allowsAlphaSplitting: 0
- overridden: 0
- androidETC2FallbackOverride: 0
- - serializedVersion: 2
- buildTarget: Android
- maxTextureSize: 8192
- resizeAlgorithm: 0
- textureFormat: -1
- textureCompression: 1
- compressionQuality: 50
- crunchedCompression: 0
- allowsAlphaSplitting: 0
- overridden: 0
- androidETC2FallbackOverride: 0
- - serializedVersion: 2
- buildTarget: Windows Store Apps
- maxTextureSize: 8192
- resizeAlgorithm: 0
- textureFormat: -1
- textureCompression: 1
- compressionQuality: 50
- crunchedCompression: 0
- allowsAlphaSplitting: 0
- overridden: 0
- androidETC2FallbackOverride: 0
- spriteSheet:
- serializedVersion: 2
- sprites: []
- outline: []
- physicsShape: []
- bones: []
- spriteID:
- vertices: []
- indices:
- edges: []
- weights: []
- spritePackingTag:
- userData:
- assetBundleName:
- assetBundleVariant:
diff --git a/Assets/HDRP/TutorialInfo/Layout.wlt b/Assets/HDRP/TutorialInfo/Layout.wlt
deleted file mode 100644
index 7b50a25..0000000
--- a/Assets/HDRP/TutorialInfo/Layout.wlt
+++ /dev/null
@@ -1,654 +0,0 @@
-%YAML 1.1
-%TAG !u! tag:unity3d.com,2011:
---- !u!114 &1
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12004, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_PixelRect:
- serializedVersion: 2
- x: 0
- y: 45
- width: 1666
- height: 958
- m_ShowMode: 4
- m_Title:
- m_RootView: {fileID: 6}
- m_MinSize: {x: 950, y: 542}
- m_MaxSize: {x: 10000, y: 10000}
---- !u!114 &2
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children: []
- m_Position:
- serializedVersion: 2
- x: 0
- y: 466
- width: 290
- height: 442
- m_MinSize: {x: 234, y: 271}
- m_MaxSize: {x: 10004, y: 10021}
- m_ActualView: {fileID: 14}
- m_Panes:
- - {fileID: 14}
- m_Selected: 0
- m_LastSelected: 0
---- !u!114 &3
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children:
- - {fileID: 4}
- - {fileID: 2}
- m_Position:
- serializedVersion: 2
- x: 973
- y: 0
- width: 290
- height: 908
- m_MinSize: {x: 234, y: 492}
- m_MaxSize: {x: 10004, y: 14042}
- vertical: 1
- controlID: 226
---- !u!114 &4
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children: []
- m_Position:
- serializedVersion: 2
- x: 0
- y: 0
- width: 290
- height: 466
- m_MinSize: {x: 204, y: 221}
- m_MaxSize: {x: 4004, y: 4021}
- m_ActualView: {fileID: 17}
- m_Panes:
- - {fileID: 17}
- m_Selected: 0
- m_LastSelected: 0
---- !u!114 &5
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children: []
- m_Position:
- serializedVersion: 2
- x: 0
- y: 466
- width: 973
- height: 442
- m_MinSize: {x: 202, y: 221}
- m_MaxSize: {x: 4002, y: 4021}
- m_ActualView: {fileID: 15}
- m_Panes:
- - {fileID: 15}
- m_Selected: 0
- m_LastSelected: 0
---- !u!114 &6
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12008, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children:
- - {fileID: 7}
- - {fileID: 8}
- - {fileID: 9}
- m_Position:
- serializedVersion: 2
- x: 0
- y: 0
- width: 1666
- height: 958
- m_MinSize: {x: 950, y: 542}
- m_MaxSize: {x: 10000, y: 10000}
---- !u!114 &7
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12011, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children: []
- m_Position:
- serializedVersion: 2
- x: 0
- y: 0
- width: 1666
- height: 30
- m_MinSize: {x: 0, y: 0}
- m_MaxSize: {x: 0, y: 0}
- m_LastLoadedLayoutName: Tutorial
---- !u!114 &8
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children:
- - {fileID: 10}
- - {fileID: 3}
- - {fileID: 11}
- m_Position:
- serializedVersion: 2
- x: 0
- y: 30
- width: 1666
- height: 908
- m_MinSize: {x: 713, y: 492}
- m_MaxSize: {x: 18008, y: 14042}
- vertical: 0
- controlID: 74
---- !u!114 &9
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12042, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children: []
- m_Position:
- serializedVersion: 2
- x: 0
- y: 938
- width: 1666
- height: 20
- m_MinSize: {x: 0, y: 0}
- m_MaxSize: {x: 0, y: 0}
---- !u!114 &10
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children:
- - {fileID: 12}
- - {fileID: 5}
- m_Position:
- serializedVersion: 2
- x: 0
- y: 0
- width: 973
- height: 908
- m_MinSize: {x: 202, y: 442}
- m_MaxSize: {x: 4002, y: 8042}
- vertical: 1
- controlID: 75
---- !u!114 &11
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children: []
- m_Position:
- serializedVersion: 2
- x: 1263
- y: 0
- width: 403
- height: 908
- m_MinSize: {x: 277, y: 71}
- m_MaxSize: {x: 4002, y: 4021}
- m_ActualView: {fileID: 13}
- m_Panes:
- - {fileID: 13}
- m_Selected: 0
- m_LastSelected: 0
---- !u!114 &12
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children: []
- m_Position:
- serializedVersion: 2
- x: 0
- y: 0
- width: 973
- height: 466
- m_MinSize: {x: 202, y: 221}
- m_MaxSize: {x: 4002, y: 4021}
- m_ActualView: {fileID: 16}
- m_Panes:
- - {fileID: 16}
- m_Selected: 0
- m_LastSelected: 0
---- !u!114 &13
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12019, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_AutoRepaintOnSceneChange: 0
- m_MinSize: {x: 275, y: 50}
- m_MaxSize: {x: 4000, y: 4000}
- m_TitleContent:
- m_Text: Inspector
- m_Image: {fileID: -6905738622615590433, guid: 0000000000000000d000000000000000,
- type: 0}
- m_Tooltip:
- m_DepthBufferBits: 0
- m_Pos:
- serializedVersion: 2
- x: 2
- y: 19
- width: 401
- height: 887
- m_ScrollPosition: {x: 0, y: 0}
- m_InspectorMode: 0
- m_PreviewResizer:
- m_CachedPref: -160
- m_ControlHash: -371814159
- m_PrefName: Preview_InspectorPreview
- m_PreviewWindow: {fileID: 0}
---- !u!114 &14
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12014, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_AutoRepaintOnSceneChange: 0
- m_MinSize: {x: 230, y: 250}
- m_MaxSize: {x: 10000, y: 10000}
- m_TitleContent:
- m_Text: Project
- m_Image: {fileID: -7501376956915960154, guid: 0000000000000000d000000000000000,
- type: 0}
- m_Tooltip:
- m_DepthBufferBits: 0
- m_Pos:
- serializedVersion: 2
- x: 2
- y: 19
- width: 286
- height: 421
- m_SearchFilter:
- m_NameFilter:
- m_ClassNames: []
- m_AssetLabels: []
- m_AssetBundleNames: []
- m_VersionControlStates: []
- m_ReferencingInstanceIDs:
- m_ScenePaths: []
- m_ShowAllHits: 0
- m_SearchArea: 0
- m_Folders:
- - Assets
- m_ViewMode: 0
- m_StartGridSize: 64
- m_LastFolders:
- - Assets
- m_LastFoldersGridSize: -1
- m_LastProjectPath: /Users/danielbrauer/Unity Projects/New Unity Project 47
- m_IsLocked: 0
- m_FolderTreeState:
- scrollPos: {x: 0, y: 0}
- m_SelectedIDs: ee240000
- m_LastClickedID: 9454
- m_ExpandedIDs: ee24000000ca9a3bffffff7f
- m_RenameOverlay:
- m_UserAcceptedRename: 0
- m_Name:
- m_OriginalName:
- m_EditFieldRect:
- serializedVersion: 2
- x: 0
- y: 0
- width: 0
- height: 0
- m_UserData: 0
- m_IsWaitingForDelay: 0
- m_IsRenaming: 0
- m_OriginalEventType: 11
- m_IsRenamingFilename: 1
- m_ClientGUIView: {fileID: 0}
- m_SearchString:
- m_CreateAssetUtility:
- m_EndAction: {fileID: 0}
- m_InstanceID: 0
- m_Path:
- m_Icon: {fileID: 0}
- m_ResourceFile:
- m_AssetTreeState:
- scrollPos: {x: 0, y: 0}
- m_SelectedIDs: 68fbffff
- m_LastClickedID: 0
- m_ExpandedIDs: ee240000
- m_RenameOverlay:
- m_UserAcceptedRename: 0
- m_Name:
- m_OriginalName:
- m_EditFieldRect:
- serializedVersion: 2
- x: 0
- y: 0
- width: 0
- height: 0
- m_UserData: 0
- m_IsWaitingForDelay: 0
- m_IsRenaming: 0
- m_OriginalEventType: 11
- m_IsRenamingFilename: 1
- m_ClientGUIView: {fileID: 0}
- m_SearchString:
- m_CreateAssetUtility:
- m_EndAction: {fileID: 0}
- m_InstanceID: 0
- m_Path:
- m_Icon: {fileID: 0}
- m_ResourceFile:
- m_ListAreaState:
- m_SelectedInstanceIDs: 68fbffff
- m_LastClickedInstanceID: -1176
- m_HadKeyboardFocusLastEvent: 0
- m_ExpandedInstanceIDs: c6230000
- m_RenameOverlay:
- m_UserAcceptedRename: 0
- m_Name:
- m_OriginalName:
- m_EditFieldRect:
- serializedVersion: 2
- x: 0
- y: 0
- width: 0
- height: 0
- m_UserData: 0
- m_IsWaitingForDelay: 0
- m_IsRenaming: 0
- m_OriginalEventType: 11
- m_IsRenamingFilename: 1
- m_ClientGUIView: {fileID: 0}
- m_CreateAssetUtility:
- m_EndAction: {fileID: 0}
- m_InstanceID: 0
- m_Path:
- m_Icon: {fileID: 0}
- m_ResourceFile:
- m_NewAssetIndexInList: -1
- m_ScrollPosition: {x: 0, y: 0}
- m_GridSize: 64
- m_DirectoriesAreaWidth: 110
---- !u!114 &15
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12015, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_AutoRepaintOnSceneChange: 1
- m_MinSize: {x: 200, y: 200}
- m_MaxSize: {x: 4000, y: 4000}
- m_TitleContent:
- m_Text: Game
- m_Image: {fileID: -2087823869225018852, guid: 0000000000000000d000000000000000,
- type: 0}
- m_Tooltip:
- m_DepthBufferBits: 32
- m_Pos:
- serializedVersion: 2
- x: 0
- y: 19
- width: 971
- height: 421
- m_MaximizeOnPlay: 0
- m_Gizmos: 0
- m_Stats: 0
- m_SelectedSizes: 00000000000000000000000000000000000000000000000000000000000000000000000000000000
- m_TargetDisplay: 0
- m_ZoomArea:
- m_HRangeLocked: 0
- m_VRangeLocked: 0
- m_HBaseRangeMin: -242.75
- m_HBaseRangeMax: 242.75
- m_VBaseRangeMin: -101
- m_VBaseRangeMax: 101
- m_HAllowExceedBaseRangeMin: 1
- m_HAllowExceedBaseRangeMax: 1
- m_VAllowExceedBaseRangeMin: 1
- m_VAllowExceedBaseRangeMax: 1
- m_ScaleWithWindow: 0
- m_HSlider: 0
- m_VSlider: 0
- m_IgnoreScrollWheelUntilClicked: 0
- m_EnableMouseInput: 1
- m_EnableSliderZoom: 0
- m_UniformScale: 1
- m_UpDirection: 1
- m_DrawArea:
- serializedVersion: 2
- x: 0
- y: 17
- width: 971
- height: 404
- m_Scale: {x: 2, y: 2}
- m_Translation: {x: 485.5, y: 202}
- m_MarginLeft: 0
- m_MarginRight: 0
- m_MarginTop: 0
- m_MarginBottom: 0
- m_LastShownAreaInsideMargins:
- serializedVersion: 2
- x: -242.75
- y: -101
- width: 485.5
- height: 202
- m_MinimalGUI: 1
- m_defaultScale: 2
- m_TargetTexture: {fileID: 0}
- m_CurrentColorSpace: 0
- m_LastWindowPixelSize: {x: 1942, y: 842}
- m_ClearInEditMode: 1
- m_NoCameraWarning: 1
- m_LowResolutionForAspectRatios: 01000000000100000100
---- !u!114 &16
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12013, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_AutoRepaintOnSceneChange: 1
- m_MinSize: {x: 200, y: 200}
- m_MaxSize: {x: 4000, y: 4000}
- m_TitleContent:
- m_Text: Scene
- m_Image: {fileID: 2318424515335265636, guid: 0000000000000000d000000000000000,
- type: 0}
- m_Tooltip:
- m_DepthBufferBits: 32
- m_Pos:
- serializedVersion: 2
- x: 0
- y: 19
- width: 971
- height: 445
- m_SceneLighting: 1
- lastFramingTime: 0
- m_2DMode: 0
- m_isRotationLocked: 0
- m_AudioPlay: 0
- m_Position:
- m_Target: {x: 0, y: 0, z: 0}
- speed: 2
- m_Value: {x: 0, y: 0, z: 0}
- m_RenderMode: 0
- m_ValidateTrueMetals: 0
- m_SceneViewState:
- showFog: 1
- showMaterialUpdate: 0
- showSkybox: 1
- showFlares: 1
- showImageEffects: 1
- grid:
- xGrid:
- m_Target: 0
- speed: 2
- m_Value: 0
- yGrid:
- m_Target: 1
- speed: 2
- m_Value: 1
- zGrid:
- m_Target: 0
- speed: 2
- m_Value: 0
- m_Rotation:
- m_Target: {x: -0.08717229, y: 0.89959055, z: -0.21045254, w: -0.3726226}
- speed: 2
- m_Value: {x: -0.08717229, y: 0.89959055, z: -0.21045254, w: -0.3726226}
- m_Size:
- m_Target: 10
- speed: 2
- m_Value: 10
- m_Ortho:
- m_Target: 0
- speed: 2
- m_Value: 0
- m_LastSceneViewRotation: {x: 0, y: 0, z: 0, w: 0}
- m_LastSceneViewOrtho: 0
- m_ReplacementShader: {fileID: 0}
- m_ReplacementString:
- m_LastLockedObject: {fileID: 0}
- m_ViewIsLockedToObject: 0
---- !u!114 &17
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12061, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_AutoRepaintOnSceneChange: 0
- m_MinSize: {x: 200, y: 200}
- m_MaxSize: {x: 4000, y: 4000}
- m_TitleContent:
- m_Text: Hierarchy
- m_Image: {fileID: -590624980919486359, guid: 0000000000000000d000000000000000,
- type: 0}
- m_Tooltip:
- m_DepthBufferBits: 0
- m_Pos:
- serializedVersion: 2
- x: 2
- y: 19
- width: 286
- height: 445
- m_TreeViewState:
- scrollPos: {x: 0, y: 0}
- m_SelectedIDs: 68fbffff
- m_LastClickedID: -1176
- m_ExpandedIDs: 7efbffff00000000
- m_RenameOverlay:
- m_UserAcceptedRename: 0
- m_Name:
- m_OriginalName:
- m_EditFieldRect:
- serializedVersion: 2
- x: 0
- y: 0
- width: 0
- height: 0
- m_UserData: 0
- m_IsWaitingForDelay: 0
- m_IsRenaming: 0
- m_OriginalEventType: 11
- m_IsRenamingFilename: 0
- m_ClientGUIView: {fileID: 0}
- m_SearchString:
- m_ExpandedScenes:
- -
- m_CurrenRootInstanceID: 0
- m_Locked: 0
- m_CurrentSortingName: TransformSorting
diff --git a/Assets/HDRP/TutorialInfo/Layout.wlt.meta b/Assets/HDRP/TutorialInfo/Layout.wlt.meta
deleted file mode 100644
index c0c8c77..0000000
--- a/Assets/HDRP/TutorialInfo/Layout.wlt.meta
+++ /dev/null
@@ -1,8 +0,0 @@
-fileFormatVersion: 2
-guid: eabc9546105bf4accac1fd62a63e88e6
-timeCreated: 1487337779
-licenseType: Store
-DefaultImporter:
- userData:
- assetBundleName:
- assetBundleVariant:
diff --git a/Assets/HDRP/TutorialInfo/Scripts.meta b/Assets/HDRP/TutorialInfo/Scripts.meta
deleted file mode 100644
index 02da605..0000000
--- a/Assets/HDRP/TutorialInfo/Scripts.meta
+++ /dev/null
@@ -1,9 +0,0 @@
-fileFormatVersion: 2
-guid: 5a9bcd70e6a4b4b05badaa72e827d8e0
-folderAsset: yes
-timeCreated: 1475835190
-licenseType: Store
-DefaultImporter:
- userData:
- assetBundleName:
- assetBundleVariant:
diff --git a/Assets/HDRP/TutorialInfo/Scripts/Editor.meta b/Assets/HDRP/TutorialInfo/Scripts/Editor.meta
deleted file mode 100644
index f59f099..0000000
--- a/Assets/HDRP/TutorialInfo/Scripts/Editor.meta
+++ /dev/null
@@ -1,9 +0,0 @@
-fileFormatVersion: 2
-guid: 3ad9b87dffba344c89909c6d1b1c17e1
-folderAsset: yes
-timeCreated: 1475593892
-licenseType: Store
-DefaultImporter:
- userData:
- assetBundleName:
- assetBundleVariant:
diff --git a/Assets/HDRP/TutorialInfo/Scripts/Editor/ReadmeEditor.cs b/Assets/HDRP/TutorialInfo/Scripts/Editor/ReadmeEditor.cs
deleted file mode 100644
index 2e59477..0000000
--- a/Assets/HDRP/TutorialInfo/Scripts/Editor/ReadmeEditor.cs
+++ /dev/null
@@ -1,158 +0,0 @@
-using System.Collections;
-using System.Collections.Generic;
-using UnityEngine;
-using UnityEditor;
-using System;
-using System.IO;
-using System.Reflection;
-
-[CustomEditor(typeof(Readme))]
-[InitializeOnLoad]
-public class ReadmeEditor : Editor {
-
- static string kShowedReadmeSessionStateName = "ReadmeEditor.showedReadme";
-
- static float kSpace = 16f;
-
- static ReadmeEditor()
- {
- EditorApplication.delayCall += SelectReadmeAutomatically;
- }
-
- static void SelectReadmeAutomatically()
- {
- if (!SessionState.GetBool(kShowedReadmeSessionStateName, false ))
- {
- var readme = SelectReadme();
- SessionState.SetBool(kShowedReadmeSessionStateName, true);
-
- if (readme && !readme.loadedLayout)
- {
- LoadLayout();
- readme.loadedLayout = true;
- }
- }
- }
-
- static void LoadLayout()
- {
- var assembly = typeof(EditorApplication).Assembly;
- var windowLayoutType = assembly.GetType("UnityEditor.WindowLayout", true);
- var method = windowLayoutType.GetMethod("LoadWindowLayout", BindingFlags.Public | BindingFlags.Static);
- method.Invoke(null, new object[]{Path.Combine(Application.dataPath, "TutorialInfo/Layout.wlt"), false});
- }
-
- [MenuItem("Tutorial/Show Tutorial Instructions")]
- static Readme SelectReadme()
- {
- var ids = AssetDatabase.FindAssets("Readme t:Readme");
- if (ids.Length == 1)
- {
- var readmeObject = AssetDatabase.LoadMainAssetAtPath(AssetDatabase.GUIDToAssetPath(ids[0]));
-
- Selection.objects = new UnityEngine.Object[]{readmeObject};
-
- return (Readme)readmeObject;
- }
- else
- {
- Debug.Log("Couldn't find a readme");
- return null;
- }
- }
-
- protected override void OnHeaderGUI()
- {
- var readme = (Readme)target;
- Init();
-
- var iconWidth = Mathf.Min(EditorGUIUtility.currentViewWidth/3f - 20f, 128f);
-
- GUILayout.BeginHorizontal("In BigTitle");
- {
- GUILayout.Label(readme.icon, GUILayout.Width(iconWidth), GUILayout.Height(iconWidth));
- GUILayout.Label(readme.title, TitleStyle);
- }
- GUILayout.EndHorizontal();
- }
-
- public override void OnInspectorGUI()
- {
- var readme = (Readme)target;
- Init();
-
- foreach (var section in readme.sections)
- {
- if (!string.IsNullOrEmpty(section.heading))
- {
- GUILayout.Label(section.heading, HeadingStyle);
- }
- if (!string.IsNullOrEmpty(section.text))
- {
- GUILayout.Label(section.text, BodyStyle);
- }
- if (!string.IsNullOrEmpty(section.linkText))
- {
- if (LinkLabel(new GUIContent(section.linkText)))
- {
- Application.OpenURL(section.url);
- }
- }
- GUILayout.Space(kSpace);
- }
- }
-
-
- bool m_Initialized;
-
- GUIStyle LinkStyle { get { return m_LinkStyle; } }
- [SerializeField] GUIStyle m_LinkStyle;
-
- GUIStyle TitleStyle { get { return m_TitleStyle; } }
- [SerializeField] GUIStyle m_TitleStyle;
-
- GUIStyle HeadingStyle { get { return m_HeadingStyle; } }
- [SerializeField] GUIStyle m_HeadingStyle;
-
- GUIStyle BodyStyle { get { return m_BodyStyle; } }
- [SerializeField] GUIStyle m_BodyStyle;
-
- void Init()
- {
- if (m_Initialized)
- return;
- m_BodyStyle = new GUIStyle(EditorStyles.label);
- m_BodyStyle.wordWrap = true;
- m_BodyStyle.fontSize = 14;
-
- m_TitleStyle = new GUIStyle(m_BodyStyle);
- m_TitleStyle.fontSize = 26;
-
- m_HeadingStyle = new GUIStyle(m_BodyStyle);
- m_HeadingStyle.fontSize = 18 ;
-
- m_LinkStyle = new GUIStyle(m_BodyStyle);
- m_LinkStyle.wordWrap = false;
- // Match selection color which works nicely for both light and dark skins
- m_LinkStyle.normal.textColor = new Color (0x00/255f, 0x78/255f, 0xDA/255f, 1f);
- m_LinkStyle.stretchWidth = false;
-
- m_Initialized = true;
- }
-
- bool LinkLabel (GUIContent label, params GUILayoutOption[] options)
- {
- var position = GUILayoutUtility.GetRect(label, LinkStyle, options);
-
- Handles.BeginGUI ();
- Handles.color = LinkStyle.normal.textColor;
- Handles.DrawLine (new Vector3(position.xMin, position.yMax), new Vector3(position.xMax, position.yMax));
- Handles.color = Color.white;
- Handles.EndGUI ();
-
- EditorGUIUtility.AddCursorRect (position, MouseCursor.Link);
-
- return GUI.Button (position, label, LinkStyle);
- }
-}
-
diff --git a/Assets/HDRP/TutorialInfo/Scripts/Editor/ReadmeEditor.cs.meta b/Assets/HDRP/TutorialInfo/Scripts/Editor/ReadmeEditor.cs.meta
deleted file mode 100644
index f038618..0000000
--- a/Assets/HDRP/TutorialInfo/Scripts/Editor/ReadmeEditor.cs.meta
+++ /dev/null
@@ -1,12 +0,0 @@
-fileFormatVersion: 2
-guid: 476cc7d7cd9874016adc216baab94a0a
-timeCreated: 1484146680
-licenseType: Store
-MonoImporter:
- serializedVersion: 2
- defaultReferences: []
- executionOrder: 0
- icon: {instanceID: 0}
- userData:
- assetBundleName:
- assetBundleVariant:
diff --git a/Assets/HDRP/TutorialInfo/Scripts/Readme.cs b/Assets/HDRP/TutorialInfo/Scripts/Readme.cs
deleted file mode 100644
index 48843db..0000000
--- a/Assets/HDRP/TutorialInfo/Scripts/Readme.cs
+++ /dev/null
@@ -1,14 +0,0 @@
-using System;
-using UnityEngine;
-
-public class Readme : ScriptableObject {
- public Texture2D icon;
- public string title;
- public Section[] sections;
- public bool loadedLayout;
-
- [Serializable]
- public class Section {
- public string heading, text, linkText, url;
- }
-}
diff --git a/Assets/HDRP/TutorialInfo/Scripts/Readme.cs.meta b/Assets/HDRP/TutorialInfo/Scripts/Readme.cs.meta
deleted file mode 100644
index 0dd2604..0000000
--- a/Assets/HDRP/TutorialInfo/Scripts/Readme.cs.meta
+++ /dev/null
@@ -1,12 +0,0 @@
-fileFormatVersion: 2
-guid: fcf7219bab7fe46a1ad266029b2fee19
-MonoImporter:
- externalObjects: {}
- serializedVersion: 2
- defaultReferences:
- - icon: {fileID: 2800000, guid: d4743ba2e2a59f946b2125c074582ce7, type: 3}
- executionOrder: 0
- icon: {fileID: 2800000, guid: a186f8a87ca4f4d3aa864638ad5dfb65, type: 3}
- userData:
- assetBundleName:
- assetBundleVariant:
diff --git a/Assets/Scenes/MainScene.unity b/Assets/Scenes/MainScene.unity
index fb81b1f..6499998 100644
--- a/Assets/Scenes/MainScene.unity
+++ b/Assets/Scenes/MainScene.unity
@@ -317,7 +317,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1687258581}
m_LocalRotation: {x: 0.037599392, y: -0.0000063353427, z: -0.000002853883, w: 0.9992929}
- m_LocalPosition: {x: -2.189867, y: 2.489934, z: -11.32003}
+ m_LocalPosition: {x: -2.189867, y: 2.489934, z: -1.75}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
diff --git a/Assets/Scripts/Main/CustomsComponent/InputComponent.cs b/Assets/Scripts/Main/CustomsComponent/InputComponent.cs
index 7b7738e..8147254 100644
--- a/Assets/Scripts/Main/CustomsComponent/InputComponent.cs
+++ b/Assets/Scripts/Main/CustomsComponent/InputComponent.cs
@@ -193,10 +193,14 @@ namespace Game
void Update_Input()
{
+ ////AD·½Ïò¿ØÖÆ
+ //_InputV2.x = Input.GetAxis("Horizontal");
+ ////WS·½Ïò¿ØÖÆ
+ //_InputV2.y = Input.GetAxis("Vertical");
//AD·½Ïò¿ØÖÆ
- _InputV2.x = Input.GetAxis("Horizontal");
+ _InputV2.x = Input.GetAxisRaw("Horizontal");
//WS·½Ïò¿ØÖÆ
- _InputV2.y = Input.GetAxis("Vertical");
+ _InputV2.y = Input.GetAxisRaw("Vertical");
//AxibugLog.Debug("InputV2 =>" + InputV2);
}
diff --git a/Assets/Scripts/Main/CustomsComponent/MainPlayerComponent.cs b/Assets/Scripts/Main/CustomsComponent/MainPlayerComponent.cs
index 8fae933..bb879da 100644
--- a/Assets/Scripts/Main/CustomsComponent/MainPlayerComponent.cs
+++ b/Assets/Scripts/Main/CustomsComponent/MainPlayerComponent.cs
@@ -13,6 +13,7 @@ namespace Game
{
public class MainPlayerComponent : GameComponent
{
+ public Transform MainCamNode;
public Transform CamPos;
public MainRole Player;
@@ -24,7 +25,8 @@ namespace Game
private void OnEnable()
{
- CamPos = transform.Find("CamPos");
+ MainCamNode = transform.Find("MainCamNode");
+ CamPos = MainCamNode.Find("CamPos");
InGame = false;
}
@@ -56,6 +58,9 @@ namespace Game
public void SetMainCamera()
{
+ //°ÑÉãÏñ»úNode¹Òµ½Íæ¼ÒÏÂ
+ MainCamNode.parent = Player.transform;
+ //°ÑÖ÷ÉãÏñ»ú¹Òµ½MainCamNodeµÄCamPosÏÂ
Camera.main.transform.parent = CamPos;
Camera.main.transform.localPosition = Vector3.zero;
Camera.main.transform.localEulerAngles = Vector3.zero;
diff --git a/Assets/Scripts/Main/CustomsComponent/RoleMgrComponent.cs b/Assets/Scripts/Main/CustomsComponent/RoleMgrComponent.cs
index 4261e43..6a56757 100644
--- a/Assets/Scripts/Main/CustomsComponent/RoleMgrComponent.cs
+++ b/Assets/Scripts/Main/CustomsComponent/RoleMgrComponent.cs
@@ -110,16 +110,10 @@ namespace Game
playergo.transform.localPosition = Vector3.zero;
GamePlayEntry.MainPlayer.transform.position = data.status.pos;
- //×é¼þ
- Rigidbody mRigidbody = this.gameObject.AddComponent();
- mRigidbody.isKinematic = false;
- mRigidbody.useGravity = true;
-
- MainRole role = playergo.AddComponent();
- role.Init(data);
-
+ SetRigibody(playergo.transform);
//¹Ò×é¼þ
- SetRigibody(GamePlayEntry.MainPlayer.transform);
+ MainRole role = playergo.gameObject.AddComponent();
+ role.Init(data);
AddRole(role);
@@ -167,6 +161,8 @@ namespace Game
Rigidbody mRigidbody = trans.gameObject.AddComponent();
mRigidbody.isKinematic = false;
mRigidbody.useGravity = true;
+
+ mRigidbody.constraints = RigidbodyConstraints.FreezeRotation;
}
}
diff --git a/Assets/Scripts/Main/Role/RoleBase.cs b/Assets/Scripts/Main/Role/RoleBase.cs
index 2b8a92d..e4843af 100644
--- a/Assets/Scripts/Main/Role/RoleBase.cs
+++ b/Assets/Scripts/Main/Role/RoleBase.cs
@@ -14,6 +14,9 @@ namespace Game
public ICharMachineBase Anime => mAnime;
public Vector2 InputV2;
public bool mIsMove = false;
+ public bool mIsLeft = false;
+ bool LastIsMove = false;
+ bool LastIsLeft = false;
///
/// ¶¯»¿ØÖÆÆ÷
@@ -22,24 +25,30 @@ namespace Game
protected S_ROLE_DATA_BASE mBaseData;
- bool LastIsMove = false;
+ protected Transform mBridgeTransfrom;
+ protected Transform mModelTransfrom;
+ protected Rigidbody mRigidbody;
- public void Update()
+ Vector3 Angle_RightDir => Vector3.zero;
+ Vector3 Angle_LeftDir = new Vector3(0,180,0);
+
+ protected virtual void Awake()
{
- bool ToMoveState = false;
- if (InputV2 != Vector2.zero)
- ToMoveState = true;
-
- if (LastIsMove != ToMoveState)
- {
- AxibugLog.Debug("MeshChangeState =>" + ToMoveState);
- MeshChangeState(ToMoveState);
- }
-
- LastIsMove = ToMoveState;
+ mBridgeTransfrom = transform.Find("Bridge");
+ mModelTransfrom = mBridgeTransfrom.Find("Model");
+ mRigidbody = transform.GetComponent();
}
- public abstract void MeshChangeState(bool ToMoveState);
+ protected virtual void OnEnable()
+ {
+ mIsMove = false;
+ LastIsMove = false;
+
+ mIsLeft = false;
+ LastIsLeft = false;
+
+ MeshChangeDir(mIsLeft);
+ }
///
/// ³õʼ»¯
@@ -51,7 +60,7 @@ namespace Game
if (RoleType == E_NODE_TYPE.N_MAINPLAYER)
{
mAnime = new CharacterMachine();
- mAnime.InitMachine(transform.Find("Model"));
+ mAnime.InitMachine(mModelTransfrom);
}
else if (RoleType == E_NODE_TYPE.N_MONSTER)
{
@@ -63,6 +72,71 @@ namespace Game
}
}
+ protected virtual void Update()
+ {
+ #region Òƶ¯
+ //ÊÇ·ñÒƶ¯
+ bool ToMoveState = false;
+ if (InputV2 != Vector2.zero)
+ ToMoveState = true;
+
+ if (LastIsMove != ToMoveState)
+ {
+ AxibugLog.Debug("MeshChangeState =>" + ToMoveState);
+ MeshChangeState(ToMoveState);
+ }
+ LastIsMove = ToMoveState;
+
+ Move_currentVector = new Vector3(InputV2.x, 0, InputV2.y);
+ AxibugLog.Debug("Move_currentVector =>" + Move_currentVector);
+ #endregion
+
+ //³¯Ïò
+ bool ToLeftDir = false;
+ if (InputV2.x < 0)
+ ToLeftDir = true;
+ else if (InputV2.x > 0)
+ ToLeftDir = false;
+
+ if (LastIsLeft != ToLeftDir)
+ {
+ AxibugLog.Debug("MeshChangeDir =>" + ToLeftDir);
+ MeshChangeDir(ToLeftDir);
+ }
+
+ LastIsLeft = ToLeftDir;
+ }
+
+ protected virtual void FixedUpdate()
+ {
+ FixedUpdate_Move();
+ }
+
+ public abstract void MeshChangeState(bool ToMoveState);
+
+ public void MeshChangeDir(bool ToLeftDir)
+ {
+ mBridgeTransfrom.localEulerAngles = ToLeftDir ? Angle_LeftDir : Angle_RightDir;
+ }
+
public abstract void Release();
+
+
+ #region
+
+ ///
+ /// ËÙ¶È
+ ///
+ public float Move_Speed = 3.5f;
+ private Vector3 Move_currentVector;
+
+ void FixedUpdate_Move()
+ {
+ Vector3 _playerPos = mRigidbody.position;
+ _playerPos += Move_currentVector * Move_Speed * Time.deltaTime;
+ mRigidbody.MovePosition(_playerPos);
+ AxibugLog.Debug("FixedUpdate_Move =>" + _playerPos);
+ }
+ #endregion
}
}
diff --git a/Axibug.Editor.csproj b/Axibug.Editor.csproj
index a79d972..014b384 100644
--- a/Axibug.Editor.csproj
+++ b/Axibug.Editor.csproj
@@ -22,7 +22,7 @@
full
false
Temp\Bin\Debug\
- UNITY_2020_3_33;UNITY_2020_3;UNITY_2020;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_IG;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_CLOUD_FEATURES;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
+ UNITY_2020_3_33;UNITY_2020_3;UNITY_2020;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_IG;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_CLOUD_FEATURES;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;UNITY_PRO_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
prompt
4
0169
@@ -53,7 +53,7 @@
2020.3.33f1c2
-
+
@@ -75,244 +75,244 @@
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AutoStreamingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AutoStreamingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CloudFoundationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CloudFoundationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEditor.Graphs.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEditor.Graphs.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll
-
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
+
+
+ C:\Program Files (x86)\Microsoft Visual Studio Tools for Unity\16.0\Editor\SyntaxTree.VisualStudio.Unity.Bridge.dll
Library\PackageCache\com.unity.collab-proxy@1.15.15\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll
@@ -347,359 +347,353 @@
Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll
-
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Common.dll
-
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.IO.Compression.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.IO.Compression.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll
Library\ScriptAssemblies\UnityEditor.UI.dll
diff --git a/Axibug.Runtime.csproj b/Axibug.Runtime.csproj
index 3e354a3..b66dc79 100644
--- a/Axibug.Runtime.csproj
+++ b/Axibug.Runtime.csproj
@@ -22,7 +22,7 @@
full
false
Temp\Bin\Debug\
- UNITY_2020_3_33;UNITY_2020_3;UNITY_2020;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_IG;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_CLOUD_FEATURES;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
+ UNITY_2020_3_33;UNITY_2020_3;UNITY_2020;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_IG;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_CLOUD_FEATURES;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;UNITY_PRO_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
prompt
4
0169
@@ -53,7 +53,7 @@
2020.3.33f1c2
-
+
@@ -103,244 +103,244 @@
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AutoStreamingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AutoStreamingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CloudFoundationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CloudFoundationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEditor.Graphs.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEditor.Graphs.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll
-
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
+
+
+ C:\Program Files (x86)\Microsoft Visual Studio Tools for Unity\16.0\Editor\SyntaxTree.VisualStudio.Unity.Bridge.dll
Library\PackageCache\com.unity.collab-proxy@1.15.15\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll
@@ -372,359 +372,353 @@
Assets\Plugins\likedll.dll
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll
-
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Common.dll
-
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.IO.Compression.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.IO.Compression.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll
Library\ScriptAssemblies\UnityEditor.UI.dll
diff --git a/Axibug.csproj b/Axibug.csproj
index d81ea01..0639eab 100644
--- a/Axibug.csproj
+++ b/Axibug.csproj
@@ -22,7 +22,7 @@
full
false
Temp\Bin\Debug\
- UNITY_2020_3_33;UNITY_2020_3;UNITY_2020;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_IG;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_CLOUD_FEATURES;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
+ UNITY_2020_3_33;UNITY_2020_3;UNITY_2020;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_IG;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_CLOUD_FEATURES;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;UNITY_PRO_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
prompt
4
0169
@@ -53,7 +53,7 @@
2020.3.33f1c2
-
+
@@ -164,244 +164,244 @@
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AutoStreamingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AutoStreamingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CloudFoundationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CloudFoundationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEditor.Graphs.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEditor.Graphs.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll
-
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
+
+
+ C:\Program Files (x86)\Microsoft Visual Studio Tools for Unity\16.0\Editor\SyntaxTree.VisualStudio.Unity.Bridge.dll
Library\PackageCache\com.unity.collab-proxy@1.15.15\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll
@@ -433,359 +433,353 @@
Assets\Plugins\likedll.dll
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll
-
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Common.dll
-
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.IO.Compression.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.IO.Compression.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll
Library\ScriptAssemblies\UnityEditor.UI.dll
diff --git a/Game.Editor.csproj b/Game.Editor.csproj
index 070b8da..223eb49 100644
--- a/Game.Editor.csproj
+++ b/Game.Editor.csproj
@@ -22,7 +22,7 @@
full
false
Temp\Bin\Debug\
- UNITY_2020_3_33;UNITY_2020_3;UNITY_2020;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_IG;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_CLOUD_FEATURES;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
+ UNITY_2020_3_33;UNITY_2020_3;UNITY_2020;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_IG;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_CLOUD_FEATURES;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;UNITY_PRO_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
prompt
4
0169
@@ -53,7 +53,7 @@
2020.3.33f1c2
-
+
@@ -75,244 +75,244 @@
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AutoStreamingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AutoStreamingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CloudFoundationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CloudFoundationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEditor.Graphs.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEditor.Graphs.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll
-
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
+
+
+ C:\Program Files (x86)\Microsoft Visual Studio Tools for Unity\16.0\Editor\SyntaxTree.VisualStudio.Unity.Bridge.dll
Library\PackageCache\com.unity.collab-proxy@1.15.15\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll
@@ -347,359 +347,353 @@
Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll
-
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Common.dll
-
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.IO.Compression.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.IO.Compression.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll
Library\ScriptAssemblies\Unity.TextMeshPro.dll
diff --git a/Game.csproj b/Game.csproj
index 03c079b..6a627a8 100644
--- a/Game.csproj
+++ b/Game.csproj
@@ -22,7 +22,7 @@
full
false
Temp\Bin\Debug\
- UNITY_2020_3_33;UNITY_2020_3;UNITY_2020;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_IG;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_CLOUD_FEATURES;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
+ UNITY_2020_3_33;UNITY_2020_3;UNITY_2020;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_IG;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_CLOUD_FEATURES;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;UNITY_PRO_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
prompt
4
0169
@@ -53,7 +53,7 @@
2020.3.33f1c2
-
+
@@ -71,6 +71,7 @@
+
@@ -97,6 +98,7 @@
+
@@ -129,252 +131,250 @@
-
-
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AutoStreamingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AutoStreamingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CloudFoundationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CloudFoundationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEditor.Graphs.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEditor.Graphs.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll
-
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
+
+
+ C:\Program Files (x86)\Microsoft Visual Studio Tools for Unity\16.0\Editor\SyntaxTree.VisualStudio.Unity.Bridge.dll
Library\PackageCache\com.unity.collab-proxy@1.15.15\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll
@@ -406,359 +406,353 @@
Assets\Plugins\likedll.dll
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll
-
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Common.dll
-
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.IO.Compression.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.IO.Compression.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll
Library\ScriptAssemblies\Unity.TextMeshPro.dll
diff --git a/Unity.AssetBundleBrowser.Editor.csproj b/Unity.AssetBundleBrowser.Editor.csproj
index 2469bfc..959a650 100644
--- a/Unity.AssetBundleBrowser.Editor.csproj
+++ b/Unity.AssetBundleBrowser.Editor.csproj
@@ -22,7 +22,7 @@
full
false
Temp\Bin\Debug\
- UNITY_2020_3_33;UNITY_2020_3;UNITY_2020;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_IG;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_CLOUD_FEATURES;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
+ UNITY_2020_3_33;UNITY_2020_3;UNITY_2020;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_IG;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_CLOUD_FEATURES;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;UNITY_PRO_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
prompt
4
0169
@@ -53,7 +53,7 @@
2020.3.33f1c2
-
+
@@ -80,244 +80,244 @@
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AutoStreamingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.AutoStreamingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CloudFoundationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CloudFoundationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEditor.Graphs.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\Managed\UnityEditor.Graphs.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll
-
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
+
+
+ C:\Program Files (x86)\Microsoft Visual Studio Tools for Unity\16.0\Editor\SyntaxTree.VisualStudio.Unity.Bridge.dll
Library\PackageCache\com.unity.collab-proxy@1.15.15\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll
@@ -352,359 +352,353 @@
Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Xcode.dll
-
-
- D:\Unity\2020.3.33f1c2\Editor\Data\PlaybackEngines\iOSSupport\UnityEditor.iOS.Extensions.Common.dll
-
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.IO.Compression.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.IO.Compression.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll
- D:\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll
+ F:\Program Files\Unity\2020.3.33f1c2\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll
Library\ScriptAssemblies\UnityEditor.UI.dll
diff --git a/UserSettings/EditorUserSettings.asset b/UserSettings/EditorUserSettings.asset
index fa38cbe..eb48357 100644
--- a/UserSettings/EditorUserSettings.asset
+++ b/UserSettings/EditorUserSettings.asset
@@ -24,7 +24,7 @@ EditorUserSettings:
value: 181344140043005e1a220d3b1f364b524c0c5a27130c293326201334cee5322ca0bd30e8eb293a707b0fd0180b3d0a36fc0d3d04e649500d1002ee0b5dbd1d2c27c00ad113cb1e10e41f1addc80993b9859884a69ae6d8f0d1cda9e8fbfefaf9f9dea3fdb9ade882f0f7b0e1e380cafbf2c3adc18e9cd285a2908b82ec869c8395949c9483d68a8e97ddbd90bf
flags: 0
UnityEditor.ShaderGraph.InspectorWindow:
- value: 18135939215a0a5004000b0e15254b524c1119263f2d6a722016393ce1eb3d36e5d339f9a5602b2e2c07a37e0901373ae01e0008f707250d171df81a53a5405d41895ac825e0100ec20313c0d91cddccd3d0c7efcca9bd88908fecb0f9cfddf1eff4e7a1b1eae482f0fba8e1e1928b86d888ed9194908797a7cf
+ value: 18135939215a0a5004000b0e15254b524c1119263f2d6a722016393ce1eb3d36e5d339f9a5602b2e2c07a37e0901373ae01e0008f707250d171df81a53a5405d41895ac825e0100ec20313c0d91cddccd3d0c7efcca9bd88908fecb0f9cfddf1eff4e7a1b1eae482f0fcaee7e1928b86d888ed9099968797a7cf
flags: 0
UnityEditor.ShaderGraph.ToggleSettings:
value: 18135d1527590858060c032302276919051e1a26296a7c243f3c187fa0e92708f0e220e0e22d09352a0bed30017c5b2be01f0c47b40219221f1ded0b12eb1f0127cc0bcc18c41a5e910d0edbc85193e0dadadbf8e8f9e8ced7dba5e0b6aaaca4dbfeabfef4eae1