정은서

0530: npc 대화 적용

Showing 112 changed files with 3033 additions and 1856 deletions
{
"version": "1.0",
"components": [
"Microsoft.VisualStudio.Workload.ManagedGame"
]
}
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<LangVersion>8.0</LangVersion>
</PropertyGroup>
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{E151A80B-4015-8B74-3038-60EA22E7A25E}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>Assembly-CSharp-Editor</AssemblyName>
<TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<BaseDirectory>.</BaseDirectory>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>Temp\Bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;UNITY_2020_3_3;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;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;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;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;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;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;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;NET_STANDARD_2_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<NoWarn>0169</NoWarn>
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>Temp\bin\Release\</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<NoWarn>0169</NoWarn>
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup>
<NoConfig>true</NoConfig>
<NoStdLib>true</NoStdLib>
<AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
<ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
<ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
</PropertyGroup>
<PropertyGroup>
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<UnityProjectGenerator>Package</UnityProjectGenerator>
<UnityProjectGeneratorVersion>2.0.7</UnityProjectGeneratorVersion>
<UnityProjectType>Editor:5</UnityProjectType>
<UnityBuildTarget>StandaloneWindows:5</UnityBuildTarget>
<UnityVersion>2020.3.3f1</UnityVersion>
</PropertyGroup>
<ItemGroup>
<Compile Include="Assets\VIDE\Data\Editor\VIDE_Editor.cs" />
<Compile Include="Assets\VIDE\Data\Editor\VIDE_AssignC.cs" />
<Compile Include="Assets\TopDown 2D RPG BE3\ReadMe\Scripts\Editor\ReadmeEditorBE3.cs" />
<Compile Include="Assets\VIDE\Data\Editor\VDE.cs" />
</ItemGroup>
<ItemGroup>
<Reference Include="UnityEngine">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AIModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ARModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AccessibilityModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AndroidJNIModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AnimationModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AssetBundleModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AudioModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ClothModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ClusterInputModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ClusterRendererModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.CoreModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.CrashReportingModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.DSPGraphModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.DirectorModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.GIModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.GameCenterModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.GridModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.HotReloadModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.IMGUIModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ImageConversionModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.InputModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.InputLegacyModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.JSONSerializeModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.LocalizationModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ParticleSystemModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.PerformanceReportingModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.PhysicsModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Physics2DModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ProfilerModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ScreenCaptureModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SharedInternalsModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SpriteMaskModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SpriteShapeModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.StreamingModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SubstanceModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SubsystemsModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TLSModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TerrainModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TerrainPhysicsModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TextCoreModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TextRenderingModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TilemapModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UIModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UIElementsModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UIElementsNativeModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UNETModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UmbraModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityAnalyticsModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityConnectModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityCurlModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityTestProtocolModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestAudioModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestTextureModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestWWWModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VFXModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VRModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VehiclesModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VideoModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VirtualTexturingModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.WindModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.XRModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.CoreModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.GraphViewModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.PackageManagerUIModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.SceneTemplateModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UIElementsModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UIElementsSamplesModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UIServiceModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UnityConnectModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.Graphs">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEditor.Graphs.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.WindowsStandalone.Extensions">
<HintPath>C:\Program Files\Unity\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference>
<Reference Include="nunit.framework">
<HintPath>Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="mscorlib">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\mscorlib.dll</HintPath>
</Reference>
<Reference Include="System">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.dll</HintPath>
</Reference>
<Reference Include="System.Core">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Core.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Runtime.Serialization.dll</HintPath>
</Reference>
<Reference Include="System.Xml">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.dll</HintPath>
</Reference>
<Reference Include="System.Xml.Linq">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Xml.Linq.dll</HintPath>
</Reference>
<Reference Include="System.Numerics">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.dll</HintPath>
</Reference>
<Reference Include="System.Numerics.Vectors">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Numerics.Vectors.dll</HintPath>
</Reference>
<Reference Include="System.Net.Http">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Net.Http.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Microsoft.CSharp.dll</HintPath>
</Reference>
<Reference Include="System.Data">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\System.Data.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Win32.Primitives">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\Microsoft.Win32.Primitives.dll</HintPath>
</Reference>
<Reference Include="netstandard">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\netstandard.dll</HintPath>
</Reference>
<Reference Include="System.AppContext">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.AppContext.dll</HintPath>
</Reference>
<Reference Include="System.Collections.Concurrent">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Concurrent.dll</HintPath>
</Reference>
<Reference Include="System.Collections">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.dll</HintPath>
</Reference>
<Reference Include="System.Collections.NonGeneric">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.NonGeneric.dll</HintPath>
</Reference>
<Reference Include="System.Collections.Specialized">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Collections.Specialized.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.Annotations">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Annotations.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.EventBasedAsync">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.EventBasedAsync.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.Primitives">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.TypeConverter">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ComponentModel.TypeConverter.dll</HintPath>
</Reference>
<Reference Include="System.Console">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Console.dll</HintPath>
</Reference>
<Reference Include="System.Data.Common">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Data.Common.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.Contracts">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Contracts.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.Debug">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Debug.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.FileVersionInfo">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.FileVersionInfo.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.Process">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Process.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.StackTrace">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.StackTrace.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.TextWriterTraceListener">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.Tools">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.Tools.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.TraceSource">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Diagnostics.TraceSource.dll</HintPath>
</Reference>
<Reference Include="System.Drawing.Primitives">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Drawing.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Dynamic.Runtime">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Dynamic.Runtime.dll</HintPath>
</Reference>
<Reference Include="System.Globalization.Calendars">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Calendars.dll</HintPath>
</Reference>
<Reference Include="System.Globalization">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.dll</HintPath>
</Reference>
<Reference Include="System.Globalization.Extensions">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Globalization.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.IO.Compression.ZipFile">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Compression.ZipFile.dll</HintPath>
</Reference>
<Reference Include="System.IO">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem.DriveInfo">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.DriveInfo.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem.Primitives">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem.Watcher">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.FileSystem.Watcher.dll</HintPath>
</Reference>
<Reference Include="System.IO.IsolatedStorage">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.IsolatedStorage.dll</HintPath>
</Reference>
<Reference Include="System.IO.MemoryMappedFiles">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.MemoryMappedFiles.dll</HintPath>
</Reference>
<Reference Include="System.IO.Pipes">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.Pipes.dll</HintPath>
</Reference>
<Reference Include="System.IO.UnmanagedMemoryStream">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.IO.UnmanagedMemoryStream.dll</HintPath>
</Reference>
<Reference Include="System.Linq">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.dll</HintPath>
</Reference>
<Reference Include="System.Linq.Expressions">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Expressions.dll</HintPath>
</Reference>
<Reference Include="System.Linq.Parallel">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Parallel.dll</HintPath>
</Reference>
<Reference Include="System.Linq.Queryable">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Linq.Queryable.dll</HintPath>
</Reference>
<Reference Include="System.Net.Http.Rtc">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Http.Rtc.dll</HintPath>
</Reference>
<Reference Include="System.Net.NameResolution">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NameResolution.dll</HintPath>
</Reference>
<Reference Include="System.Net.NetworkInformation">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.NetworkInformation.dll</HintPath>
</Reference>
<Reference Include="System.Net.Ping">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Ping.dll</HintPath>
</Reference>
<Reference Include="System.Net.Primitives">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Net.Requests">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Requests.dll</HintPath>
</Reference>
<Reference Include="System.Net.Security">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Security.dll</HintPath>
</Reference>
<Reference Include="System.Net.Sockets">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.Sockets.dll</HintPath>
</Reference>
<Reference Include="System.Net.WebHeaderCollection">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebHeaderCollection.dll</HintPath>
</Reference>
<Reference Include="System.Net.WebSockets.Client">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.Client.dll</HintPath>
</Reference>
<Reference Include="System.Net.WebSockets">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Net.WebSockets.dll</HintPath>
</Reference>
<Reference Include="System.ObjectModel">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ObjectModel.dll</HintPath>
</Reference>
<Reference Include="System.Reflection">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.dll</HintPath>
</Reference>
<Reference Include="System.Reflection.Emit">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.dll</HintPath>
</Reference>
<Reference Include="System.Reflection.Emit.ILGeneration">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.ILGeneration.dll</HintPath>
</Reference>
<Reference Include="System.Reflection.Emit.Lightweight">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Emit.Lightweight.dll</HintPath>
</Reference>
<Reference Include="System.Reflection.Extensions">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Reflection.Primitives">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Reflection.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Resources.Reader">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Reader.dll</HintPath>
</Reference>
<Reference Include="System.Resources.ResourceManager">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.ResourceManager.dll</HintPath>
</Reference>
<Reference Include="System.Resources.Writer">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Resources.Writer.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.CompilerServices.VisualC">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.CompilerServices.VisualC.dll</HintPath>
</Reference>
<Reference Include="System.Runtime">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Extensions">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Handles">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Handles.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.InteropServices">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.InteropServices.RuntimeInformation">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.InteropServices.WindowsRuntime">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Numerics">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Numerics.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization.Formatters">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Formatters.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization.Json">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Json.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization.Primitives">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization.Xml">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Runtime.Serialization.Xml.dll</HintPath>
</Reference>
<Reference Include="System.Security.Claims">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Claims.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Algorithms">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Algorithms.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Csp">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Csp.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Encoding">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Encoding.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Primitives">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.X509Certificates">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Cryptography.X509Certificates.dll</HintPath>
</Reference>
<Reference Include="System.Security.Principal">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.Principal.dll</HintPath>
</Reference>
<Reference Include="System.Security.SecureString">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Security.SecureString.dll</HintPath>
</Reference>
<Reference Include="System.ServiceModel.Duplex">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Duplex.dll</HintPath>
</Reference>
<Reference Include="System.ServiceModel.Http">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Http.dll</HintPath>
</Reference>
<Reference Include="System.ServiceModel.NetTcp">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.NetTcp.dll</HintPath>
</Reference>
<Reference Include="System.ServiceModel.Primitives">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.ServiceModel.Security">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ServiceModel.Security.dll</HintPath>
</Reference>
<Reference Include="System.Text.Encoding">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.dll</HintPath>
</Reference>
<Reference Include="System.Text.Encoding.Extensions">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.Encoding.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Text.RegularExpressions">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Text.RegularExpressions.dll</HintPath>
</Reference>
<Reference Include="System.Threading">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Overlapped">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Overlapped.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Tasks">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Tasks.Parallel">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Tasks.Parallel.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Thread">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Thread.dll</HintPath>
</Reference>
<Reference Include="System.Threading.ThreadPool">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.ThreadPool.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Timer">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Threading.Timer.dll</HintPath>
</Reference>
<Reference Include="System.ValueTuple">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.ValueTuple.dll</HintPath>
</Reference>
<Reference Include="System.Xml.ReaderWriter">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.ReaderWriter.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XDocument">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XDocument.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XmlDocument">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlDocument.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XmlSerializer">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XmlSerializer.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XPath">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XPath.XDocument">
<HintPath>C:\Program Files\Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TestRunner">
<HintPath>Library\ScriptAssemblies\UnityEngine.TestRunner.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.TestRunner">
<HintPath>Library\ScriptAssemblies\UnityEditor.TestRunner.dll</HintPath>
</Reference>
<Reference Include="Unity.VSCode.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.TextMeshPro.Editor">
<HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualStudio.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline.Editor">
<HintPath>Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline">
<HintPath>Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
</Reference>
<Reference Include="Unity.TextMeshPro">
<HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
</Reference>
<Reference Include="Unity.2D.Sprite.Editor">
<HintPath>Library\ScriptAssemblies\Unity.2D.Sprite.Editor.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
<Reference Include="Unity.Rider.Editor">
<HintPath>Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="Assembly-CSharp.csproj">
<Project>{60310D78-8B7A-FABB-FD83-119000786342}</Project>
<Name>Assembly-CSharp</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="GenerateTargetFrameworkMonikerAttribute" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<LangVersion>8.0</LangVersion>
</PropertyGroup>
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{60310D78-8B7A-FABB-FD83-119000786342}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>Assembly-CSharp</AssemblyName>
<TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<BaseDirectory>.</BaseDirectory>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>Temp\Bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;UNITY_2020_3_3;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;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;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;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_STANDARD_2_0;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;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;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<NoWarn>0169</NoWarn>
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>Temp\bin\Release\</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<NoWarn>0169</NoWarn>
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup>
<NoConfig>true</NoConfig>
<NoStdLib>true</NoStdLib>
<AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
<ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
<ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
</PropertyGroup>
<PropertyGroup>
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<UnityProjectGenerator>Package</UnityProjectGenerator>
<UnityProjectGeneratorVersion>2.0.7</UnityProjectGeneratorVersion>
<UnityProjectType>Game:1</UnityProjectType>
<UnityBuildTarget>StandaloneWindows:5</UnityBuildTarget>
<UnityVersion>2020.3.3f1</UnityVersion>
</PropertyGroup>
<ItemGroup>
<Compile Include="Assets\VIDE\Data\VIDE_EditorDB.cs" />
<Compile Include="Assets\VIDE\Data\VIDE_Data.cs" />
<Compile Include="Assets\DDSystem\Demo\Scripts\TestMessage_Selection.cs" />
<Compile Include="Assets\TopDown 2D RPG BE3\ReadMe\Scripts\ReadmeBE3.cs" />
<Compile Include="Assets\DDSystem\Script\EmotionDrawer.cs" />
<Compile Include="Assets\VIDE\Data\MiniJSON_VIDE.cs" />
<Compile Include="Assets\VIDE\Data\VIDE_Localization.cs" />
<Compile Include="Assets\VIDE\Demos\PlayerInteraction\demoScripts\VIDEDemoPlayer.cs" />
<Compile Include="Assets\VIDE\Data\VIDE_Editor_Skin.cs" />
<Compile Include="Assets\DDSystem\Demo\Scripts\TestMessage.cs" />
<Compile Include="Assets\VIDE\Demos\VeryBasic\minUIExample.cs" />
<Compile Include="Assets\DDSystem\Script\Character.cs" />
<Compile Include="Assets\VIDE\Demos\MultiInstances\VIDEUIManager3.cs" />
<Compile Include="Assets\DDSystem\Script\DialogManager.cs" />
<Compile Include="Assets\VIDE\Demos\Template\Template_UIManager.cs" />
<Compile Include="Assets\VIDE\VIDE_Assign.cs" />
<Compile Include="Assets\VIDE\Demos\Narration\DEMO_UIManager.cs" />
<Compile Include="Assets\VIDE\Demos\PlayerInteraction\demoScripts\witchExample.cs" />
<Compile Include="Assets\VIDE\Demos\PlayerInteraction\demoScripts\VIDEUIManager1.cs" />
<Compile Include="Assets\VIDE\Demos\PlayerInteraction\demoScripts\CylinderGuy.cs" />
<Compile Include="Assets\VIDE\Demos\Localization\VIDEUIManager2.cs" />
<Compile Include="Assets\VIDE\Demos\PlayerInteraction\demoScripts\QuestChartDemo.cs" />
<Compile Include="Assets\DDSystem\Script\DialogBase.cs" />
<Compile Include="Assets\firstPersonCam.cs" />
</ItemGroup>
<ItemGroup>
<None Include="Assets\LowPolyOfficeProps_LITE\About.txt" />
<None Include="Assets\VIDE\Demos\PlayerInteraction\README.txt" />
<None Include="Assets\VIDE\Demos\About.txt" />
<None Include="Assets\FREE Food Pack\Shaders\Food.shader" />
<None Include="Assets\DDSystem\Graphic\NANUM_LICENSE.txt" />
<None Include="Assets\VIDE\Export\Readme.txt" />
<None Include="Assets\VIDE\Demos\MultiInstances\README.txt" />
<None Include="Assets\VIDE\Demos\Localization\README.txt" />
<None Include="Assets\VIDE\ReadMe.txt" />
<Reference Include="UnityEngine">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AIModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ARModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AccessibilityModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AndroidJNIModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AnimationModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AssetBundleModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AudioModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ClothModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ClusterInputModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ClusterRendererModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.CoreModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.CrashReportingModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.DSPGraphModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.DirectorModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.GIModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.GameCenterModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.GridModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.HotReloadModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.IMGUIModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ImageConversionModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.InputModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.InputLegacyModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.JSONSerializeModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.LocalizationModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ParticleSystemModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.PerformanceReportingModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.PhysicsModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Physics2DModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ProfilerModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ScreenCaptureModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SharedInternalsModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SpriteMaskModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SpriteShapeModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.StreamingModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SubstanceModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SubsystemsModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TLSModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TerrainModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TerrainPhysicsModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TextCoreModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TextRenderingModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TilemapModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UIModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UIElementsModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UIElementsNativeModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UNETModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UmbraModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityAnalyticsModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityConnectModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityCurlModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityTestProtocolModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestAudioModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestTextureModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestWWWModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VFXModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VRModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VehiclesModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VideoModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VirtualTexturingModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.WindModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.XRModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.CoreModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.GraphViewModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.PackageManagerUIModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.SceneTemplateModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UIElementsModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UIElementsSamplesModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UIServiceModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UnityConnectModule">
<HintPath>C:\Program Files\Unity\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
</Reference>
<Reference Include="netstandard">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\ref\2.0.0\netstandard.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Win32.Primitives">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\Microsoft.Win32.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.AppContext">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.AppContext.dll</HintPath>
</Reference>
<Reference Include="System.Collections.Concurrent">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Collections.Concurrent.dll</HintPath>
</Reference>
<Reference Include="System.Collections">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Collections.dll</HintPath>
</Reference>
<Reference Include="System.Collections.NonGeneric">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Collections.NonGeneric.dll</HintPath>
</Reference>
<Reference Include="System.Collections.Specialized">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Collections.Specialized.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ComponentModel.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.EventBasedAsync">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ComponentModel.EventBasedAsync.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.Primitives">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ComponentModel.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.TypeConverter">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ComponentModel.TypeConverter.dll</HintPath>
</Reference>
<Reference Include="System.Console">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Console.dll</HintPath>
</Reference>
<Reference Include="System.Data.Common">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Data.Common.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.Contracts">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Contracts.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.Debug">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Debug.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.FileVersionInfo">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.FileVersionInfo.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.Process">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Process.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.StackTrace">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.StackTrace.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.TextWriterTraceListener">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.Tools">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Tools.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.TraceSource">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.TraceSource.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.Tracing">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Tracing.dll</HintPath>
</Reference>
<Reference Include="System.Drawing.Primitives">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Drawing.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Dynamic.Runtime">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Dynamic.Runtime.dll</HintPath>
</Reference>
<Reference Include="System.Globalization.Calendars">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Globalization.Calendars.dll</HintPath>
</Reference>
<Reference Include="System.Globalization">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Globalization.dll</HintPath>
</Reference>
<Reference Include="System.Globalization.Extensions">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Globalization.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.IO.Compression">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.Compression.dll</HintPath>
</Reference>
<Reference Include="System.IO.Compression.ZipFile">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.Compression.ZipFile.dll</HintPath>
</Reference>
<Reference Include="System.IO">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.FileSystem.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem.DriveInfo">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.FileSystem.DriveInfo.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem.Primitives">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.FileSystem.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem.Watcher">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.FileSystem.Watcher.dll</HintPath>
</Reference>
<Reference Include="System.IO.IsolatedStorage">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.IsolatedStorage.dll</HintPath>
</Reference>
<Reference Include="System.IO.MemoryMappedFiles">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.MemoryMappedFiles.dll</HintPath>
</Reference>
<Reference Include="System.IO.Pipes">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.Pipes.dll</HintPath>
</Reference>
<Reference Include="System.IO.UnmanagedMemoryStream">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.UnmanagedMemoryStream.dll</HintPath>
</Reference>
<Reference Include="System.Linq">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Linq.dll</HintPath>
</Reference>
<Reference Include="System.Linq.Expressions">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Linq.Expressions.dll</HintPath>
</Reference>
<Reference Include="System.Linq.Parallel">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Linq.Parallel.dll</HintPath>
</Reference>
<Reference Include="System.Linq.Queryable">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Linq.Queryable.dll</HintPath>
</Reference>
<Reference Include="System.Net.Http">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Http.dll</HintPath>
</Reference>
<Reference Include="System.Net.NameResolution">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.NameResolution.dll</HintPath>
</Reference>
<Reference Include="System.Net.NetworkInformation">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.NetworkInformation.dll</HintPath>
</Reference>
<Reference Include="System.Net.Ping">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Ping.dll</HintPath>
</Reference>
<Reference Include="System.Net.Primitives">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Net.Requests">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Requests.dll</HintPath>
</Reference>
<Reference Include="System.Net.Security">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Security.dll</HintPath>
</Reference>
<Reference Include="System.Net.Sockets">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Sockets.dll</HintPath>
</Reference>
<Reference Include="System.Net.WebHeaderCollection">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.WebHeaderCollection.dll</HintPath>
</Reference>
<Reference Include="System.Net.WebSockets.Client">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.WebSockets.Client.dll</HintPath>
</Reference>
<Reference Include="System.Net.WebSockets">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.WebSockets.dll</HintPath>
</Reference>
<Reference Include="System.ObjectModel">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ObjectModel.dll</HintPath>
</Reference>
<Reference Include="System.Reflection">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Reflection.dll</HintPath>
</Reference>
<Reference Include="System.Reflection.Extensions">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Reflection.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Reflection.Primitives">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Reflection.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Resources.Reader">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Resources.Reader.dll</HintPath>
</Reference>
<Reference Include="System.Resources.ResourceManager">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Resources.ResourceManager.dll</HintPath>
</Reference>
<Reference Include="System.Resources.Writer">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Resources.Writer.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.CompilerServices.VisualC">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.CompilerServices.VisualC.dll</HintPath>
</Reference>
<Reference Include="System.Runtime">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Extensions">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Handles">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Handles.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.InteropServices">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.InteropServices.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.InteropServices.RuntimeInformation">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Numerics">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Numerics.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization.Formatters">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Serialization.Formatters.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization.Json">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Serialization.Json.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization.Primitives">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Serialization.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization.Xml">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Serialization.Xml.dll</HintPath>
</Reference>
<Reference Include="System.Security.Claims">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Claims.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Algorithms">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.Algorithms.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Csp">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.Csp.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Encoding">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.Encoding.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Primitives">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.X509Certificates">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.X509Certificates.dll</HintPath>
</Reference>
<Reference Include="System.Security.Principal">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Principal.dll</HintPath>
</Reference>
<Reference Include="System.Security.SecureString">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.SecureString.dll</HintPath>
</Reference>
<Reference Include="System.Text.Encoding">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Text.Encoding.dll</HintPath>
</Reference>
<Reference Include="System.Text.Encoding.Extensions">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Text.Encoding.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Text.RegularExpressions">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Text.RegularExpressions.dll</HintPath>
</Reference>
<Reference Include="System.Threading">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Overlapped">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Overlapped.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Tasks">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Tasks.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Tasks.Parallel">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Tasks.Parallel.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Thread">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Thread.dll</HintPath>
</Reference>
<Reference Include="System.Threading.ThreadPool">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.ThreadPool.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Timer">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Timer.dll</HintPath>
</Reference>
<Reference Include="System.ValueTuple">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ValueTuple.dll</HintPath>
</Reference>
<Reference Include="System.Xml.ReaderWriter">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.ReaderWriter.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XDocument">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XDocument.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XmlDocument">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XmlDocument.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XmlSerializer">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XmlSerializer.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XPath">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XPath.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XPath.XDocument">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XPath.XDocument.dll</HintPath>
</Reference>
<Reference Include="System.Numerics.Vectors">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\Extensions\2.0.0\System.Numerics.Vectors.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.InteropServices.WindowsRuntime">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\Extensions\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
</Reference>
<Reference Include="mscorlib">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\mscorlib.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.Composition">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.ComponentModel.Composition.dll</HintPath>
</Reference>
<Reference Include="System.Core">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Core.dll</HintPath>
</Reference>
<Reference Include="System.Data">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Data.dll</HintPath>
</Reference>
<Reference Include="System">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.dll</HintPath>
</Reference>
<Reference Include="System.Drawing">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Drawing.dll</HintPath>
</Reference>
<Reference Include="System.IO.Compression.FileSystem">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.IO.Compression.FileSystem.dll</HintPath>
</Reference>
<Reference Include="System.Net">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Net.dll</HintPath>
</Reference>
<Reference Include="System.Numerics">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Numerics.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Runtime.Serialization.dll</HintPath>
</Reference>
<Reference Include="System.ServiceModel.Web">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.ServiceModel.Web.dll</HintPath>
</Reference>
<Reference Include="System.Transactions">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Transactions.dll</HintPath>
</Reference>
<Reference Include="System.Web">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Web.dll</HintPath>
</Reference>
<Reference Include="System.Windows">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Windows.dll</HintPath>
</Reference>
<Reference Include="System.Xml">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Xml.dll</HintPath>
</Reference>
<Reference Include="System.Xml.Linq">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Xml.Linq.dll</HintPath>
</Reference>
<Reference Include="System.Xml.Serialization">
<HintPath>C:\Program Files\Unity\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Xml.Serialization.dll</HintPath>
</Reference>
<Reference Include="Unity.VSCode.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.TextMeshPro.Editor">
<HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualStudio.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline.Editor">
<HintPath>Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline">
<HintPath>Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
</Reference>
<Reference Include="Unity.TextMeshPro">
<HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
</Reference>
<Reference Include="Unity.2D.Sprite.Editor">
<HintPath>Library\ScriptAssemblies\Unity.2D.Sprite.Editor.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
<Reference Include="Unity.Rider.Editor">
<HintPath>Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="GenerateTargetFrameworkMonikerAttribute" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>
......@@ -333,7 +333,7 @@ Transform:
- {fileID: 1205289291}
- {fileID: 766042417}
m_Father: {fileID: 0}
m_RootOrder: 25
m_RootOrder: 30
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &56326134
PrefabInstance:
......@@ -467,6 +467,59 @@ Transform:
m_CorrespondingSourceObject: {fileID: 4524486647388044, guid: 5fb4dbc1b7c07b9418845eb61970d9df, type: 3}
m_PrefabInstance: {fileID: 61599941}
m_PrefabAsset: {fileID: 0}
--- !u!1 &79072780 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 1931412499435546, guid: d114356fbca98b441817a460d0ce759e, type: 3}
m_PrefabInstance: {fileID: 2047342603}
m_PrefabAsset: {fileID: 0}
--- !u!114 &79072781
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 79072780}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 4b8b99d8a12e39e4b94d2d7162c7c978, type: 3}
m_Name:
m_EditorClassIdentifier:
diags:
- CommentModifier
- CrazyCap
- DEMO_Condition
- demo_Narration
- Example3Dialogue
- Example4_dialogue
- grandmother
- Item_LookUp
- jisu
- jisu_aunt
- Laura
- MrCube
- NPCOnly
- punk_brother
- QuestChartDemo
- TriggeredDude
- uncle_girlfriend
- village_uncle
- Witch
assignedIndex: 17
assignedID: 62996
assignedDialogue: village_uncle
interactionCount: 0
alias:
overrideStartNode: -1
defaultNPCSprite: {fileID: 0}
defaultPlayerSprite: {fileID: 0}
targetManager: {fileID: 0}
preload: 0
notuptodate: 0
startp: 0
loadtag:
langs: []
S_playerDiags: []
S_actionNodes: []
--- !u!1001 &80761771
PrefabInstance:
m_ObjectHideFlags: 0
......@@ -1360,7 +1413,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 4467394157264018, guid: 67cc81d5424ea4fccbc7267473502366, type: 3}
propertyPath: m_RootOrder
value: 29
value: 18
objectReference: {fileID: 0}
- target: {fileID: 4467394157264018, guid: 67cc81d5424ea4fccbc7267473502366, type: 3}
propertyPath: m_LocalScale.y
......@@ -1590,6 +1643,59 @@ Transform:
m_CorrespondingSourceObject: {fileID: 4835789832631930, guid: bdf8e7438a7816543998181bd3067573, type: 3}
m_PrefabInstance: {fileID: 212800707}
m_PrefabAsset: {fileID: 0}
--- !u!1 &220920942 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 1092883800961010, guid: bd7dac146a034144fb4a57250777c4d9, type: 3}
m_PrefabInstance: {fileID: 626352184}
m_PrefabAsset: {fileID: 0}
--- !u!114 &220920943
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 220920942}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 4b8b99d8a12e39e4b94d2d7162c7c978, type: 3}
m_Name:
m_EditorClassIdentifier:
diags:
- CommentModifier
- CrazyCap
- DEMO_Condition
- demo_Narration
- Example3Dialogue
- Example4_dialogue
- grandmother
- Item_LookUp
- jisu
- jisu_aunt
- Laura
- MrCube
- NPCOnly
- punk_brother
- QuestChartDemo
- TriggeredDude
- uncle_girlfriend
- village_uncle
- Witch
assignedIndex: 13
assignedID: 15636
assignedDialogue: punk_brother
interactionCount: 0
alias:
overrideStartNode: -1
defaultNPCSprite: {fileID: 0}
defaultPlayerSprite: {fileID: 21300012, guid: d79edf18a76e2654a9ac99f15de8b2b3, type: 3}
targetManager: {fileID: 220920942}
preload: 0
notuptodate: 0
startp: 0
loadtag:
langs: []
S_playerDiags: []
S_actionNodes: []
--- !u!1001 &221895431
PrefabInstance:
m_ObjectHideFlags: 0
......@@ -2807,11 +2913,11 @@ PrefabInstance:
m_Modifications:
- target: {fileID: 1189782351792700, guid: 20661e78605491946911818aa730569b, type: 3}
propertyPath: m_Name
value: Laptop_Closed (1)
value: "\uC6B0\uD3B8\uBB3C2"
objectReference: {fileID: 0}
- target: {fileID: 4839676560386254, guid: 20661e78605491946911818aa730569b, type: 3}
propertyPath: m_RootOrder
value: 30
value: 3
objectReference: {fileID: 0}
- target: {fileID: 4839676560386254, guid: 20661e78605491946911818aa730569b, type: 3}
propertyPath: m_LocalScale.x
......@@ -3942,7 +4048,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 4422725698349158, guid: 2767c12992d890f44b14f433fe854668, type: 3}
propertyPath: m_RootOrder
value: 5
value: 4
objectReference: {fileID: 0}
- target: {fileID: 4422725698349158, guid: 2767c12992d890f44b14f433fe854668, type: 3}
propertyPath: m_LocalPosition.x
......@@ -4169,6 +4275,7 @@ GameObject:
- component: {fileID: 522811754}
- component: {fileID: 522811752}
- component: {fileID: 522811751}
- component: {fileID: 522811753}
m_Layer: 0
m_Name: Main Camera
m_TagString: MainCamera
......@@ -4192,6 +4299,19 @@ Behaviour:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 522811750}
m_Enabled: 1
--- !u!114 &522811753
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 522811750}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 0d8cf213e41dbf44abfb01610633b472, type: 3}
m_Name:
m_EditorClassIdentifier:
turnSpeed: 4
--- !u!20 &522811754
Camera:
m_ObjectHideFlags: 0
......@@ -4242,13 +4362,13 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 522811750}
m_LocalRotation: {x: -0, y: -0.76098245, z: -0, w: 0.6487725}
m_LocalRotation: {x: 0, y: -0.7609724, z: 0, w: 0.64878434}
m_LocalPosition: {x: 79.93, y: 24.02, z: 37.75}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 20
m_LocalEulerAnglesHint: {x: 0, y: -99.102005, z: 0}
m_RootOrder: 25
m_LocalEulerAnglesHint: {x: 0, y: -99.1, z: 0}
--- !u!1001 &529528868
PrefabInstance:
m_ObjectHideFlags: 0
......@@ -4258,11 +4378,11 @@ PrefabInstance:
m_Modifications:
- target: {fileID: 188100, guid: 0b8c2ad763f1b8147b1b4f56db8d9e0a, type: 3}
propertyPath: m_Name
value: RugbyBall
value: "\uC0AC\uACFC\uC528"
objectReference: {fileID: 0}
- target: {fileID: 472606, guid: 0b8c2ad763f1b8147b1b4f56db8d9e0a, type: 3}
propertyPath: m_RootOrder
value: 13
value: 15
objectReference: {fileID: 0}
- target: {fileID: 472606, guid: 0b8c2ad763f1b8147b1b4f56db8d9e0a, type: 3}
propertyPath: m_LocalScale.x
......@@ -5069,11 +5189,11 @@ PrefabInstance:
m_Modifications:
- target: {fileID: 1498189224980116, guid: 748077ed833c34102965ab1dad2a8817, type: 3}
propertyPath: m_Name
value: Mailbox
value: "\uC6B0\uD3B8\uD568"
objectReference: {fileID: 0}
- target: {fileID: 4821364316237510, guid: 748077ed833c34102965ab1dad2a8817, type: 3}
propertyPath: m_RootOrder
value: 15
value: 19
objectReference: {fileID: 0}
- target: {fileID: 4821364316237510, guid: 748077ed833c34102965ab1dad2a8817, type: 3}
propertyPath: m_LocalScale.y
......@@ -5134,11 +5254,11 @@ PrefabInstance:
m_Modifications:
- target: {fileID: 1092883800961010, guid: bd7dac146a034144fb4a57250777c4d9, type: 3}
propertyPath: m_Name
value: CellPhone
value: "\uB0A0\uB77C\uB9AC\uC624\uBE60\uD578\uB4DC\uD3F0"
objectReference: {fileID: 0}
- target: {fileID: 4461402307424116, guid: bd7dac146a034144fb4a57250777c4d9, type: 3}
propertyPath: m_RootOrder
value: 4
value: 6
objectReference: {fileID: 0}
- target: {fileID: 4461402307424116, guid: bd7dac146a034144fb4a57250777c4d9, type: 3}
propertyPath: m_LocalScale.x
......@@ -5284,15 +5404,20 @@ MonoBehaviour:
- demo_Narration
- Example3Dialogue
- Example4_dialogue
- grandmother
- Item_LookUp
- jisu
- jisu_aunt
- Laura
- MrCube
- NPCOnly
- punk_brother
- QuestChartDemo
- TriggeredDude
- uncle_girlfriend
- village_uncle
- Witch
assignedIndex: 7
assignedIndex: 8
assignedID: 42633
assignedDialogue: jisu
interactionCount: 0
......@@ -5369,6 +5494,10 @@ PrefabInstance:
m_Modification:
m_TransformParent: {fileID: 1830574651}
m_Modifications:
- target: {fileID: 1640908652775104, guid: cd87e5026d1695148aabe96121c526ef, type: 3}
propertyPath: m_Name
value: "\uC0BC\uCD0C\uC9D1"
objectReference: {fileID: 0}
- target: {fileID: 4003897846794392, guid: cd87e5026d1695148aabe96121c526ef, type: 3}
propertyPath: m_RootOrder
value: 0
......@@ -5917,7 +6046,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 4519282631701236, guid: 386f40ad68cdd3c4fbcb471ef2d93772, type: 3}
propertyPath: m_RootOrder
value: 6
value: 5
objectReference: {fileID: 0}
- target: {fileID: 4519282631701236, guid: 386f40ad68cdd3c4fbcb471ef2d93772, type: 3}
propertyPath: m_LocalPosition.x
......@@ -6292,6 +6421,59 @@ Transform:
m_CorrespondingSourceObject: {fileID: 4835789832631930, guid: bdf8e7438a7816543998181bd3067573, type: 3}
m_PrefabInstance: {fileID: 739254048}
m_PrefabAsset: {fileID: 0}
--- !u!1 &745428672 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 1003328744321094, guid: 01c14961d9931d94f9ccb0cf0c46ba9f, type: 3}
m_PrefabInstance: {fileID: 1741749969}
m_PrefabAsset: {fileID: 0}
--- !u!114 &745428673
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 745428672}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 4b8b99d8a12e39e4b94d2d7162c7c978, type: 3}
m_Name:
m_EditorClassIdentifier:
diags:
- CommentModifier
- CrazyCap
- DEMO_Condition
- demo_Narration
- Example3Dialogue
- Example4_dialogue
- grandmother
- Item_LookUp
- jisu
- jisu_aunt
- Laura
- MrCube
- NPCOnly
- punk_brother
- QuestChartDemo
- TriggeredDude
- uncle_girlfriend
- village_uncle
- Witch
assignedIndex: 16
assignedID: 5027
assignedDialogue: uncle_girlfriend
interactionCount: 0
alias:
overrideStartNode: -1
defaultNPCSprite: {fileID: 0}
defaultPlayerSprite: {fileID: 0}
targetManager: {fileID: 0}
preload: 0
notuptodate: 0
startp: 0
loadtag:
langs: []
S_playerDiags: []
S_actionNodes: []
--- !u!1001 &748030881
PrefabInstance:
m_ObjectHideFlags: 0
......@@ -6651,11 +6833,11 @@ PrefabInstance:
m_Modifications:
- target: {fileID: 1000038409987100, guid: b5bf67069f5950943afac56320c54b69, type: 3}
propertyPath: m_Name
value: Elizabeth Warren prefab
value: "\uC606\uC9D1\uD560\uBA38\uB2C8"
objectReference: {fileID: 0}
- target: {fileID: 4367695987642534, guid: b5bf67069f5950943afac56320c54b69, type: 3}
propertyPath: m_RootOrder
value: 8
value: 10
objectReference: {fileID: 0}
- target: {fileID: 4367695987642534, guid: b5bf67069f5950943afac56320c54b69, type: 3}
propertyPath: m_LocalPosition.x
......@@ -7310,7 +7492,7 @@ Transform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 19
m_RootOrder: 24
m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0}
--- !u!1 &867978179
GameObject:
......@@ -7665,7 +7847,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 4998326679312090, guid: 2b519101e10d4a74580d4c86ac9e03e6, type: 3}
propertyPath: m_RootOrder
value: 7
value: 6
objectReference: {fileID: 0}
- target: {fileID: 4998326679312090, guid: 2b519101e10d4a74580d4c86ac9e03e6, type: 3}
propertyPath: m_LocalPosition.x
......@@ -7911,7 +8093,7 @@ Transform:
- {fileID: 2074906520}
- {fileID: 287987384}
m_Father: {fileID: 0}
m_RootOrder: 26
m_RootOrder: 31
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &968424725
PrefabInstance:
......@@ -8080,11 +8262,11 @@ PrefabInstance:
m_Modifications:
- target: {fileID: 1103654898294298, guid: 6009a5cb76b01ad41b78f123a6aeee96, type: 3}
propertyPath: m_Name
value: B30_Ch_05_Avatar
value: "\uC9C0\uC218"
objectReference: {fileID: 0}
- target: {fileID: 4357540483046180, guid: 6009a5cb76b01ad41b78f123a6aeee96, type: 3}
propertyPath: m_RootOrder
value: 12
value: 14
objectReference: {fileID: 0}
- target: {fileID: 4357540483046180, guid: 6009a5cb76b01ad41b78f123a6aeee96, type: 3}
propertyPath: m_LocalScale.x
......@@ -8656,7 +8838,7 @@ Transform:
- {fileID: 867978180}
- {fileID: 599391491}
m_Father: {fileID: 0}
m_RootOrder: 24
m_RootOrder: 29
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &1071544980
PrefabInstance:
......@@ -9083,9 +9265,13 @@ PrefabInstance:
m_Modification:
m_TransformParent: {fileID: 1830574651}
m_Modifications:
- target: {fileID: 1121113006719782, guid: 386f40ad68cdd3c4fbcb471ef2d93772, type: 3}
propertyPath: m_Name
value: "\uC9C0\uC218\uC774\uBAA8\uC9D1"
objectReference: {fileID: 0}
- target: {fileID: 4519282631701236, guid: 386f40ad68cdd3c4fbcb471ef2d93772, type: 3}
propertyPath: m_RootOrder
value: 4
value: 3
objectReference: {fileID: 0}
- target: {fileID: 4519282631701236, guid: 386f40ad68cdd3c4fbcb471ef2d93772, type: 3}
propertyPath: m_LocalPosition.x
......@@ -9139,7 +9325,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 4467394157264018, guid: 67cc81d5424ea4fccbc7267473502366, type: 3}
propertyPath: m_RootOrder
value: 28
value: 17
objectReference: {fileID: 0}
- target: {fileID: 4467394157264018, guid: 67cc81d5424ea4fccbc7267473502366, type: 3}
propertyPath: m_LocalScale.y
......@@ -9382,11 +9568,11 @@ PrefabInstance:
m_Modifications:
- target: {fileID: 1000013808630610, guid: eae0d75f8edbe3349b65105f0c6b5665, type: 3}
propertyPath: m_Name
value: SweetPepper (3)
value: "\uC0AC\uACFC4"
objectReference: {fileID: 0}
- target: {fileID: 4000010883411580, guid: eae0d75f8edbe3349b65105f0c6b5665, type: 3}
propertyPath: m_RootOrder
value: 27
value: 23
objectReference: {fileID: 0}
- target: {fileID: 4000010883411580, guid: eae0d75f8edbe3349b65105f0c6b5665, type: 3}
propertyPath: m_LocalScale.y
......@@ -9496,6 +9682,59 @@ Transform:
m_CorrespondingSourceObject: {fileID: 4565743505842534, guid: 9e6377f4cae22eb4194f71c6e76c37b9, type: 3}
m_PrefabInstance: {fileID: 1174128372}
m_PrefabAsset: {fileID: 0}
--- !u!1 &1185998938 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 1000038409987100, guid: b5bf67069f5950943afac56320c54b69, type: 3}
m_PrefabInstance: {fileID: 772576832}
m_PrefabAsset: {fileID: 0}
--- !u!114 &1185998939
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1185998938}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 4b8b99d8a12e39e4b94d2d7162c7c978, type: 3}
m_Name:
m_EditorClassIdentifier:
diags:
- CommentModifier
- CrazyCap
- DEMO_Condition
- demo_Narration
- Example3Dialogue
- Example4_dialogue
- grandmother
- Item_LookUp
- jisu
- jisu_aunt
- Laura
- MrCube
- NPCOnly
- punk_brother
- QuestChartDemo
- TriggeredDude
- uncle_girlfriend
- village_uncle
- Witch
assignedIndex: 6
assignedID: 86233
assignedDialogue: grandmother
interactionCount: 0
alias:
overrideStartNode: -1
defaultNPCSprite: {fileID: 0}
defaultPlayerSprite: {fileID: 0}
targetManager: {fileID: 0}
preload: 0
notuptodate: 0
startp: 0
loadtag:
langs: []
S_playerDiags: []
S_actionNodes: []
--- !u!1001 &1201458189
PrefabInstance:
m_ObjectHideFlags: 0
......@@ -9598,7 +9837,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 4467394157264018, guid: 67cc81d5424ea4fccbc7267473502366, type: 3}
propertyPath: m_RootOrder
value: 14
value: 16
objectReference: {fileID: 0}
- target: {fileID: 4467394157264018, guid: 67cc81d5424ea4fccbc7267473502366, type: 3}
propertyPath: m_LocalScale.y
......@@ -9897,9 +10136,13 @@ PrefabInstance:
m_Modification:
m_TransformParent: {fileID: 1830574651}
m_Modifications:
- target: {fileID: 1232766363669618, guid: 2b519101e10d4a74580d4c86ac9e03e6, type: 3}
propertyPath: m_Name
value: "\uD560\uBA38\uB2C8\uC190\uC790\uC9D1"
objectReference: {fileID: 0}
- target: {fileID: 4998326679312090, guid: 2b519101e10d4a74580d4c86ac9e03e6, type: 3}
propertyPath: m_RootOrder
value: 2
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4998326679312090, guid: 2b519101e10d4a74580d4c86ac9e03e6, type: 3}
propertyPath: m_LocalPosition.x
......@@ -10355,11 +10598,11 @@ PrefabInstance:
m_Modifications:
- target: {fileID: 1000013808630610, guid: eae0d75f8edbe3349b65105f0c6b5665, type: 3}
propertyPath: m_Name
value: SweetPepper (2)
value: "\uC0AC\uACFC2"
objectReference: {fileID: 0}
- target: {fileID: 4000010883411580, guid: eae0d75f8edbe3349b65105f0c6b5665, type: 3}
propertyPath: m_RootOrder
value: 17
value: 21
objectReference: {fileID: 0}
- target: {fileID: 4000010883411580, guid: eae0d75f8edbe3349b65105f0c6b5665, type: 3}
propertyPath: m_LocalScale.y
......@@ -10537,23 +10780,23 @@ PrefabInstance:
m_Modifications:
- target: {fileID: 1189782351792700, guid: 20661e78605491946911818aa730569b, type: 3}
propertyPath: m_Name
value: Laptop_Closed (2)
value: "\uC6B0\uD3B8\uBB3C3"
objectReference: {fileID: 0}
- target: {fileID: 4839676560386254, guid: 20661e78605491946911818aa730569b, type: 3}
propertyPath: m_RootOrder
value: 31
value: 4
objectReference: {fileID: 0}
- target: {fileID: 4839676560386254, guid: 20661e78605491946911818aa730569b, type: 3}
propertyPath: m_LocalScale.x
value: 1.7616682
value: 1.761668
objectReference: {fileID: 0}
- target: {fileID: 4839676560386254, guid: 20661e78605491946911818aa730569b, type: 3}
propertyPath: m_LocalScale.y
value: 3.3971
value: 3.3970997
objectReference: {fileID: 0}
- target: {fileID: 4839676560386254, guid: 20661e78605491946911818aa730569b, type: 3}
propertyPath: m_LocalScale.z
value: 3.1423175
value: 3.1423173
objectReference: {fileID: 0}
- target: {fileID: 4839676560386254, guid: 20661e78605491946911818aa730569b, type: 3}
propertyPath: m_LocalPosition.x
......@@ -10573,7 +10816,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 4839676560386254, guid: 20661e78605491946911818aa730569b, type: 3}
propertyPath: m_LocalRotation.x
value: 0.000000021855694
value: 0.000000021855696
objectReference: {fileID: 0}
- target: {fileID: 4839676560386254, guid: 20661e78605491946911818aa730569b, type: 3}
propertyPath: m_LocalRotation.y
......@@ -10581,7 +10824,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 4839676560386254, guid: 20661e78605491946911818aa730569b, type: 3}
propertyPath: m_LocalRotation.z
value: -0
value: 8.881783e-16
objectReference: {fileID: 0}
- target: {fileID: 4839676560386254, guid: 20661e78605491946911818aa730569b, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
......@@ -10606,11 +10849,11 @@ PrefabInstance:
m_Modifications:
- target: {fileID: 1000013808630610, guid: eae0d75f8edbe3349b65105f0c6b5665, type: 3}
propertyPath: m_Name
value: SweetPepper
value: "\uC0AC\uACFC1"
objectReference: {fileID: 0}
- target: {fileID: 4000010883411580, guid: eae0d75f8edbe3349b65105f0c6b5665, type: 3}
propertyPath: m_RootOrder
value: 16
value: 20
objectReference: {fileID: 0}
- target: {fileID: 4000010883411580, guid: eae0d75f8edbe3349b65105f0c6b5665, type: 3}
propertyPath: m_LocalScale.y
......@@ -10671,7 +10914,7 @@ PrefabInstance:
m_Modifications:
- target: {fileID: 1189782351792700, guid: 20661e78605491946911818aa730569b, type: 3}
propertyPath: m_Name
value: Laptop_Closed
value: "\uC6B0\uD3B8\uBB3C1"
objectReference: {fileID: 0}
- target: {fileID: 4839676560386254, guid: 20661e78605491946911818aa730569b, type: 3}
propertyPath: m_RootOrder
......@@ -11153,6 +11396,59 @@ Transform:
m_CorrespondingSourceObject: {fileID: 4835789832631930, guid: bdf8e7438a7816543998181bd3067573, type: 3}
m_PrefabInstance: {fileID: 1385883113}
m_PrefabAsset: {fileID: 0}
--- !u!1 &1391197621 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 1745315555470622, guid: e0ef6083a5069634e8cc03171793c34d, type: 3}
m_PrefabInstance: {fileID: 1404491701}
m_PrefabAsset: {fileID: 0}
--- !u!114 &1391197622
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1391197621}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 4b8b99d8a12e39e4b94d2d7162c7c978, type: 3}
m_Name:
m_EditorClassIdentifier:
diags:
- CommentModifier
- CrazyCap
- DEMO_Condition
- demo_Narration
- Example3Dialogue
- Example4_dialogue
- grandmother
- Item_LookUp
- jisu
- jisu_aunt
- Laura
- MrCube
- NPCOnly
- punk_brother
- QuestChartDemo
- TriggeredDude
- uncle_girlfriend
- village_uncle
- Witch
assignedIndex: 9
assignedID: 24496
assignedDialogue: jisu_aunt
interactionCount: 0
alias:
overrideStartNode: -1
defaultNPCSprite: {fileID: 0}
defaultPlayerSprite: {fileID: 0}
targetManager: {fileID: 0}
preload: 0
notuptodate: 0
startp: 0
loadtag:
langs: []
S_playerDiags: []
S_actionNodes: []
--- !u!1001 &1391805395
PrefabInstance:
m_ObjectHideFlags: 0
......@@ -11220,7 +11516,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 4105059492611526, guid: acd1035e6037f5340b25cdc9d4460022, type: 3}
propertyPath: m_RootOrder
value: 5
value: 7
objectReference: {fileID: 0}
- target: {fileID: 4105059492611526, guid: acd1035e6037f5340b25cdc9d4460022, type: 3}
propertyPath: m_LocalPosition.x
......@@ -11409,11 +11705,11 @@ PrefabInstance:
m_Modifications:
- target: {fileID: 1745315555470622, guid: e0ef6083a5069634e8cc03171793c34d, type: 3}
propertyPath: m_Name
value: B20_Ch_01_Avatar
value: "\uC9C0\uC218\uC774\uBAA8"
objectReference: {fileID: 0}
- target: {fileID: 4827324919176084, guid: e0ef6083a5069634e8cc03171793c34d, type: 3}
propertyPath: m_RootOrder
value: 11
value: 13
objectReference: {fileID: 0}
- target: {fileID: 4827324919176084, guid: e0ef6083a5069634e8cc03171793c34d, type: 3}
propertyPath: m_LocalScale.x
......@@ -12858,9 +13154,13 @@ PrefabInstance:
m_Modification:
m_TransformParent: {fileID: 1830574651}
m_Modifications:
- target: {fileID: 1185082912798350, guid: 71442e8cd72511e4fabb72f1a2cc82dd, type: 3}
propertyPath: m_Name
value: "\uC8FC\uC778\uACF5\uC9D1"
objectReference: {fileID: 0}
- target: {fileID: 4419083434238170, guid: 71442e8cd72511e4fabb72f1a2cc82dd, type: 3}
propertyPath: m_RootOrder
value: 3
value: 2
objectReference: {fileID: 0}
- target: {fileID: 4419083434238170, guid: 71442e8cd72511e4fabb72f1a2cc82dd, type: 3}
propertyPath: m_LocalPosition.x
......@@ -13563,7 +13863,7 @@ Transform:
- {fileID: 648900221}
- {fileID: 682303263}
m_Father: {fileID: 0}
m_RootOrder: 23
m_RootOrder: 28
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &1720039324
PrefabInstance:
......@@ -13846,7 +14146,7 @@ Transform:
- {fileID: 596709212}
- {fileID: 387298199}
m_Father: {fileID: 0}
m_RootOrder: 22
m_RootOrder: 27
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &1741749969
PrefabInstance:
......@@ -13857,11 +14157,11 @@ PrefabInstance:
m_Modifications:
- target: {fileID: 1003328744321094, guid: 01c14961d9931d94f9ccb0cf0c46ba9f, type: 3}
propertyPath: m_Name
value: clothingSet_04_And_nackedSet
value: "\uC0BC\uCD0C\uB0B4\uC5F0\uB140"
objectReference: {fileID: 0}
- target: {fileID: 4203470457943290, guid: 01c14961d9931d94f9ccb0cf0c46ba9f, type: 3}
propertyPath: m_RootOrder
value: 7
value: 9
objectReference: {fileID: 0}
- target: {fileID: 4203470457943290, guid: 01c14961d9931d94f9ccb0cf0c46ba9f, type: 3}
propertyPath: m_LocalScale.x
......@@ -14219,56 +14519,6 @@ Transform:
m_CorrespondingSourceObject: {fileID: 4791740479712768, guid: 1645880bdf365054a8c29b271c30eb36, type: 3}
m_PrefabInstance: {fileID: 1761366149}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &1762089262
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 1830574651}
m_Modifications:
- target: {fileID: 4422725698349158, guid: 2767c12992d890f44b14f433fe854668, type: 3}
propertyPath: m_RootOrder
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4422725698349158, guid: 2767c12992d890f44b14f433fe854668, type: 3}
propertyPath: m_LocalPosition.x
value: 91.6
objectReference: {fileID: 0}
- target: {fileID: 4422725698349158, guid: 2767c12992d890f44b14f433fe854668, type: 3}
propertyPath: m_LocalPosition.y
value: 22.22
objectReference: {fileID: 0}
- target: {fileID: 4422725698349158, guid: 2767c12992d890f44b14f433fe854668, type: 3}
propertyPath: m_LocalPosition.z
value: -5.7
objectReference: {fileID: 0}
- target: {fileID: 4422725698349158, guid: 2767c12992d890f44b14f433fe854668, type: 3}
propertyPath: m_LocalRotation.w
value: 0.98570883
objectReference: {fileID: 0}
- target: {fileID: 4422725698349158, guid: 2767c12992d890f44b14f433fe854668, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 4422725698349158, guid: 2767c12992d890f44b14f433fe854668, type: 3}
propertyPath: m_LocalRotation.y
value: -0.1684582
objectReference: {fileID: 0}
- target: {fileID: 4422725698349158, guid: 2767c12992d890f44b14f433fe854668, type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 4422725698349158, guid: 2767c12992d890f44b14f433fe854668, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: -19.396002
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 2767c12992d890f44b14f433fe854668, type: 3}
--- !u!4 &1762089263 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 4422725698349158, guid: 2767c12992d890f44b14f433fe854668, type: 3}
m_PrefabInstance: {fileID: 1762089262}
m_PrefabAsset: {fileID: 0}
--- !u!1 &1767446351
GameObject:
m_ObjectHideFlags: 0
......@@ -14718,7 +14968,6 @@ Transform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 633766009}
- {fileID: 1762089263}
- {fileID: 1234290707}
- {fileID: 1600624451}
- {fileID: 1146700453}
......@@ -14726,7 +14975,7 @@ Transform:
- {fileID: 706541498}
- {fileID: 925031071}
m_Father: {fileID: 0}
m_RootOrder: 21
m_RootOrder: 26
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &1835754029
PrefabInstance:
......@@ -14829,11 +15078,11 @@ PrefabInstance:
m_Modifications:
- target: {fileID: 1669098485979120, guid: 889859d3862ff3b46b48aa6898f9773e, type: 3}
propertyPath: m_Name
value: B06_Ch_04_Avatar
value: "\uB0A0\uB77C\uB9AC\uC190\uC790"
objectReference: {fileID: 0}
- target: {fileID: 4755620223891304, guid: 889859d3862ff3b46b48aa6898f9773e, type: 3}
propertyPath: m_RootOrder
value: 9
value: 11
objectReference: {fileID: 0}
- target: {fileID: 4755620223891304, guid: 889859d3862ff3b46b48aa6898f9773e, type: 3}
propertyPath: m_LocalScale.x
......@@ -16076,11 +16325,11 @@ PrefabInstance:
m_Modifications:
- target: {fileID: 1817072745897592, guid: a76d0962e5aaba2479107524e448f23d, type: 3}
propertyPath: m_Name
value: Tablet
value: "\uD560\uBA38\uB2C8\uC0AC\uC9C4"
objectReference: {fileID: 0}
- target: {fileID: 4402626770144814, guid: a76d0962e5aaba2479107524e448f23d, type: 3}
propertyPath: m_RootOrder
value: 3
value: 5
objectReference: {fileID: 0}
- target: {fileID: 4402626770144814, guid: a76d0962e5aaba2479107524e448f23d, type: 3}
propertyPath: m_LocalScale.x
......@@ -16211,11 +16460,11 @@ PrefabInstance:
m_Modifications:
- target: {fileID: 1884156196641044, guid: 00931e932c93cef48ae2d8cc87408c66, type: 3}
propertyPath: m_Name
value: Notepad
value: "\uC9C0\uC218\uAC00\uB0A8\uAE34\uCABD\uC9C0"
objectReference: {fileID: 0}
- target: {fileID: 4527064727974542, guid: 00931e932c93cef48ae2d8cc87408c66, type: 3}
propertyPath: m_RootOrder
value: 6
value: 8
objectReference: {fileID: 0}
- target: {fileID: 4527064727974542, guid: 00931e932c93cef48ae2d8cc87408c66, type: 3}
propertyPath: m_LocalPosition.x
......@@ -16350,11 +16599,11 @@ PrefabInstance:
m_Modifications:
- target: {fileID: 1931412499435546, guid: d114356fbca98b441817a460d0ce759e, type: 3}
propertyPath: m_Name
value: B25_Ch_04_Avatar
value: "\uB3D9\uB124\uC0BC\uCD0C"
objectReference: {fileID: 0}
- target: {fileID: 4565365290390660, guid: d114356fbca98b441817a460d0ce759e, type: 3}
propertyPath: m_RootOrder
value: 10
value: 12
objectReference: {fileID: 0}
- target: {fileID: 4565365290390660, guid: d114356fbca98b441817a460d0ce759e, type: 3}
propertyPath: m_LocalScale.x
......@@ -16701,11 +16950,11 @@ PrefabInstance:
m_Modifications:
- target: {fileID: 1000013808630610, guid: eae0d75f8edbe3349b65105f0c6b5665, type: 3}
propertyPath: m_Name
value: SweetPepper (1)
value: "\uC0AC\uACFC3"
objectReference: {fileID: 0}
- target: {fileID: 4000010883411580, guid: eae0d75f8edbe3349b65105f0c6b5665, type: 3}
propertyPath: m_RootOrder
value: 18
value: 22
objectReference: {fileID: 0}
- target: {fileID: 4000010883411580, guid: eae0d75f8edbe3349b65105f0c6b5665, type: 3}
propertyPath: m_LocalScale.y
......
fileFormatVersion: 2
guid: f256327817f76b64facbb2fa05900b5d
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
......@@ -43,144 +43,70 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 268dc70b105993846a123be43345df63, type: 3}
m_Name:
m_EditorClassIdentifier:
fileIndex: 0
fileIndex: 14
skinIndex: 0
loadTag:
startID: 1
curFocusID: 1
currentID: 79710
startID: 0
curFocusID: 0
currentID: 24496
autosave: 1
previewPanning: 0
currentDiag: 0
currentDiag: 14
locEdit: 0
pNodeID: 18
pNodeID: 0
aNodeID: 2
S_playerDiags:
- commentCount: 2
- commentCount: 1
s_comment:
- text: Chill out, man!
extraData:
inputSetIndex: 0
outputNodeIndex: 12
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 302
y: 59
width: 30
height: 21
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
- text: What? What is this place?
extraData:
- text: "\uC5B4\uC81C \uC0AC\uAC74 \uBC1C\uC0DD \uC2DC\uAC01\uC5D0 \uC5B4\uB514\uC5D0
\uACC4\uC168\uC8E0?"
extraData: ExtraData
inputSetIndex: 0
outputNodeIndex: 13
outputNodeIndex: 1
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 302
y: 81
x: 301
y: 61
width: 30
height: 21
height: 32
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
ID: 5
ID: 0
rect:
serializedVersion: 2
x: 1240
y: -60
width: 349
height: 189
pTag:
x: 0
y: 100
width: 348
height: 229.66666
pTag: "\uC8FC\uC778\uACF5"
expand: 1
sprite: {fileID: 0}
sprite: {fileID: 21300010, guid: d79edf18a76e2654a9ac99f15de8b2b3, type: 3}
vars: []
varKeys: []
isPlayer: 1
- commentCount: 3
- commentCount: 2
s_comment:
- text: "You shouldn't be here either\t"
extraData:
inputSetIndex: 1
outputNodeIndex: 13
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 302
y: 59
width: 30
height: 21
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
- text: I spawned here!
extraData:
- text: "\uC5B4... \uC74C.. \uC544.."
extraData: ExtraData
inputSetIndex: 1
outputNodeIndex: 10
outputNodeIndex: 2
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 302
y: 81
x: 301
y: 61
width: 30
height: 21
height: 22
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
- text: Yes I should.
extraData:
visible: 0
- text: "\uC9D1\uC5D0 \uC788\uC5C8\uB294\uB370.. \uC65C \uADF8\uB7EC\uC2DC\uC8E0?"
extraData: ExtraData
inputSetIndex: 1
outputNodeIndex: 9
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 302
y: 103
width: 30
height: 21
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
ID: 6
rect:
serializedVersion: 2
x: 1280
y: 220
width: 349
height: 211
pTag:
expand: 1
sprite: {fileID: 21300000, guid: d54f1dfd3256b57488f3b348dca8b2bf, type: 3}
vars: []
varKeys: []
isPlayer: 1
- commentCount: 2
s_comment:
- text: (Ha- right....)
extraData:
inputSetIndex: 2
outputNodeIndex: 11
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 302
y: 59
width: 30
height: 21
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
- text: '[Leave]'
extraData:
inputSetIndex: 2
outputNodeIndex: -1
outActionIndex: -1
showmore: 0
......@@ -193,364 +119,70 @@ MonoBehaviour:
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
ID: 10
rect:
serializedVersion: 2
x: 2190
y: 390
width: 349
height: 143
pTag:
expand: 0
sprite: {fileID: 0}
vars: []
varKeys: []
isPlayer: 1
- commentCount: 2
s_comment:
- text: 'Chiiiill.... '
extraData:
inputSetIndex: 3
outputNodeIndex: 15
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 302
y: 59
width: 30
height: 21
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
- text: Ugh... bye.
extraData:
inputSetIndex: 3
outputNodeIndex: 8
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 302
y: 81
width: 30
height: 21
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
ID: 13
ID: 1
rect:
serializedVersion: 2
x: 2190
y: 20
width: 349
height: 189
pTag:
x: 370
y: 160
width: 348
height: 243
pTag: "\uC0BC\uCD0C"
expand: 1
sprite: {fileID: 21300000, guid: d54f1dfd3256b57488f3b348dca8b2bf, type: 3}
sprite: {fileID: 21300008, guid: d79edf18a76e2654a9ac99f15de8b2b3, type: 3}
vars: []
varKeys: []
isPlayer: 1
- commentCount: 3
s_comment:
- text: Woah WOAH
extraData:
inputSetIndex: 4
outputNodeIndex: 5
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 302
y: 59
width: 30
height: 21
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
- text: N-no.. wait!
extraData:
inputSetIndex: 4
outputNodeIndex: 6
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 302
y: 81
width: 30
height: 21
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
- text: ...
extraData:
inputSetIndex: 4
outputNodeIndex: 7
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 302
y: 103
width: 30
height: 21
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
ID: 0
rect:
serializedVersion: 2
x: 200
y: -120
width: 349
height: 165
pTag:
expand: 0
sprite: {fileID: 21300000, guid: d54f1dfd3256b57488f3b348dca8b2bf, type: 3}
vars:
-
varKeys:
- Key1
isPlayer: 1
- commentCount: 1
s_comment:
- text: You're not getting out of here alive!
extraData: ExtraData
inputSetIndex: 5
outputNodeIndex: 0
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 302
y: 59
width: 30
height: 29
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
ID: 2
rect:
serializedVersion: 2
x: 760
y: -230
width: 349
height: 129
pTag: Charlie
expand: 0
sprite: {fileID: 0}
vars:
- SomeString
- 12354
- false
- 1.52
varKeys:
- Key1
- Key2
- Key3
- Key4
isPlayer: 0
- commentCount: 1
s_comment:
- text: No, what? You shouldn't be here.
- text: "\uADF8\uAC78 \uBCF8 \uC0AC\uB78C\uC774 \uC788\uC2B5\uB2C8\uAE4C?"
extraData: ExtraData
inputSetIndex: 6
outputNodeIndex: 1
inputSetIndex: 2
outputNodeIndex: 3
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 302
y: 59
x: 301
y: 61
width: 30
height: 21
height: 22
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
ID: 3
rect:
serializedVersion: 2
x: 780
y: -60
width: 349
height: 121
pTag: Charlie
expand: 0
sprite: {fileID: 0}
vars: []
varKeys: []
isPlayer: 0
- commentCount: 1
s_comment:
- text: That's it! Keep your intrusive mouth shut!
extraData: ExtraData
inputSetIndex: 7
outputNodeIndex: -1
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 0
y: 0
width: 0
height: 0
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
ID: 4
ID: 2
rect:
serializedVersion: 2
x: 770
y: 110
width: 349
height: 129
pTag: Charlie
expand: 0
sprite: {fileID: 21300000, guid: 9e5eefef3b3fdff40a66f9c9db42ac9e, type: 3}
x: 50
y: 390
width: 348
height: 220
pTag: "\uC8FC\uC778\uACF5"
expand: 1
sprite: {fileID: 21300014, guid: d79edf18a76e2654a9ac99f15de8b2b3, type: 3}
vars: []
varKeys: []
isPlayer: 0
isPlayer: 1
- commentCount: 3
s_comment:
- text: You do that!
- text: "\uC544..."
extraData: ExtraData
inputSetIndex: 8
outputNodeIndex: -1
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 0
y: 0
width: 0
height: 0
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
- text: I'm sick of these caps spawning wherever they please.
extraData: ExtraData
inputSetIndex: 8
outputNodeIndex: -1
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 0
y: 0
width: 0
height: 0
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
- text: Begone!
extraData: ExtraData
inputSetIndex: 8
outputNodeIndex: -1
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 0
y: 0
width: 0
height: 0
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
ID: 7
rect:
serializedVersion: 2
x: 2670
y: 160
width: 349
height: 173
pTag: Charlie
expand: 0
sprite: {fileID: 0}
vars: []
varKeys: []
isPlayer: 0
- commentCount: 1
s_comment:
- text: No, you don't. That's but a filthy lie. Go away, kid.
extraData: ExtraData
inputSetIndex: 9
inputSetIndex: 3
outputNodeIndex: -1
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 0
y: 0
width: 0
height: 0
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
ID: 8
rect:
serializedVersion: 2
x: 1770
y: 520
width: 349
height: 129
pTag: Charlie
expand: 0
sprite: {fileID: 0}
vars: []
varKeys: []
isPlayer: 0
- commentCount: 1
s_comment:
- text: I did as well! But I didn't go around bothering caps!
extraData: ExtraData
inputSetIndex: 10
outputNodeIndex: 2
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 302
y: 59
x: 301
y: 61
width: 30
height: 29
height: 22
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
ID: 9
rect:
serializedVersion: 2
x: 1770
y: 340
width: 349
height: 129
pTag: Charlie
expand: 0
sprite: {fileID: 0}
vars: []
varKeys: []
isPlayer: 0
- commentCount: 5
s_comment:
- text: ...excuse me?
- text: "\uC9D1\uC5D0 \uC544\uBB34\uB3C4 \uC5C6\uC5C8\uC744\uD150\uB370\uC694
.....\uC74C"
extraData: ExtraData
inputSetIndex: 11
outputNodeIndex: -1
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 0
y: 0
width: 0
height: 0
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
- text: Did I just hear a whisper?
extraData: ExtraData
inputSetIndex: 11
inputSetIndex: 3
outputNodeIndex: -1
outActionIndex: -1
showmore: 0
......@@ -563,9 +195,9 @@ MonoBehaviour:
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
- text: Look, kid...
- text: "\uC798 \uBAA8\uB974\uACA0\uB124\uC694 .."
extraData: ExtraData
inputSetIndex: 11
inputSetIndex: 3
outputNodeIndex: -1
outActionIndex: -1
showmore: 0
......@@ -578,107 +210,24 @@ MonoBehaviour:
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
- text: GO
extraData: fs,18
inputSetIndex: 11
outputNodeIndex: -1
outActionIndex: -1
showmore: 1
outRect:
serializedVersion: 2
x: 0
y: 0
width: 0
height: 0
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
- text: AWAY.
extraData: fs,40
inputSetIndex: 11
outputNodeIndex: -1
outActionIndex: -1
showmore: 1
outRect:
serializedVersion: 2
x: 0
y: 0
width: 0
height: 0
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
ID: 11
rect:
serializedVersion: 2
x: 2670
y: 400
width: 349
height: 263
pTag: Charlie
expand: 0
sprite: {fileID: 0}
vars:
-
-
-
-
varKeys:
- Key1
- Key2
- Key3
- Key4
isPlayer: 0
- commentCount: 1
s_comment:
- text: Did you just-
extraData: ExtraData
inputSetIndex: 12
outputNodeIndex: 3
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 302
y: 59
width: 30
height: 21
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
ID: 12
ID: 3
rect:
serializedVersion: 2
x: 1770
y: -80
width: 349
height: 121
pTag: Charlie
expand: 0
sprite: {fileID: 0}
x: 410
y: 410
width: 348
height: 266
pTag:
expand: 1
sprite: {fileID: 21300008, guid: d79edf18a76e2654a9ac99f15de8b2b3, type: 3}
vars: []
varKeys: []
isPlayer: 0
- commentCount: 2
s_comment:
- text: Huh?
- text: "\uBD84\uBA85 \uC544\uAE4C \uC9D1\uC5D0 \uC788\uC5C8\uB2E4\uACE0 \uD558\uC168\uB294\uB370.."
extraData: ExtraData
inputSetIndex: 13
outputNodeIndex: 3
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 302
y: 59
width: 30
height: 21
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
- text: I OWN this place.
extraData: ExtraData
inputSetIndex: 13
inputSetIndex: 4
outputNodeIndex: -1
outActionIndex: -1
showmore: 0
......@@ -691,54 +240,9 @@ MonoBehaviour:
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
ID: 14
rect:
serializedVersion: 2
x: 1770
y: 120
width: 349
height: 143
pTag: Charlie
expand: 0
sprite: {fileID: 0}
vars: []
varKeys: []
isPlayer: 0
- commentCount: 1
s_comment:
- text: Waddayawant?
extraData: fs,32
inputSetIndex: 14
outputNodeIndex: 4
outActionIndex: -1
showmore: 1
outRect:
serializedVersion: 2
x: 302
y: 59
width: 30
height: 21
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
ID: 1
rect:
serializedVersion: 2
x: -300
y: 20
width: 349
height: 194
pTag: Charlie
expand: 1
sprite: {fileID: 0}
vars: []
varKeys: []
isPlayer: 0
- commentCount: 2
s_comment:
- text: chill...?
- text: "\uC9D1\uC5D0 \uB204\uAC00 \uC788\uC5C8\uB294\uC9C0\uB3C4 \uBAA8\uB974\uC2DC\uB124\uC694?"
extraData: ExtraData
inputSetIndex: 15
inputSetIndex: 4
outputNodeIndex: -1
outActionIndex: -1
showmore: 0
......@@ -751,54 +255,24 @@ MonoBehaviour:
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
- text: CHIIILL?!?!?!?!??!?!?
extraData: fs,28
inputSetIndex: 15
outputNodeIndex: -1
outActionIndex: -1
showmore: 1
outRect:
serializedVersion: 2
x: 0
y: 0
width: 0
height: 0
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
ID: 15
ID: 4
rect:
serializedVersion: 2
x: 2670
y: -110
width: 349
height: 216
pTag: Charlie
x: 70
y: 690
width: 348
height: 243
pTag: "\uC8FC\uC778\uACF5"
expand: 1
sprite: {fileID: 21300000, guid: 9e5eefef3b3fdff40a66f9c9db42ac9e, type: 3}
sprite: {fileID: 21300014, guid: d79edf18a76e2654a9ac99f15de8b2b3, type: 3}
vars: []
varKeys: []
isPlayer: 0
isPlayer: 1
- commentCount: 3
s_comment:
- text: What now-
- text: "\uC5B4...\uC74C.."
extraData: ExtraData
inputSetIndex: 16
outputNodeIndex: -1
outActionIndex: 0
showmore: 0
outRect:
serializedVersion: 2
x: 302
y: 59
width: 30
height: 21
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
- text: What do you think you are doing with that [WEAPON]?!
extraData: ExtraData
inputSetIndex: 16
inputSetIndex: 5
outputNodeIndex: -1
outActionIndex: -1
showmore: 0
......@@ -811,9 +285,9 @@ MonoBehaviour:
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
- text: Get that thing away from me!
- text: "\uC81C\uAC00 \uC9C0\uAE08 \uAE09\uD55C \uC77C\uC774 \uC788\uC5B4\uC11C..!!!!"
extraData: ExtraData
inputSetIndex: 16
inputSetIndex: 5
outputNodeIndex: -1
outActionIndex: -1
showmore: 0
......@@ -826,26 +300,9 @@ MonoBehaviour:
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
ID: 16
rect:
serializedVersion: 2
x: -80
y: 290
width: 349
height: 173
pTag: Charlie
expand: 0
sprite: {fileID: 0}
vars:
- nameLookUp
varKeys:
- nameLookUp
isPlayer: 0
- commentCount: 1
s_comment:
- text: GO AWAY!
- text: "\uC774\uB9CC \uAC00\uBCFC\uAC8C\uC720~~~"
extraData: ExtraData
inputSetIndex: 17
inputSetIndex: 5
outputNodeIndex: -1
outActionIndex: -1
showmore: 0
......@@ -858,94 +315,18 @@ MonoBehaviour:
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
ID: 18
rect:
serializedVersion: 2
x: -190
y: -180
width: 349
height: 121
pTag: Charlie
expand: 0
sprite: {fileID: 0}
vars: []
varKeys: []
isPlayer: 0
- commentCount: 1
s_comment:
- text: Comment...
extraData: ExtraData
inputSetIndex: 18
outputNodeIndex: 1
outActionIndex: -1
showmore: 0
outRect:
serializedVersion: 2
x: 302
y: 59
width: 30
height: 21
sprites: {fileID: 0}
audios: {fileID: 0}
visible: 1
ID: 19
ID: 5
rect:
serializedVersion: 2
x: 470
y: 350
width: 349
height: 121
x: 450
y: 770
width: 348
height: 266
pTag:
expand: 0
expand: 1
sprite: {fileID: 0}
vars: []
varKeys: []
isPlayer: 0
S_actionNodes:
- pauseHere: 0
gameObjectName: QuestChart
methodName: SetCharlieQuestComplete
nameIndex: 1
methodIndex: 2
paramIndex: 0
opts:
- '[No method]'
- CallQuestChart
- SetCharlieQuestComplete
- GetAssigned
- AssignNew
- SaveState
- LoadState
nameOpts:
- '[No object]'
- QuestChart
- NPC_CrazyCap
- NPC_Witch
- NPC_Couple2
- NPC_Couple1
- MrCube
- Spinned Cube
- ConditionGuy
- Big Cube
- UIManager
- CylinderGuy
- NPC_Charlie
- NPC_Laura
- Cube
param_bool: 0
param_string:
param_int: 0
param_float: 0
rect:
serializedVersion: 2
x: 400
y: 110
width: 200
height: 158
ID: 17
outPlayerIndex: -1
outActionIndex: -1
more: 0
ovrStartNode: 18
renameDialogue:
S_actionNodes: []
S_selNodes: []
......
{"dID":86233,"playerDiags":3,"actionNodes":0,"startPoint":0,"loadTag":"","previewPanning":false,"autosave":true,"locEdit":false,"showSettings":true,"pd_isp_0":true,"pd_rect_0":[70,50],"pd_comSize_0":1,"pd_ID_0":0,"pd_pTag_0":"","pd_sprite_0":"","pd_expand_0":true,"pd_vars0":0,"pd_0_com_0iSet":-1,"pd_0_com_0oAns":1,"pd_0_com_0oAct":-1,"pd_0_com_0text":"\ud560\uba38\ub2c8 \uc5b4\uc81c \ubb50\ud558\uc168\uc5b4\uc694?","pd_0_com_0extraD":"ExtraData","pd_0_com_0showmore":false,"pd_0_com_0visible":true,"pd_0_com_0audio":"","pd_0_com_0sprite":"","pd_isp_1":false,"pd_rect_1":[450,90],"pd_comSize_1":2,"pd_ID_1":1,"pd_pTag_1":"","pd_sprite_1":"","pd_expand_1":false,"pd_vars1":0,"pd_1_com_0iSet":-1,"pd_1_com_0oAns":2,"pd_1_com_0oAct":-1,"pd_1_com_0text":"\ub098~~? \uc5b4\uc81c \uc6b0\ub9ac \uc190\uc8fc\ub791 \uc5ec\ud589\uac14\ub2e4\uc654\ub294\ub370~~","pd_1_com_0extraD":"ExtraData","pd_1_com_0showmore":false,"pd_1_com_0visible":true,"pd_1_com_0audio":"","pd_1_com_0sprite":"","pd_1_com_1iSet":1,"pd_1_com_1oAns":-1,"pd_1_com_1oAct":-1,"pd_1_com_1text":"\uc774\uac70\ubd10~~","pd_1_com_1extraD":"ExtraData","pd_1_com_1showmore":false,"pd_1_com_1visible":true,"pd_1_com_1audio":"","pd_1_com_1sprite":"","pd_isp_2":true,"pd_rect_2":[100,290],"pd_comSize_2":3,"pd_ID_2":2,"pd_pTag_2":"","pd_sprite_2":"","pd_expand_2":false,"pd_vars2":0,"pd_2_com_0iSet":-1,"pd_2_com_0oAns":-1,"pd_2_com_0oAct":-1,"pd_2_com_0text":"\uc74c.. \uadf8\ub7fc \ub0a0\ub77c\ub9ac \uc190\uc790\uc640 \ud560\uba38\ub2c8 \ubaa8\ub450 \ubc94\uc778\uc740 \uc544\ub2c8\uaca0\uad70..","pd_2_com_0extraD":"ExtraData","pd_2_com_0showmore":false,"pd_2_com_0visible":true,"pd_2_com_0audio":"","pd_2_com_0sprite":"","pd_2_com_1iSet":2,"pd_2_com_1oAns":-1,"pd_2_com_1oAct":-1,"pd_2_com_1text":"\uadf8\ub807\ub2e4\uba74 \uc0bc\ucd0c\uc774\ub098 \uc774\ubaa8 \ub458 \uc911 \ud558\ub098\ub77c\ub294 \uac74\ub370..","pd_2_com_1extraD":"ExtraData","pd_2_com_1showmore":false,"pd_2_com_1visible":true,"pd_2_com_1audio":"","pd_2_com_1sprite":"","pd_2_com_2iSet":2,"pd_2_com_2oAns":-1,"pd_2_com_2oAct":-1,"pd_2_com_2text":"\uc5bc\ub978 \uc774\ubaa8\ud55c\ud14c \uac00\ubd10\uc57c\uaca0\ub2e4!","pd_2_com_2extraD":"ExtraData","pd_2_com_2showmore":false,"pd_2_com_2visible":true,"pd_2_com_2audio":"","pd_2_com_2sprite":""}
\ No newline at end of file
fileFormatVersion: 2
guid: e7db2c4b9f1d80442b19cc63281122e6
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
{"dID":42633,"playerDiags":2,"actionNodes":0,"startPoint":0,"loadTag":"","previewPanning":false,"autosave":true,"locEdit":false,"showSettings":true,"pd_isp_0":false,"pd_rect_0":[10,140],"pd_comSize_0":1,"pd_ID_0":0,"pd_pTag_0":"","pd_sprite_0":"Assets/TopDown 2D RPG BE3/Sprites/NPC Portrait.png","pd_expand_0":true,"pd_vars0":0,"pd_0_com_0iSet":-1,"pd_0_com_0oAns":1,"pd_0_com_0oAct":-1,"pd_0_com_0text":"\uc548\ub155! \ub09c \uc9c0\uc218\ub77c\uace0 \ud574. \uc6b0\ub9ac \ub9c8\uc744\uc5d0 \uc628 \uac78 \ud658\uc601\ud574!","pd_0_com_0extraD":"ExtraData","pd_0_com_0showmore":false,"pd_0_com_0visible":true,"pd_0_com_0audio":"","pd_0_com_0sprite":"","pd_isp_1":false,"pd_rect_1":[460,120],"pd_comSize_1":1,"pd_ID_1":1,"pd_pTag_1":"","pd_sprite_1":"","pd_expand_1":false,"pd_vars1":0,"pd_1_com_0iSet":-1,"pd_1_com_0oAns":-1,"pd_1_com_0oAct":-1,"pd_1_com_0text":"Comment...","pd_1_com_0extraD":"ExtraData","pd_1_com_0showmore":false,"pd_1_com_0visible":true,"pd_1_com_0audio":"","pd_1_com_0sprite":""}
\ No newline at end of file
{"dID":42633,"playerDiags":2,"actionNodes":0,"startPoint":0,"loadTag":"","previewPanning":false,"autosave":true,"locEdit":false,"showSettings":true,"pd_isp_0":false,"pd_rect_0":[-260,0],"pd_comSize_0":3,"pd_ID_0":0,"pd_pTag_0":"\uc9c0\uc218","pd_sprite_0":"","pd_expand_0":true,"pd_vars0":0,"pd_0_com_0iSet":-1,"pd_0_com_0oAns":1,"pd_0_com_0oAct":-1,"pd_0_com_0text":"\uc548\ub155! \ub09c \uc9c0\uc218\ub77c\uace0 \ud574. \uc6b0\ub9ac \ub9c8\uc744\uc5d0 \uc628 \uac78 \ud658\uc601\ud574!","pd_0_com_0extraD":"ExtraData","pd_0_com_0showmore":false,"pd_0_com_0visible":true,"pd_0_com_0audio":"","pd_0_com_0sprite":"","pd_0_com_1iSet":0,"pd_0_com_1oAns":-1,"pd_0_com_1oAct":-1,"pd_0_com_1text":"\uc5ec\uae30\ub294 \uc0ac\uacfc\ub9c8\uc744\uc774\uc57c. \uc6b0\ub9ac \ub9c8\uc744 \uc0ac\ub78c\ub4e4\uc744 \uc18c\uac1c\ud574 \uc904\uac8c!","pd_0_com_1extraD":"ExtraData","pd_0_com_1showmore":false,"pd_0_com_1visible":true,"pd_0_com_1audio":"","pd_0_com_1sprite":"","pd_0_com_2iSet":0,"pd_0_com_2oAns":-1,"pd_0_com_2oAct":-1,"pd_0_com_2text":"\ub098\ub97c \ub530\ub77c\uc624\uaca0\ub2c8?","pd_0_com_2extraD":"ExtraData","pd_0_com_2showmore":false,"pd_0_com_2visible":true,"pd_0_com_2audio":"","pd_0_com_2sprite":"","pd_isp_1":true,"pd_rect_1":[100,20],"pd_comSize_1":1,"pd_ID_1":1,"pd_pTag_1":"\uc8fc\uc778\uacf5","pd_sprite_1":"","pd_expand_1":true,"pd_vars1":0,"pd_1_com_0iSet":-1,"pd_1_com_0oAns":-1,"pd_1_com_0oAct":-1,"pd_1_com_0text":"\uadf8\ub798!","pd_1_com_0extraD":"ExtraData","pd_1_com_0showmore":false,"pd_1_com_0visible":true,"pd_1_com_0audio":"","pd_1_com_0sprite":""}
\ No newline at end of file
......
{"dID":24496,"playerDiags":1,"actionNodes":0,"startPoint":0,"loadTag":"","previewPanning":false,"autosave":true,"locEdit":false,"showSettings":true,"pd_isp_0":false,"pd_rect_0":[-290,-180],"pd_comSize_0":1,"pd_ID_0":0,"pd_pTag_0":"","pd_sprite_0":"","pd_expand_0":true,"pd_vars0":0,"pd_0_com_0iSet":-1,"pd_0_com_0oAns":-1,"pd_0_com_0oAct":-1,"pd_0_com_0text":"Comment...","pd_0_com_0extraD":"ExtraData","pd_0_com_0showmore":false,"pd_0_com_0visible":true,"pd_0_com_0audio":"","pd_0_com_0sprite":""}
\ No newline at end of file
fileFormatVersion: 2
guid: ffc1369349529c24c896fab46c9c7d6c
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
{"dID":15636,"playerDiags":6,"actionNodes":0,"startPoint":0,"loadTag":"","previewPanning":false,"autosave":true,"locEdit":false,"showSettings":true,"pd_isp_0":false,"pd_rect_0":[50,80],"pd_comSize_0":1,"pd_ID_0":0,"pd_pTag_0":"\ub0a0\ub77c\ub9ac\uc624","pd_sprite_0":"Assets/TopDown 2D RPG BE3/Sprites/NPC Portrait.png","pd_expand_0":true,"pd_vars0":0,"pd_0_com_0iSet":-1,"pd_0_com_0oAns":1,"pd_0_com_0oAct":-1,"pd_0_com_0text":"\uc9c0\uc218\uc57c \uc7a0\uae50\ub9cc \ub098\uc640\ubd10..","pd_0_com_0extraD":"ExtraData","pd_0_com_0showmore":false,"pd_0_com_0visible":true,"pd_0_com_0audio":"","pd_0_com_0sprite":"","pd_isp_1":false,"pd_rect_1":[430,190],"pd_comSize_1":1,"pd_ID_1":1,"pd_pTag_1":"\uc9c0\uc218","pd_sprite_1":"Assets/TopDown 2D RPG BE3/Sprites/NPC Portrait.png","pd_expand_1":true,"pd_vars1":0,"pd_1_com_0iSet":-1,"pd_1_com_0oAns":2,"pd_1_com_0oAct":-1,"pd_1_com_0text":"\uc2eb\uc5b4,","pd_1_com_0extraD":"ExtraData","pd_1_com_0showmore":false,"pd_1_com_0visible":true,"pd_1_com_0audio":"","pd_1_com_0sprite":"","pd_isp_2":false,"pd_rect_2":[50,330],"pd_comSize_2":1,"pd_ID_2":2,"pd_pTag_2":"\ub0a0\ub77c\ub9ac\uc624\ube60","pd_sprite_2":"Assets/TopDown 2D RPG BE3/Sprites/NPC Portrait.png","pd_expand_2":true,"pd_vars2":0,"pd_2_com_0iSet":-1,"pd_2_com_0oAns":3,"pd_2_com_0oAct":-1,"pd_2_com_0text":"\uc7a0\uae50\uc774\uba74 \ub3fc.","pd_2_com_0extraD":"ExtraData","pd_2_com_0showmore":false,"pd_2_com_0visible":true,"pd_2_com_0audio":"","pd_2_com_0sprite":"","pd_isp_3":false,"pd_rect_3":[430,430],"pd_comSize_3":1,"pd_ID_3":3,"pd_pTag_3":"\uc9c0\uc218","pd_sprite_3":"Assets/TopDown 2D RPG BE3/Sprites/NPC Portrait.png","pd_expand_3":true,"pd_vars3":0,"pd_3_com_0iSet":-1,"pd_3_com_0oAns":4,"pd_3_com_0oAct":-1,"pd_3_com_0text":"\uc544 \uc2eb\ub2e4\uace0. \ube68\ub9ac \uac00","pd_3_com_0extraD":"ExtraData","pd_3_com_0showmore":false,"pd_3_com_0visible":true,"pd_3_com_0audio":"","pd_3_com_0sprite":"","pd_isp_4":false,"pd_rect_4":[50,580],"pd_comSize_4":1,"pd_ID_4":4,"pd_pTag_4":"\ub0a0\ub77c\ub9ac\uc624\ube60","pd_sprite_4":"Assets/TopDown 2D RPG BE3/Sprites/NPC Portrait.png","pd_expand_4":true,"pd_vars4":0,"pd_4_com_0iSet":-1,"pd_4_com_0oAns":5,"pd_4_com_0oAct":-1,"pd_4_com_0text":"\ube68\ub9ac \uc548\ub098\uc624\uba74 \uc8fd\uc5ec\ubc84\ub9b0\ub2e4.","pd_4_com_0extraD":"ExtraData","pd_4_com_0showmore":false,"pd_4_com_0visible":true,"pd_4_com_0audio":"","pd_4_com_0sprite":"","pd_isp_5":true,"pd_rect_5":[440,680],"pd_comSize_5":2,"pd_ID_5":5,"pd_pTag_5":"\uc8fc\uc778\uacf5","pd_sprite_5":"Assets/TopDown 2D RPG BE3/Sprites/NPC Portrait.png","pd_expand_5":true,"pd_vars5":0,"pd_5_com_0iSet":-1,"pd_5_com_0oAns":-1,"pd_5_com_0oAct":-1,"pd_5_com_0text":"\ub0a0\uc9dc\ub97c \ubcf4\ub2c8.. \uc0ac\uac74 \uc804 \ub0a0\uc774\uc796\uc544?","pd_5_com_0extraD":"ExtraData","pd_5_com_0showmore":false,"pd_5_com_0visible":true,"pd_5_com_0audio":"","pd_5_com_0sprite":"","pd_5_com_1iSet":5,"pd_5_com_1oAns":-1,"pd_5_com_1oAct":-1,"pd_5_com_1text":"\uc544\uc8fc \uc758\uc2ec\uc2a4\ub7fd\uad70..","pd_5_com_1extraD":"ExtraData","pd_5_com_1showmore":false,"pd_5_com_1visible":true,"pd_5_com_1audio":"","pd_5_com_1sprite":""}
\ No newline at end of file
fileFormatVersion: 2
guid: 7bf4cfbd988549e479f9c23fc4562657
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
{"dID":5027,"playerDiags":5,"actionNodes":0,"startPoint":0,"loadTag":"","previewPanning":false,"autosave":true,"locEdit":false,"showSettings":true,"pd_isp_0":true,"pd_rect_0":[-10,30],"pd_comSize_0":1,"pd_ID_0":0,"pd_pTag_0":"","pd_sprite_0":"","pd_expand_0":false,"pd_vars0":0,"pd_0_com_0iSet":-1,"pd_0_com_0oAns":1,"pd_0_com_0oAct":-1,"pd_0_com_0text":"\uc5b4\uc5c7!! \ubb50\ud558\uc2dc\ub294 \uac81\ub2c8\uae4c?!!","pd_0_com_0extraD":"ExtraData","pd_0_com_0showmore":false,"pd_0_com_0visible":true,"pd_0_com_0audio":"","pd_0_com_0sprite":"","pd_isp_1":false,"pd_rect_1":[310,150],"pd_comSize_1":2,"pd_ID_1":1,"pd_pTag_1":"","pd_sprite_1":"","pd_expand_1":false,"pd_vars1":0,"pd_1_com_0iSet":-1,"pd_1_com_0oAns":2,"pd_1_com_0oAct":-1,"pd_1_com_0text":"\uc73c\uc545!!","pd_1_com_0extraD":"ExtraData","pd_1_com_0showmore":false,"pd_1_com_0visible":true,"pd_1_com_0audio":"","pd_1_com_0sprite":"","pd_1_com_1iSet":1,"pd_1_com_1oAns":-1,"pd_1_com_1oAct":-1,"pd_1_com_1text":"\uc0ac.. \uc0ac\ub791\uc5d0 \ube60\uc9c4\uac8c \uc8c4\ub294 \uc544\ub2c8\uc796\uc544..!!!!!","pd_1_com_1extraD":"ExtraData","pd_1_com_1showmore":false,"pd_1_com_1visible":true,"pd_1_com_1audio":"","pd_1_com_1sprite":"","pd_isp_2":true,"pd_rect_2":[70,340],"pd_comSize_2":1,"pd_ID_2":2,"pd_pTag_2":"","pd_sprite_2":"","pd_expand_2":false,"pd_vars2":0,"pd_2_com_0iSet":-1,"pd_2_com_0oAns":3,"pd_2_com_0oAct":-1,"pd_2_com_0text":"\uadf8\ub7fc \ud639\uc2dc \uc5b4\uc81c\ub3c4..!!","pd_2_com_0extraD":"ExtraData","pd_2_com_0showmore":false,"pd_2_com_0visible":true,"pd_2_com_0audio":"","pd_2_com_0sprite":"","pd_isp_3":false,"pd_rect_3":[380,540],"pd_comSize_3":2,"pd_ID_3":3,"pd_pTag_3":"","pd_sprite_3":"","pd_expand_3":false,"pd_vars3":0,"pd_3_com_0iSet":-1,"pd_3_com_0oAns":4,"pd_3_com_0oAct":-1,"pd_3_com_0text":"\ub124.. \uadf8\ub807\uc2b5\ub2c8\ub2e4.. \uac19\uc774 \uc788\uc5c8\uc5b4\uc694..","pd_3_com_0extraD":"ExtraData","pd_3_com_0showmore":false,"pd_3_com_0visible":true,"pd_3_com_0audio":"","pd_3_com_0sprite":"","pd_3_com_1iSet":3,"pd_3_com_1oAns":-1,"pd_3_com_1oAct":-1,"pd_3_com_1text":"\uc544\ub0b4\uc5d0\uac8c\ub294 \ube44\ubc00\ub85c... \ud574\uc8fc\uc2ec\uc774..","pd_3_com_1extraD":"ExtraData","pd_3_com_1showmore":false,"pd_3_com_1visible":true,"pd_3_com_1audio":"","pd_3_com_1sprite":"","pd_isp_4":true,"pd_rect_4":[20,640],"pd_comSize_4":2,"pd_ID_4":4,"pd_pTag_4":"","pd_sprite_4":"","pd_expand_4":false,"pd_vars4":0,"pd_4_com_0iSet":-1,"pd_4_com_0oAns":-1,"pd_4_com_0oAct":-1,"pd_4_com_0text":"\ubc14\ub784 \uac78 \ubc14\ub77c\uc138\uc694!","pd_4_com_0extraD":"ExtraData","pd_4_com_0showmore":false,"pd_4_com_0visible":true,"pd_4_com_0audio":"","pd_4_com_0sprite":"","pd_4_com_1iSet":4,"pd_4_com_1oAns":-1,"pd_4_com_1oAct":-1,"pd_4_com_1text":"\ud558.. \uadf8\ub807\ub2e4\uba74 \uc5ed\uc2dc \ubc94\uc778\uc740..!","pd_4_com_1extraD":"ExtraData","pd_4_com_1showmore":false,"pd_4_com_1visible":true,"pd_4_com_1audio":"","pd_4_com_1sprite":""}
\ No newline at end of file
fileFormatVersion: 2
guid: 90a963a979888634f92f45855c668226
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
{"dID":62996,"playerDiags":7,"actionNodes":0,"startPoint":0,"loadTag":"","previewPanning":false,"autosave":true,"locEdit":false,"showSettings":true,"pd_isp_0":true,"pd_rect_0":[0,100],"pd_comSize_0":1,"pd_ID_0":0,"pd_pTag_0":"\uc8fc\uc778\uacf5","pd_sprite_0":"","pd_expand_0":true,"pd_vars0":0,"pd_0_com_0iSet":0,"pd_0_com_0oAns":1,"pd_0_com_0oAct":-1,"pd_0_com_0text":"\uc5b4\uc81c \uc0ac\uac74 \ubc1c\uc0dd \uc2dc\uac01\uc5d0 \uc5b4\ub514\uc5d0 \uacc4\uc168\uc8e0?","pd_0_com_0extraD":"ExtraData","pd_0_com_0showmore":false,"pd_0_com_0visible":true,"pd_0_com_0audio":"","pd_0_com_0sprite":"","pd_isp_1":false,"pd_rect_1":[370,80],"pd_comSize_1":2,"pd_ID_1":1,"pd_pTag_1":"\uc0bc\ucd0c","pd_sprite_1":"","pd_expand_1":true,"pd_vars1":0,"pd_1_com_0iSet":1,"pd_1_com_0oAns":2,"pd_1_com_0oAct":-1,"pd_1_com_0text":"\uc5b4... \uc74c.. \uc544..","pd_1_com_0extraD":"ExtraData","pd_1_com_0showmore":false,"pd_1_com_0visible":false,"pd_1_com_0audio":"","pd_1_com_0sprite":"","pd_1_com_1iSet":1,"pd_1_com_1oAns":-1,"pd_1_com_1oAct":-1,"pd_1_com_1text":"\uc9d1\uc5d0 \uc788\uc5c8\ub294\ub370.. \uc65c \uadf8\ub7ec\uc2dc\uc8e0?","pd_1_com_1extraD":"ExtraData","pd_1_com_1showmore":false,"pd_1_com_1visible":true,"pd_1_com_1audio":"","pd_1_com_1sprite":"","pd_isp_2":true,"pd_rect_2":[30,410],"pd_comSize_2":1,"pd_ID_2":2,"pd_pTag_2":"\uc8fc\uc778\uacf5","pd_sprite_2":"","pd_expand_2":true,"pd_vars2":0,"pd_2_com_0iSet":2,"pd_2_com_0oAns":3,"pd_2_com_0oAct":-1,"pd_2_com_0text":"\uadf8\uac78 \ubcf8 \uc0ac\ub78c\uc774 \uc788\uc2b5\ub2c8\uae4c?","pd_2_com_0extraD":"ExtraData","pd_2_com_0showmore":false,"pd_2_com_0visible":true,"pd_2_com_0audio":"","pd_2_com_0sprite":"","pd_isp_3":false,"pd_rect_3":[410,410],"pd_comSize_3":3,"pd_ID_3":3,"pd_pTag_3":"\uc0bc","pd_sprite_3":"","pd_expand_3":true,"pd_vars3":0,"pd_3_com_0iSet":3,"pd_3_com_0oAns":4,"pd_3_com_0oAct":-1,"pd_3_com_0text":"\uc544...","pd_3_com_0extraD":"ExtraData","pd_3_com_0showmore":false,"pd_3_com_0visible":true,"pd_3_com_0audio":"","pd_3_com_0sprite":"","pd_3_com_1iSet":3,"pd_3_com_1oAns":-1,"pd_3_com_1oAct":-1,"pd_3_com_1text":"\uc9d1\uc5d0 \uc544\ubb34\ub3c4 \uc5c6\uc5c8\uc744\ud150\ub370\uc694 .....\uc74c","pd_3_com_1extraD":"ExtraData","pd_3_com_1showmore":false,"pd_3_com_1visible":true,"pd_3_com_1audio":"","pd_3_com_1sprite":"","pd_3_com_2iSet":3,"pd_3_com_2oAns":-1,"pd_3_com_2oAct":-1,"pd_3_com_2text":"\uc798 \ubaa8\ub974\uaca0\ub124\uc694..","pd_3_com_2extraD":"ExtraData","pd_3_com_2showmore":false,"pd_3_com_2visible":true,"pd_3_com_2audio":"","pd_3_com_2sprite":"","pd_isp_4":true,"pd_rect_4":[70,690],"pd_comSize_4":2,"pd_ID_4":4,"pd_pTag_4":"\uc8fc\uc778\uacf5","pd_sprite_4":"","pd_expand_4":true,"pd_vars4":0,"pd_4_com_0iSet":4,"pd_4_com_0oAns":-1,"pd_4_com_0oAct":-1,"pd_4_com_0text":"\ubd84\uba85 \uc544\uae4c \uc9d1\uc5d0 \uc788\uc5c8\ub2e4\uace0 \ud558\uc168\ub294\ub370..","pd_4_com_0extraD":"ExtraData","pd_4_com_0showmore":false,"pd_4_com_0visible":true,"pd_4_com_0audio":"","pd_4_com_0sprite":"","pd_4_com_1iSet":4,"pd_4_com_1oAns":5,"pd_4_com_1oAct":-1,"pd_4_com_1text":"\uc9d1\uc5d0 \ub204\uac00 \uc788\uc5c8\ub294\uc9c0\ub3c4 \ubaa8\ub974\uc2dc\ub124\uc694?","pd_4_com_1extraD":"ExtraData","pd_4_com_1showmore":false,"pd_4_com_1visible":true,"pd_4_com_1audio":"","pd_4_com_1sprite":"","pd_isp_5":false,"pd_rect_5":[420,740],"pd_comSize_5":3,"pd_ID_5":5,"pd_pTag_5":"\uc0bc\ucd0c","pd_sprite_5":"","pd_expand_5":true,"pd_vars5":0,"pd_5_com_0iSet":5,"pd_5_com_0oAns":6,"pd_5_com_0oAct":-1,"pd_5_com_0text":"\uc5b4...\uc74c..","pd_5_com_0extraD":"ExtraData","pd_5_com_0showmore":false,"pd_5_com_0visible":true,"pd_5_com_0audio":"","pd_5_com_0sprite":"","pd_5_com_1iSet":5,"pd_5_com_1oAns":-1,"pd_5_com_1oAct":-1,"pd_5_com_1text":"\uc81c\uac00 \uc9c0\uae08 \uae09\ud55c \uc77c\uc774 \uc788\uc5b4\uc11c..!!!!","pd_5_com_1extraD":"ExtraData","pd_5_com_1showmore":false,"pd_5_com_1visible":true,"pd_5_com_1audio":"","pd_5_com_1sprite":"","pd_5_com_2iSet":5,"pd_5_com_2oAns":-1,"pd_5_com_2oAct":-1,"pd_5_com_2text":"\uc774\ub9cc \uac00\ubcfc\uac8c\uc720~~~","pd_5_com_2extraD":"ExtraData","pd_5_com_2showmore":false,"pd_5_com_2visible":true,"pd_5_com_2audio":"","pd_5_com_2sprite":"","pd_isp_6":true,"pd_rect_6":[60,990],"pd_comSize_6":2,"pd_ID_6":6,"pd_pTag_6":"\uc8fc\uc778\uacf5","pd_sprite_6":"","pd_expand_6":true,"pd_vars6":0,"pd_6_com_0iSet":-1,"pd_6_com_0oAns":-1,"pd_6_com_0oAct":-1,"pd_6_com_0text":"\uc758\uc2ec\uc2a4\ub7fd\uad70..","pd_6_com_0extraD":"ExtraData","pd_6_com_0showmore":false,"pd_6_com_0visible":true,"pd_6_com_0audio":"","pd_6_com_0sprite":"","pd_6_com_1iSet":6,"pd_6_com_1oAns":-1,"pd_6_com_1oAct":-1,"pd_6_com_1text":"\uc774 \uc0ac\ub78c\uc740 \uc9c0\uae08 \uac70\uc9d3\ub9d0\uc744 \ud558\uace0 \uc788\ub294 \uac8c \ud2c0\ub9bc\uc5c6\uc5b4!","pd_6_com_1extraD":"ExtraData","pd_6_com_1showmore":false,"pd_6_com_1visible":true,"pd_6_com_1audio":"","pd_6_com_1sprite":""}
\ No newline at end of file
fileFormatVersion: 2
guid: 077be21ce7d7e3e46a45ce5e5d599c87
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
{"db.currentDiagEdited":7,"db.curSkin":0,"colors":"colors","Skin_0pNodeColor":"868BA3","Skin_0pNodeColor2":"EEEFF9","Skin_0nNodeColor":"8E9793","Skin_0nNodeColor2":"E6FBF5","Skin_0aNodeColor":"A5A298","Skin_0aNodeColor2":"F0F0F0","Skin_0back":"2E2E2E","Skin_0grid":"3F3F3F","Skin_0connectors":"FFFFFF","Skin_0pText":"000000","Skin_0nText":"000000","Skin_0aText":"141414","Skin_0pText2":"000000","Skin_0nText2":"000000","Skin_0aText2":"1A1A1A","Skin_1pNodeColor":"456776","Skin_1pNodeColor2":"97B3C0","Skin_1nNodeColor":"524539","Skin_1nNodeColor2":"867263","Skin_1aNodeColor":"4F5E3F","Skin_1aNodeColor2":"8F9D70","Skin_1back":"343534","Skin_1grid":"252421","Skin_1connectors":"9A8A60","Skin_1pText":"102039","Skin_1nText":"1E1805","Skin_1aText":"0D290B","Skin_1pText2":"B9D5E7","Skin_1nText2":"9F8370","Skin_1aText2":"1A1613","Skin_2pNodeColor":"7BA6A5","Skin_2pNodeColor2":"89BBC0","Skin_2nNodeColor":"7E8EA7","Skin_2nNodeColor2":"A2AFCB","Skin_2aNodeColor":"6E9576","Skin_2aNodeColor2":"91B997","Skin_2back":"8FA1A7","Skin_2grid":"9ABAB8","Skin_2connectors":"94FFDC","Skin_2pText":"FFFFFF","Skin_2nText":"F7F8F7","Skin_2aText":"FFFFFF","Skin_2pText2":"C6E4E1","Skin_2nText2":"B5C4E7","Skin_2aText2":"91DEC8","Skin_3pNodeColor":"474847","Skin_3pNodeColor2":"869291","Skin_3nNodeColor":"4A494A","Skin_3nNodeColor2":"898A7B","Skin_3aNodeColor":"4A494A","Skin_3aNodeColor2":"979297","Skin_3back":"000000","Skin_3grid":"1B4844","Skin_3connectors":"FFFECB","Skin_3pText":"E9FFFD","Skin_3nText":"FDFEDE","Skin_3aText":"FFDFF7","Skin_3pText2":"ADF8FF","Skin_3nText2":"EFFF00","Skin_3aText2":"E6D2DB","Skin_4pNodeColor":"A5C5B5","Skin_4pNodeColor2":"346455","Skin_4nNodeColor":"9C8276","Skin_4nNodeColor2":"634135","Skin_4aNodeColor":"C09FC8","Skin_4aNodeColor2":"4F345A","Skin_4back":"44463F","Skin_4grid":"5E5B52","Skin_4connectors":"C8CCBB","Skin_4pText":"FFFFFF","Skin_4nText":"FFFFFF","Skin_4aText":"C09FC8","Skin_4pText2":"FFFFFF","Skin_4nText2":"E7D7C6","Skin_4aText2":"F9F9F9","Skin_5pNodeColor":"A9A8A9","Skin_5pNodeColor2":"161B37","Skin_5nNodeColor":"A9AAA9","Skin_5nNodeColor2":"372318","Skin_5aNodeColor":"A9AAA9","Skin_5aNodeColor2":"213816","Skin_5back":"232329","Skin_5grid":"5D4426","Skin_5connectors":"FD800D","Skin_5pText":"FDC6A5","Skin_5nText":"ADC894","Skin_5aText":"D3D4FD","Skin_5pText2":"000434","Skin_5nText2":"210F00","Skin_5aText2":"383838"}
\ No newline at end of file
{"db.currentDiagEdited":16,"db.curSkin":0,"colors":"colors","Skin_0pNodeColor":"868BA3","Skin_0pNodeColor2":"EEEFF9","Skin_0nNodeColor":"8E9793","Skin_0nNodeColor2":"E6FBF5","Skin_0aNodeColor":"A5A298","Skin_0aNodeColor2":"F0F0F0","Skin_0back":"2E2E2E","Skin_0grid":"3F3F3F","Skin_0connectors":"FFFFFF","Skin_0pText":"000000","Skin_0nText":"000000","Skin_0aText":"141414","Skin_0pText2":"000000","Skin_0nText2":"000000","Skin_0aText2":"1A1A1A","Skin_1pNodeColor":"456776","Skin_1pNodeColor2":"97B3C0","Skin_1nNodeColor":"524539","Skin_1nNodeColor2":"867263","Skin_1aNodeColor":"4F5E3F","Skin_1aNodeColor2":"8F9D70","Skin_1back":"343534","Skin_1grid":"252421","Skin_1connectors":"9A8A60","Skin_1pText":"102039","Skin_1nText":"1E1805","Skin_1aText":"0D290B","Skin_1pText2":"B9D5E7","Skin_1nText2":"9F8370","Skin_1aText2":"1A1613","Skin_2pNodeColor":"7BA6A5","Skin_2pNodeColor2":"89BBC0","Skin_2nNodeColor":"7E8EA7","Skin_2nNodeColor2":"A2AFCB","Skin_2aNodeColor":"6E9576","Skin_2aNodeColor2":"91B997","Skin_2back":"8FA1A7","Skin_2grid":"9ABAB8","Skin_2connectors":"94FFDC","Skin_2pText":"FFFFFF","Skin_2nText":"F7F8F7","Skin_2aText":"FFFFFF","Skin_2pText2":"C6E4E1","Skin_2nText2":"B5C4E7","Skin_2aText2":"91DEC8","Skin_3pNodeColor":"474847","Skin_3pNodeColor2":"869291","Skin_3nNodeColor":"4A494A","Skin_3nNodeColor2":"898A7B","Skin_3aNodeColor":"4A494A","Skin_3aNodeColor2":"979297","Skin_3back":"000000","Skin_3grid":"1B4844","Skin_3connectors":"FFFECB","Skin_3pText":"E9FFFD","Skin_3nText":"FDFEDE","Skin_3aText":"FFDFF7","Skin_3pText2":"ADF8FF","Skin_3nText2":"EFFF00","Skin_3aText2":"E6D2DB","Skin_4pNodeColor":"A5C5B5","Skin_4pNodeColor2":"346455","Skin_4nNodeColor":"9C8276","Skin_4nNodeColor2":"634135","Skin_4aNodeColor":"C09FC8","Skin_4aNodeColor2":"4F345A","Skin_4back":"44463F","Skin_4grid":"5E5B52","Skin_4connectors":"C8CCBB","Skin_4pText":"FFFFFF","Skin_4nText":"FFFFFF","Skin_4aText":"C09FC8","Skin_4pText2":"FFFFFF","Skin_4nText2":"E7D7C6","Skin_4aText2":"F9F9F9","Skin_5pNodeColor":"A9A8A9","Skin_5pNodeColor2":"161B37","Skin_5nNodeColor":"A9AAA9","Skin_5nNodeColor2":"372318","Skin_5aNodeColor":"A9AAA9","Skin_5aNodeColor2":"213816","Skin_5back":"232329","Skin_5grid":"5D4426","Skin_5connectors":"FD800D","Skin_5pText":"FDC6A5","Skin_5nText":"ADC894","Skin_5aText":"D3D4FD","Skin_5pText2":"000434","Skin_5nText2":"210F00","Skin_5aText2":"383838"}
\ No newline at end of file
......
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class firstPersonCam : MonoBehaviour
{
public float turnSpeed = 4.0f; // 마우스 회전 속도
private float xRotate = 0.0f; // 내부 사용할 X축 회전량은 별도 정의 ( 카메라 위 아래 방향 )
// Start is called before the first frame update
void Start()
{
}
// Update is called once per frame
void Update()
{
// 좌우로 움직인 마우스의 이동량 * 속도에 따라 카메라가 좌우로 회전할 양 계산
float yRotateSize = Input.GetAxis("Mouse X") * turnSpeed;
// 현재 y축 회전값에 더한 새로운 회전각도 계산
float yRotate = transform.eulerAngles.y + yRotateSize;
// 위아래로 움직인 마우스의 이동량 * 속도에 따라 카메라가 회전할 양 계산(하늘, 바닥을 바라보는 동작)
float xRotateSize = -Input.GetAxis("Mouse Y") * turnSpeed;
// 위아래 회전량을 더해주지만 -45도 ~ 80도로 제한 (-45:하늘방향, 80:바닥방향)
// Clamp 는 값의 범위를 제한하는 함수
xRotate = Mathf.Clamp(xRotate + xRotateSize, -45, 80);
// 카메라 회전량을 카메라에 반영(X, Y축만 회전)
transform.eulerAngles = new Vector3(xRotate, yRotate, 0);
}
}
fileFormatVersion: 2
guid: 0d8cf213e41dbf44abfb01610633b472
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
......@@ -20,8 +20,8 @@ MonoBehaviour:
height: 637.3334
m_ShowMode: 4
m_Title: Scene
m_RootView: {fileID: 6}
m_MinSize: {x: 875, y: 321}
m_RootView: {fileID: 2}
m_MinSize: {x: 875, y: 300}
m_MaxSize: {x: 10000, y: 10000}
m_Maximized: 1
--- !u!114 &2
......@@ -32,53 +32,27 @@ MonoBehaviour:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: SceneView
m_EditorClassIdentifier:
m_Children: []
m_Position:
serializedVersion: 2
x: 0
y: 0
width: 644
height: 587.3334
m_MinSize: {x: 202, y: 221}
m_MaxSize: {x: 4002, y: 4021}
m_ActualView: {fileID: 14}
m_Panes:
- {fileID: 14}
- {fileID: 15}
- {fileID: 10}
m_Selected: 0
m_LastSelected: 2
--- !u!114 &3
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0}
m_Script: {fileID: 12008, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorClassIdentifier:
m_Children:
- {fileID: 3}
- {fileID: 5}
- {fileID: 9}
- {fileID: 4}
m_Position:
serializedVersion: 2
x: 0
y: 30
y: 0
width: 1280
height: 587.3334
m_MinSize: {x: 679, y: 221}
m_MaxSize: {x: 12004, y: 4021}
vertical: 0
controlID: 26
--- !u!114 &4
height: 637.3334
m_MinSize: {x: 875, y: 300}
m_MaxSize: {x: 10000, y: 10000}
m_UseTopView: 1
m_TopViewHeight: 30
m_UseBottomView: 1
m_BottomViewHeight: 20
--- !u!114 &3
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
......@@ -87,26 +61,23 @@ MonoBehaviour:
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: InspectorWindow
m_Script: {fileID: 12011, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorClassIdentifier:
m_Children: []
m_Position:
serializedVersion: 2
x: 938
x: 0
y: 0
width: 342
height: 587.3334
m_MinSize: {x: 276, y: 71}
m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 12}
m_Panes:
- {fileID: 12}
- {fileID: 11}
width: 1280
height: 30
m_MinSize: {x: 0, y: 0}
m_MaxSize: {x: 0, y: 0}
m_LoadedToolbars:
- {fileID: 16}
m_Selected: 0
m_LastSelected: 1
--- !u!114 &5
m_MainToolbar: {fileID: 16}
m_LastLoadedLayoutName:
--- !u!114 &4
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
......@@ -115,24 +86,19 @@ MonoBehaviour:
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: SceneHierarchyWindow
m_Script: {fileID: 12042, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorClassIdentifier:
m_Children: []
m_Position:
serializedVersion: 2
x: 0
y: 0
width: 294
height: 587.3334
m_MinSize: {x: 201, y: 221}
m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 13}
m_Panes:
- {fileID: 13}
m_Selected: 0
m_LastSelected: 0
--- !u!114 &6
y: 617.3334
width: 1280
height: 20
m_MinSize: {x: 0, y: 0}
m_MaxSize: {x: 0, y: 0}
--- !u!114 &5
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
......@@ -141,26 +107,24 @@ MonoBehaviour:
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12008, guid: 0000000000000000e000000000000000, type: 0}
m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorClassIdentifier:
m_Children:
- {fileID: 6}
- {fileID: 7}
- {fileID: 3}
- {fileID: 8}
m_Position:
serializedVersion: 2
x: 0
y: 0
y: 30
width: 1280
height: 637.3334
m_MinSize: {x: 875, y: 300}
m_MaxSize: {x: 10000, y: 10000}
m_UseTopView: 1
m_TopViewHeight: 30
m_UseBottomView: 1
m_BottomViewHeight: 20
--- !u!114 &7
height: 587.3334
m_MinSize: {x: 679, y: 221}
m_MaxSize: {x: 12004, y: 4021}
vertical: 0
controlID: 1531
--- !u!114 &6
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
......@@ -169,23 +133,24 @@ MonoBehaviour:
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12011, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: SceneHierarchyWindow
m_EditorClassIdentifier:
m_Children: []
m_Position:
serializedVersion: 2
x: 0
y: 0
width: 1280
height: 30
m_MinSize: {x: 0, y: 0}
m_MaxSize: {x: 0, y: 0}
m_LoadedToolbars:
- {fileID: 17}
m_MainToolbar: {fileID: 17}
m_LastLoadedLayoutName:
--- !u!114 &8
width: 200.66667
height: 587.3334
m_MinSize: {x: 201, y: 221}
m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 11}
m_Panes:
- {fileID: 11}
m_Selected: 0
m_LastSelected: 0
--- !u!114 &7
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
......@@ -193,20 +158,27 @@ MonoBehaviour:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12042, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorHideFlags: 0
m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: SceneView
m_EditorClassIdentifier:
m_Children: []
m_Position:
serializedVersion: 2
x: 0
y: 617.3334
width: 1280
height: 20
m_MinSize: {x: 0, y: 0}
m_MaxSize: {x: 0, y: 0}
--- !u!114 &9
x: 200.66667
y: 0
width: 802.6667
height: 587.3334
m_MinSize: {x: 202, y: 221}
m_MaxSize: {x: 4002, y: 4021}
m_ActualView: {fileID: 12}
m_Panes:
- {fileID: 12}
- {fileID: 10}
- {fileID: 9}
m_Selected: 0
m_LastSelected: 2
--- !u!114 &8
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
......@@ -215,22 +187,26 @@ MonoBehaviour:
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: InspectorWindow
m_EditorClassIdentifier:
m_Children:
- {fileID: 2}
m_Children: []
m_Position:
serializedVersion: 2
x: 294
x: 1003.3333
y: 0
width: 644
width: 276.6667
height: 587.3334
m_MinSize: {x: 202, y: 221}
m_MaxSize: {x: 4002, y: 4021}
vertical: 0
controlID: 27
--- !u!114 &10
m_MinSize: {x: 276, y: 71}
m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 15}
m_Panes:
- {fileID: 13}
- {fileID: 14}
- {fileID: 15}
m_Selected: 2
m_LastSelected: 0
--- !u!114 &9
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
......@@ -250,151 +226,14 @@ MonoBehaviour:
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 294
x: 200.66667
y: 72.66667
width: 642
height: 566.3334
width: 800.6667
height: 566
m_ViewDataDictionary: {fileID: 0}
namespaceBlackList:
- UnityEngine
--- !u!114 &11
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {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_MinSize: {x: 230, y: 250}
m_MaxSize: {x: 10000, y: 10000}
m_TitleContent:
m_Text: Project
m_Image: {fileID: -5467254957812901981, guid: 0000000000000000d000000000000000, type: 0}
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 938
y: 72.66667
width: 341
height: 566.3334
m_ViewDataDictionary: {fileID: 0}
m_SearchFilter:
m_NameFilter:
m_ClassNames: []
m_AssetLabels: []
m_AssetBundleNames: []
m_VersionControlStates: []
m_SoftLockControlStates: []
m_ReferencingInstanceIDs:
m_SceneHandles:
m_ShowAllHits: 0
m_SkipHidden: 0
m_SearchArea: 1
m_Folders:
- Assets/TopDown 2D RPG BE3/Sprites
m_Globs: []
m_OriginalText:
m_ViewMode: 1
m_StartGridSize: 64
m_LastFolders:
- Assets/TopDown 2D RPG BE3/Sprites
m_LastFoldersGridSize: -1
m_LastProjectPath: "C:\\Users\\CHUNG EUN SEO\\Desktop\\\uCEA1\uC2A4\uD1A4\uB514\uC790\uC778\\JSH_Project1\\src\\unity\\creating-map"
m_LockTracker:
m_IsLocked: 0
m_FolderTreeState:
scrollPos: {x: 0, y: 273.66663}
m_SelectedIDs: 64550000
m_LastClickedID: 21860
m_ExpandedIDs: 00000000843b0000863b0000883b00008a3b00008c3b00008e3b0000903b0000923b0000943b0000963b0000983b00009a3b00009c3b00009e3b0000a03b0000a23b0000a43b0000a63b0000a83b0000aa3b0000ac3b0000ae3b0000b03b0000b23b0000b43b00005c5500006055000062550000fa68000000ca9a3b
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:
m_LastClickedID: 0
m_ExpandedIDs: 00000000843b0000863b0000883b00008a3b00008c3b00008e3b0000903b0000923b0000943b0000963b0000983b00009a3b00009c3b00009e3b0000a03b0000a23b0000a43b0000a63b0000a83b0000aa3b0000ac3b0000ae3b0000b03b0000b23b0000b43b0000
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: 8a960000
m_LastClickedInstanceID: 38538
m_HadKeyboardFocusLastEvent: 1
m_ExpandedInstanceIDs: c623000000000000c83b000094550000
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: 4}
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_SkipHiddenPackages: 0
m_DirectoriesAreaWidth: 113.333374
--- !u!114 &12
--- !u!114 &10
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
......@@ -403,35 +242,87 @@ MonoBehaviour:
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12019, guid: 0000000000000000e000000000000000, type: 0}
m_Script: {fileID: 12015, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorClassIdentifier:
m_MinSize: {x: 275, y: 50}
m_MaxSize: {x: 4000, y: 4000}
m_TitleContent:
m_Text: Inspector
m_Image: {fileID: -2667387946076563598, guid: 0000000000000000d000000000000000, type: 0}
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 938
y: 72.66667
width: 341
height: 566.3334
m_ViewDataDictionary: {fileID: 0}
m_ObjectsLockedBeforeSerialization: []
m_InstanceIDsLockedBeforeSerialization:
m_PreviewResizer:
m_CachedPref: 151
m_ControlHash: -371814159
m_PrefName: Preview_InspectorPreview
m_LastInspectedObjectInstanceID: -1
m_LastVerticalScrollValue: 0
m_GlobalObjectId:
m_LockTracker:
m_IsLocked: 0
m_PreviewWindow: {fileID: 0}
--- !u!114 &13
m_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 4000, y: 4000}
m_TitleContent:
m_Text: Game
m_Image: {fileID: 4621777727084837110, guid: 0000000000000000d000000000000000, type: 0}
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 335.66666
y: 19
width: 666.66675
height: 566
m_ViewDataDictionary: {fileID: 0}
m_SerializedViewNames: []
m_SerializedViewValues: []
m_PlayModeViewName: GameView
m_ShowGizmos: 0
m_TargetDisplay: 0
m_ClearColor: {r: 0, g: 0, b: 0, a: 0}
m_TargetSize: {x: 666.66675, y: 545}
m_TextureFilterMode: 0
m_TextureHideFlags: 61
m_RenderIMGUI: 1
m_MaximizeOnPlay: 1
m_UseMipMap: 0
m_VSyncEnabled: 0
m_Gizmos: 0
m_Stats: 0
m_SelectedSizes: 00000000000000000000000000000000000000000000000000000000000000000000000000000000
m_ZoomArea:
m_HRangeLocked: 0
m_VRangeLocked: 0
hZoomLockedByDefault: 0
vZoomLockedByDefault: 0
m_HBaseRangeMin: -177.55557
m_HBaseRangeMax: 177.55557
m_VBaseRangeMin: -181.66667
m_VBaseRangeMax: 181.66667
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_EnableSliderZoomHorizontal: 0
m_EnableSliderZoomVertical: 0
m_UniformScale: 1
m_UpDirection: 1
m_DrawArea:
serializedVersion: 2
x: 0
y: 21
width: 532.6667
height: 545
m_Scale: {x: 1.4126025, y: 1.4126028}
m_Translation: {x: 266.33334, y: 272.5}
m_MarginLeft: 0
m_MarginRight: 0
m_MarginTop: 0
m_MarginBottom: 0
m_LastShownAreaInsideMargins:
serializedVersion: 2
x: -188.5409
y: -192.90631
width: 377.0818
height: 385.81262
m_MinimalGUI: 1
m_defaultScale: 1
m_LastWindowPixelSize: {x: 799, y: 849}
m_ClearInEditMode: 1
m_NoCameraWarning: 1
m_LowResolutionForAspectRatios: 01000000000000000000
m_XRRenderMode: 0
m_RenderTexture: {fileID: 0}
--- !u!114 &11
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
......@@ -447,37 +338,37 @@ MonoBehaviour:
m_MaxSize: {x: 4000, y: 4000}
m_TitleContent:
m_Text: Hierarchy
m_Image: {fileID: 7966133145522015247, guid: 0000000000000000d000000000000000, type: 0}
m_Image: {fileID: -3734745235275155857, guid: 0000000000000000d000000000000000, type: 0}
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 0
y: 72.66667
width: 293
width: 199.66667
height: 566.3334
m_ViewDataDictionary: {fileID: 0}
m_SceneHierarchy:
m_TreeViewState:
scrollPos: {x: 0, y: 1150.6666}
m_SelectedIDs: 408c0000
m_LastClickedID: 35904
m_ExpandedIDs: 2a72ffff3472ffff3e72ffff4872ffff5272ffff5c72ffffb88affffc68affff8e9dffffc29dffffd29dffffdce3ffffe6e3ffff48efffff52efffff58effffffcf9ffff52fbffff5c4a0000889200001a96000066960000f6960000
scrollPos: {x: 0, y: 846.6666}
m_SelectedIDs:
m_LastClickedID: 0
m_ExpandedIDs: 5cf5ffff60f5ffff90f5ffff9af5ffff52fbffff283e0000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name: DialogAsset
m_OriginalName: DialogAsset
m_Name:
m_OriginalName:
m_EditFieldRect:
serializedVersion: 2
x: 0
y: 0
width: 0
height: 0
m_UserData: -25134
m_UserData: 0
m_IsWaitingForDelay: 0
m_IsRenaming: 0
m_OriginalEventType: 0
m_OriginalEventType: 11
m_IsRenamingFilename: 0
m_ClientGUIView: {fileID: 5}
m_ClientGUIView: {fileID: 6}
m_SearchString:
m_ExpandedScenes: []
m_CurrenRootInstanceID: 0
......@@ -485,7 +376,7 @@ MonoBehaviour:
m_IsLocked: 0
m_CurrentSortingName: TransformSorting
m_WindowGUID: 4c969a2b90040154d917609493e03593
--- !u!114 &14
--- !u!114 &12
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
......@@ -501,13 +392,13 @@ MonoBehaviour:
m_MaxSize: {x: 4000, y: 4000}
m_TitleContent:
m_Text: Scene
m_Image: {fileID: 2593428753322112591, guid: 0000000000000000d000000000000000, type: 0}
m_Image: {fileID: 8634526014445323508, guid: 0000000000000000d000000000000000, type: 0}
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 294
x: 200.66667
y: 72.66667
width: 642
width: 800.6667
height: 566.3334
m_ViewDataDictionary: {fileID: 0}
m_ShowContextualTools: 0
......@@ -521,9 +412,9 @@ MonoBehaviour:
m_PlayAudio: 0
m_AudioPlay: 0
m_Position:
m_Target: {x: 43.07145, y: 24.590223, z: 23.835794}
m_Target: {x: 47.271233, y: 22.531391, z: 25.207836}
speed: 2
m_Value: {x: 43.07145, y: 24.590223, z: 23.835794}
m_Value: {x: 47.271233, y: 22.531391, z: 25.207836}
m_RenderMode: 0
m_CameraMode:
drawMode: 0
......@@ -570,13 +461,13 @@ MonoBehaviour:
m_GridAxis: 1
m_gridOpacity: 0.5
m_Rotation:
m_Target: {x: 0, y: 1, z: 0, w: 0}
m_Target: {x: 0, y: -0.7071068, z: 0, w: 0.7071068}
speed: 2
m_Value: {x: 0, y: -0.99999994, z: -0, w: 0}
m_Value: {x: -0, y: 0.7071068, z: -0, w: -0.7071068}
m_Size:
m_Target: 19.933702
m_Target: 7.6411514
speed: 2
m_Value: 19.075314
m_Value: 7.6411514
m_Ortho:
m_Target: 0
speed: 2
......@@ -601,7 +492,7 @@ MonoBehaviour:
m_SceneVisActive: 1
m_LastLockedObject: {fileID: 0}
m_ViewIsLockedToObject: 0
--- !u!114 &15
--- !u!114 &13
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
......@@ -610,87 +501,135 @@ MonoBehaviour:
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12015, guid: 0000000000000000e000000000000000, type: 0}
m_Script: {fileID: 12014, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorClassIdentifier:
m_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 4000, y: 4000}
m_MinSize: {x: 230, y: 250}
m_MaxSize: {x: 10000, y: 10000}
m_TitleContent:
m_Text: Game
m_Image: {fileID: -6423792434712278376, guid: 0000000000000000d000000000000000, type: 0}
m_Text: Project
m_Image: {fileID: -5179483145760003458, guid: 0000000000000000d000000000000000, type: 0}
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 294
y: 72.66667
width: 642
height: 566.3334
x: 1050.3334
y: 19
width: 229.66663
height: 566
m_ViewDataDictionary: {fileID: 0}
m_SerializedViewNames: []
m_SerializedViewValues: []
m_PlayModeViewName: GameView
m_ShowGizmos: 0
m_TargetDisplay: 0
m_ClearColor: {r: 0, g: 0, b: 0, a: 0}
m_TargetSize: {x: 642, y: 545.3334}
m_TextureFilterMode: 0
m_TextureHideFlags: 61
m_RenderIMGUI: 1
m_MaximizeOnPlay: 0
m_UseMipMap: 0
m_VSyncEnabled: 0
m_Gizmos: 0
m_Stats: 0
m_SelectedSizes: 00000000000000000000000000000000000000000000000000000000000000000000000000000000
m_ZoomArea:
m_HRangeLocked: 0
m_VRangeLocked: 0
hZoomLockedByDefault: 0
vZoomLockedByDefault: 0
m_HBaseRangeMin: -214
m_HBaseRangeMax: 214
m_VBaseRangeMin: -181.7778
m_VBaseRangeMax: 181.7778
m_HAllowExceedBaseRangeMin: 1
m_HAllowExceedBaseRangeMax: 1
m_VAllowExceedBaseRangeMin: 1
m_VAllowExceedBaseRangeMax: 1
m_ScaleWithWindow: 0
m_HSlider: 1
m_VSlider: 1
m_IgnoreScrollWheelUntilClicked: 0
m_EnableMouseInput: 1
m_EnableSliderZoomHorizontal: 0
m_EnableSliderZoomVertical: 0
m_UniformScale: 1
m_UpDirection: 1
m_DrawArea:
serializedVersion: 2
x: 0
y: 21
width: 642
height: 545.3334
m_Scale: {x: 1.5561485, y: 1.5561485}
m_Translation: {x: 312.6442, y: 268.5901}
m_MarginLeft: 0
m_MarginRight: 0
m_MarginTop: 0
m_MarginBottom: 0
m_LastShownAreaInsideMargins:
serializedVersion: 2
x: -200.90897
y: -172.59926
width: 412.557
height: 350.43787
m_MinimalGUI: 1
m_defaultScale: 1
m_LastWindowPixelSize: {x: 963, y: 849.50006}
m_ClearInEditMode: 1
m_NoCameraWarning: 1
m_LowResolutionForAspectRatios: 01000000000000000000
m_XRRenderMode: 0
m_RenderTexture: {fileID: 0}
--- !u!114 &16
m_SearchFilter:
m_NameFilter:
m_ClassNames: []
m_AssetLabels: []
m_AssetBundleNames: []
m_VersionControlStates: []
m_SoftLockControlStates: []
m_ReferencingInstanceIDs:
m_SceneHandles:
m_ShowAllHits: 0
m_SkipHidden: 0
m_SearchArea: 1
m_Folders:
- Assets/VIDE/Demos
m_Globs: []
m_OriginalText:
m_ViewMode: 1
m_StartGridSize: 64
m_LastFolders:
- Assets/VIDE/Demos
m_LastFoldersGridSize: -1
m_LastProjectPath: "C:\\Users\\CHUNG EUN SEO\\Desktop\\\uCEA1\uC2A4\uD1A4\uB514\uC790\uC778\\JSH_Project1\\src\\unity\\creating-map"
m_LockTracker:
m_IsLocked: 0
m_FolderTreeState:
scrollPos: {x: 0, y: 18}
m_SelectedIDs: 20540000
m_LastClickedID: 21536
m_ExpandedIDs: 00000000c8490000ca490000cc490000ce490000d0490000d2490000d4490000d6490000d8490000da490000dc490000de490000e0490000e2490000e4490000e6490000e8490000ea490000ec490000ee490000f0490000f2490000f4490000f6490000184a0000205400002854000000ca9a3b
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:
m_LastClickedID: 0
m_ExpandedIDs: 00000000c8490000ca490000cc490000ce490000d0490000d2490000d4490000d6490000d8490000da490000dc490000de490000e0490000e2490000e4490000e6490000e8490000ea490000ec490000ee490000f0490000f2490000f4490000f6490000184a0000205400002854000000ca9a3b
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: 82490000
m_LastClickedInstanceID: 18818
m_HadKeyboardFocusLastEvent: 0
m_ExpandedInstanceIDs: c623000000000000c83b000094550000
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: 8}
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_SkipHiddenPackages: 0
m_DirectoriesAreaWidth: 109.666626
--- !u!114 &14
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
......@@ -706,16 +645,53 @@ MonoBehaviour:
m_MaxSize: {x: 4000, y: 4000}
m_TitleContent:
m_Text: Console
m_Image: {fileID: -4327648978806127646, guid: 0000000000000000d000000000000000, type: 0}
m_Image: {fileID: -4950941429401207979, guid: 0000000000000000d000000000000000, type: 0}
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 937.3334
x: 1049.3334
y: 72.66667
width: 341.6667
width: 229.66663
height: 566
m_ViewDataDictionary: {fileID: 0}
--- !u!114 &17
--- !u!114 &15
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {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_MinSize: {x: 275, y: 50}
m_MaxSize: {x: 4000, y: 4000}
m_TitleContent:
m_Text: Inspector
m_Image: {fileID: -440750813802333266, guid: 0000000000000000d000000000000000, type: 0}
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 1003.3334
y: 72.66667
width: 275.6667
height: 566.3334
m_ViewDataDictionary: {fileID: 0}
m_ObjectsLockedBeforeSerialization: []
m_InstanceIDsLockedBeforeSerialization:
m_PreviewResizer:
m_CachedPref: 151
m_ControlHash: -371814159
m_PrefName: Preview_InspectorPreview
m_LastInspectedObjectInstanceID: -1
m_LastVerticalScrollValue: 0
m_GlobalObjectId:
m_LockTracker:
m_IsLocked: 0
m_PreviewWindow: {fileID: 0}
--- !u!114 &16
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
......
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &1
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {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: 3}
- {fileID: 5}
- {fileID: 8}
m_Position:
serializedVersion: 2
x: 0
y: 30
width: 1280
height: 587
m_MinSize: {x: 679, y: 221}
m_MaxSize: {x: 12004, y: 4021}
vertical: 0
controlID: 153
--- !u!114 &2
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {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_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 4000, y: 4000}
m_TitleContent:
m_Text: Game
m_Image: {fileID: 4621777727084837110, guid: 0000000000000000d000000000000000, type: 0}
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 200.66667
y: 72.66667
width: 801.3333
height: 566
m_ViewDataDictionary: {fileID: 0}
m_SerializedViewNames: []
m_SerializedViewValues: []
m_PlayModeViewName: GameView
m_ShowGizmos: 0
m_TargetDisplay: 0
m_ClearColor: {r: 0, g: 0, b: 0, a: 0}
m_TargetSize: {x: 801.3333, y: 545}
m_TextureFilterMode: 0
m_TextureHideFlags: 61
m_RenderIMGUI: 1
m_MaximizeOnPlay: 1
m_UseMipMap: 0
m_VSyncEnabled: 0
m_Gizmos: 0
m_Stats: 0
m_SelectedSizes: 00000000000000000000000000000000000000000000000000000000000000000000000000000000
m_ZoomArea:
m_HRangeLocked: 0
m_VRangeLocked: 0
hZoomLockedByDefault: 0
vZoomLockedByDefault: 0
m_HBaseRangeMin: -267.1111
m_HBaseRangeMax: 267.1111
m_VBaseRangeMin: -181.66667
m_VBaseRangeMax: 181.66667
m_HAllowExceedBaseRangeMin: 1
m_HAllowExceedBaseRangeMax: 1
m_VAllowExceedBaseRangeMin: 1
m_VAllowExceedBaseRangeMax: 1
m_ScaleWithWindow: 0
m_HSlider: 1
m_VSlider: 1
m_IgnoreScrollWheelUntilClicked: 0
m_EnableMouseInput: 1
m_EnableSliderZoomHorizontal: 0
m_EnableSliderZoomVertical: 0
m_UniformScale: 1
m_UpDirection: 1
m_DrawArea:
serializedVersion: 2
x: 0
y: 21
width: 801.3333
height: 545
m_Scale: {x: 1.7004453, y: 1.7004453}
m_Translation: {x: 389.5135, y: 262.851}
m_MarginLeft: 0
m_MarginRight: 0
m_MarginTop: 0
m_MarginBottom: 0
m_LastShownAreaInsideMargins:
serializedVersion: 2
x: -229.06558
y: -154.57776
width: 471.24908
height: 320.50427
m_MinimalGUI: 1
m_defaultScale: 1
m_LastWindowPixelSize: {x: 1202, y: 849}
m_ClearInEditMode: 1
m_NoCameraWarning: 1
m_LowResolutionForAspectRatios: 01000000000000000000
m_XRRenderMode: 0
m_RenderTexture: {fileID: 0}
--- !u!114 &3
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: SceneHierarchyWindow
m_EditorClassIdentifier:
m_Children: []
m_Position:
serializedVersion: 2
x: 0
y: 0
width: 200.66667
height: 587
m_MinSize: {x: 201, y: 221}
m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 4}
m_Panes:
- {fileID: 4}
m_Selected: 0
m_LastSelected: 0
--- !u!114 &4
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {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_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 4000, y: 4000}
m_TitleContent:
m_Text: Hierarchy
m_Image: {fileID: -3734745235275155857, guid: 0000000000000000d000000000000000, type: 0}
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 0
y: 72.66667
width: 199.66667
height: 566
m_ViewDataDictionary: {fileID: 0}
m_SceneHierarchy:
m_TreeViewState:
scrollPos: {x: 0, y: 0}
m_SelectedIDs:
m_LastClickedID: 0
m_ExpandedIDs: 52fbffff
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: 3}
m_SearchString:
m_ExpandedScenes: []
m_CurrenRootInstanceID: 0
m_LockTracker:
m_IsLocked: 0
m_CurrentSortingName: TransformSorting
m_WindowGUID: 4c969a2b90040154d917609493e03593
--- !u!114 &5
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: GameView
m_EditorClassIdentifier:
m_Children: []
m_Position:
serializedVersion: 2
x: 200.66667
y: 0
width: 803.3333
height: 587
m_MinSize: {x: 202, y: 221}
m_MaxSize: {x: 4002, y: 4021}
m_ActualView: {fileID: 2}
m_Panes:
- {fileID: 6}
- {fileID: 2}
- {fileID: 7}
m_Selected: 1
m_LastSelected: 0
--- !u!114 &6
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {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_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 4000, y: 4000}
m_TitleContent:
m_Text: Scene
m_Image: {fileID: 8634526014445323508, guid: 0000000000000000d000000000000000, type: 0}
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 200.66667
y: 72.66667
width: 801.3333
height: 566
m_ViewDataDictionary: {fileID: 0}
m_ShowContextualTools: 0
m_WindowGUID: cc27987af1a868c49b0894db9c0f5429
m_Gizmos: 1
m_OverrideSceneCullingMask: 6917529027641081856
m_SceneIsLit: 1
m_SceneLighting: 1
m_2DMode: 0
m_isRotationLocked: 0
m_PlayAudio: 0
m_AudioPlay: 0
m_Position:
m_Target: {x: 56.52468, y: 26.51241, z: 47.02983}
speed: 2
m_Value: {x: 56.52468, y: 26.51241, z: 47.02983}
m_RenderMode: 0
m_CameraMode:
drawMode: 0
name: Shaded
section: Shading Mode
m_ValidateTrueMetals: 0
m_DoValidateTrueMetals: 0
m_ExposureSliderValue: 0
m_SceneViewState:
m_AlwaysRefresh: 0
showFog: 1
showSkybox: 1
showFlares: 1
showImageEffects: 1
showParticleSystems: 1
showVisualEffectGraphs: 1
m_FxEnabled: 1
m_Grid:
xGrid:
m_Fade:
m_Target: 0
speed: 2
m_Value: 0
m_Color: {r: 0.5, g: 0.5, b: 0.5, a: 0.4}
m_Pivot: {x: 0, y: 0, z: 0}
m_Size: {x: 1, y: 1}
yGrid:
m_Fade:
m_Target: 1
speed: 2
m_Value: 1
m_Color: {r: 0.5, g: 0.5, b: 0.5, a: 0.4}
m_Pivot: {x: 0, y: 0, z: 0}
m_Size: {x: 1, y: 1}
zGrid:
m_Fade:
m_Target: 0
speed: 2
m_Value: 0
m_Color: {r: 0.5, g: 0.5, b: 0.5, a: 0.4}
m_Pivot: {x: 0, y: 0, z: 0}
m_Size: {x: 1, y: 1}
m_ShowGrid: 1
m_GridAxis: 1
m_gridOpacity: 0.5
m_Rotation:
m_Target: {x: 0, y: -0.7071068, z: 0, w: 0.7071068}
speed: 2
m_Value: {x: 0, y: -0.7071068, z: 0, w: 0.7071068}
m_Size:
m_Target: 13.81529
speed: 2
m_Value: 13.81529
m_Ortho:
m_Target: 0
speed: 2
m_Value: 0
m_CameraSettings:
m_Speed: 1
m_SpeedNormalized: 0.5
m_SpeedMin: 0.001
m_SpeedMax: 2
m_EasingEnabled: 1
m_EasingDuration: 0.4
m_AccelerationEnabled: 1
m_FieldOfViewHorizontalOrVertical: 60
m_NearClip: 0.03
m_FarClip: 10000
m_DynamicClip: 1
m_OcclusionCulling: 0
m_LastSceneViewRotation: {x: 0, y: -0.7071068, z: 0, w: 0.7071068}
m_LastSceneViewOrtho: 0
m_ReplacementShader: {fileID: 0}
m_ReplacementString:
m_SceneVisActive: 1
m_LastLockedObject: {fileID: 0}
m_ViewIsLockedToObject: 0
--- !u!114 &7
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 75bf4c05d7c98dc41996f096840a5376, type: 3}
m_Name:
m_EditorClassIdentifier:
m_MinSize: {x: 100, y: 100}
m_MaxSize: {x: 4000, y: 4000}
m_TitleContent:
m_Text: ' VIDE Editor'
m_Image: {fileID: 2800000, guid: 17e4c23917a8d1b448cfc8223c092c78, type: 3}
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 200.66667
y: 72.66667
width: 801.3333
height: 566
m_ViewDataDictionary: {fileID: 0}
namespaceBlackList:
- UnityEngine
--- !u!114 &8
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: InspectorWindow
m_EditorClassIdentifier:
m_Children: []
m_Position:
serializedVersion: 2
x: 1004
y: 0
width: 276
height: 587
m_MinSize: {x: 276, y: 71}
m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 11}
m_Panes:
- {fileID: 9}
- {fileID: 10}
- {fileID: 11}
m_Selected: 2
m_LastSelected: 0
--- !u!114 &9
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {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_MinSize: {x: 230, y: 250}
m_MaxSize: {x: 10000, y: 10000}
m_TitleContent:
m_Text: Project
m_Image: {fileID: -5179483145760003458, guid: 0000000000000000d000000000000000, type: 0}
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 1050.3334
y: 19
width: 229.66663
height: 566
m_ViewDataDictionary: {fileID: 0}
m_SearchFilter:
m_NameFilter:
m_ClassNames: []
m_AssetLabels: []
m_AssetBundleNames: []
m_VersionControlStates: []
m_SoftLockControlStates: []
m_ReferencingInstanceIDs:
m_SceneHandles:
m_ShowAllHits: 0
m_SkipHidden: 0
m_SearchArea: 1
m_Folders:
- Assets/VIDE/Demos
m_Globs: []
m_OriginalText:
m_ViewMode: 1
m_StartGridSize: 64
m_LastFolders:
- Assets/VIDE/Demos
m_LastFoldersGridSize: -1
m_LastProjectPath: "C:\\Users\\CHUNG EUN SEO\\Desktop\\\uCEA1\uC2A4\uD1A4\uB514\uC790\uC778\\JSH_Project1\\src\\unity\\creating-map"
m_LockTracker:
m_IsLocked: 0
m_FolderTreeState:
scrollPos: {x: 0, y: 18}
m_SelectedIDs: 20540000
m_LastClickedID: 21536
m_ExpandedIDs: 00000000c8490000ca490000cc490000ce490000d0490000d2490000d4490000d6490000d8490000da490000dc490000de490000e0490000e2490000e4490000e6490000e8490000ea490000ec490000ee490000f0490000f2490000f4490000f6490000184a0000205400002854000000ca9a3b
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:
m_LastClickedID: 0
m_ExpandedIDs: 00000000c8490000ca490000cc490000ce490000d0490000d2490000d4490000d6490000d8490000da490000dc490000de490000e0490000e2490000e4490000e6490000e8490000ea490000ec490000ee490000f0490000f2490000f4490000f6490000
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: 82490000
m_LastClickedInstanceID: 18818
m_HadKeyboardFocusLastEvent: 0
m_ExpandedInstanceIDs: c623000000000000c83b000094550000
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: 8}
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_SkipHiddenPackages: 0
m_DirectoriesAreaWidth: 109.666626
--- !u!114 &10
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12003, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorClassIdentifier:
m_MinSize: {x: 100, y: 100}
m_MaxSize: {x: 4000, y: 4000}
m_TitleContent:
m_Text: Console
m_Image: {fileID: -4950941429401207979, guid: 0000000000000000d000000000000000, type: 0}
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 1049.3334
y: 72.66667
width: 229.66663
height: 566
m_ViewDataDictionary: {fileID: 0}
--- !u!114 &11
MonoBehaviour:
m_ObjectHideFlags: 52
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {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_MinSize: {x: 275, y: 50}
m_MaxSize: {x: 4000, y: 4000}
m_TitleContent:
m_Text: Inspector
m_Image: {fileID: -440750813802333266, guid: 0000000000000000d000000000000000, type: 0}
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 1004
y: 72.66667
width: 275
height: 566
m_ViewDataDictionary: {fileID: 0}
m_ObjectsLockedBeforeSerialization: []
m_InstanceIDsLockedBeforeSerialization:
m_PreviewResizer:
m_CachedPref: 151
m_ControlHash: -371814159
m_PrefName: Preview_InspectorPreview
m_LastInspectedObjectInstanceID: 15268
m_LastVerticalScrollValue: 0
m_GlobalObjectId:
m_LockTracker:
m_IsLocked: 0
m_PreviewWindow: {fileID: 0}
{"cameraMode":{"drawMode":0,"name":"Shaded","section":"Shading Mode"},"sceneLighting":true,"audioPlay":false,"sceneViewState":{"m_AlwaysRefresh":false,"showFog":true,"showSkybox":true,"showFlares":true,"showImageEffects":true,"showParticleSystems":true,"showVisualEffectGraphs":true,"m_FxEnabled":true},"in2DMode":false,"pivot":{"x":43.071449279785159,"y":24.59022331237793,"z":23.83579444885254},"rotation":{"x":0.0,"y":1.0,"z":0.0,"w":0.0},"size":19.93370246887207,"orthographic":false}
\ No newline at end of file
{"cameraMode":{"drawMode":0,"name":"Shaded","section":"Shading Mode"},"sceneLighting":true,"audioPlay":false,"sceneViewState":{"m_AlwaysRefresh":false,"showFog":true,"showSkybox":true,"showFlares":true,"showImageEffects":true,"showParticleSystems":true,"showVisualEffectGraphs":true,"m_FxEnabled":true},"in2DMode":false,"pivot":{"x":47.27123260498047,"y":22.531391143798829,"z":25.207836151123048},"rotation":{"x":0.0,"y":-0.7071068286895752,"z":0.0,"w":0.7071068286895752},"size":7.641151428222656,"orthographic":false}
\ No newline at end of file
......
......@@ -15,11 +15,11 @@ C:/Users/CHUNG EUN SEO/Desktop/캡스톤디자인/JSH_Project1/src/unity/creatin
-logFile
Logs/AssetImportWorker0.log
-srvPort
53260
64807
Successfully changed project path to: C:/Users/CHUNG EUN SEO/Desktop/캡스톤디자인/JSH_Project1/src/unity/creating-map
C:/Users/CHUNG EUN SEO/Desktop/캡스톤디자인/JSH_Project1/src/unity/creating-map
Using Asset Import Pipeline V2.
Refreshing native plugins compatible for Editor in 216.82 ms, found 0 plugins.
Refreshing native plugins compatible for Editor in 283.32 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Initialize engine version: 2020.3.3f1 (76626098c1c4)
[Subsystems] Discovering subsystems at path C:/Program Files/Unity/Editor/Data/Resources/UnitySubsystems
......@@ -35,73 +35,111 @@ Initialize mono
Mono path[0] = 'C:/Program Files/Unity/Editor/Data/Managed'
Mono path[1] = 'C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/unityjit'
Mono config path = 'C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56416
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56760
Begin MonoManager ReloadAssembly
Registering precompiled unity dll's ...
Register platform support module: C:/Program Files/Unity/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
Registered in 0.013010 seconds.
Registered in 0.021223 seconds.
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 61.80 ms, found 0 plugins.
Refreshing native plugins compatible for Editor in 140.01 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unable to find bridge dll in registry for Microsoft Visual Studio Tools for Unity for C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\devenv.exe
Invoked RoslynAnalysisRunner static constructor.
RoslynAnalysisRunner will not be running.
RoslynAnalysisRunner has terminated.
Mono: successfully reloaded assembly
- Completed reload, in 8.563 seconds
- Completed reload, in 10.284 seconds
Platform modules already initialized, skipping
Registering precompiled user dll's ...
Registered in 0.004771 seconds.
Registered in 0.006250 seconds.
Begin MonoManager ReloadAssembly
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.77 ms, found 0 plugins.
Refreshing native plugins compatible for Editor in 0.69 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Invoked RoslynAnalysisRunner static constructor.
RoslynAnalysisRunner will not be running.
RoslynAnalysisRunner has terminated.
Mono: successfully reloaded assembly
- Completed reload, in 1.928 seconds
- Completed reload, in 4.292 seconds
Platform modules already initialized, skipping
========================================================================
Worker process is ready to serve import requests
Launched and connected shader compiler UnityShaderCompiler.exe after 0.17 seconds
Refreshing native plugins compatible for Editor in 0.54 ms, found 0 plugins.
Launched and connected shader compiler UnityShaderCompiler.exe after 0.41 seconds
Refreshing native plugins compatible for Editor in 0.64 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 1122 Unused Serialized files (Serialized files now loaded: 0)
System memory in use before: 59.4 MB.
System memory in use after: 59.4 MB.
Unloading 1178 Unused Serialized files (Serialized files now loaded: 0)
System memory in use before: 61.7 MB.
System memory in use after: 61.7 MB.
Unloading 10 unused Assets to reduce memory usage. Loaded Objects now: 1570.
Total: 3.834900 ms (FindLiveObjects: 0.345800 ms CreateObjectMapping: 0.127000 ms MarkObjects: 3.176200 ms DeleteObjects: 0.183300 ms)
Unloading 10 unused Assets to reduce memory usage. Loaded Objects now: 1626.
Total: 12.669900 ms (FindLiveObjects: 0.312100 ms CreateObjectMapping: 0.143700 ms MarkObjects: 11.344700 ms DeleteObjects: 0.865900 ms)
========================================================================
Received Import Request.
path: Assets/Cattleya/sources/clothingSet_04_And_nackedSet.fbx
artifactKey: Guid(ebaf91e845e67ac4f85b03ca6c72bd32) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Cattleya/sources/clothingSet_04_And_nackedSet.fbx using Guid(ebaf91e845e67ac4f85b03ca6c72bd32) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'e3a128ca3e79962e3666a2db14f4f946') in 1.652921 seconds
Import took 1.679445 seconds .
path: Assets/Scripts/firstPersonCam.cs
artifactKey: Guid(55c4ac6c587b05646afc05214a3bd1bc) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Scripts/firstPersonCam.cs using Guid(55c4ac6c587b05646afc05214a3bd1bc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '31aec518668833f8238b65f1c91adaae') in 0.305003 seconds
Import took 0.313566 seconds .
========================================================================
Received Import Request.
Time since last request: 0.001710 seconds.
path: Assets/Cattleya/sources/clothingSet_04.fbx
artifactKey: Guid(8c2451cba12610a4b83716d152a35013) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Cattleya/sources/clothingSet_04.fbx using Guid(8c2451cba12610a4b83716d152a35013) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a972688aa457f5e8d9208a69d480d0fd') in 0.181986 seconds
Import took 0.187196 seconds .
Time since last request: 423.650699 seconds.
path: Assets/firstPersonCam.cs
artifactKey: Guid(0d8cf213e41dbf44abfb01610633b472) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/firstPersonCam.cs using Guid(0d8cf213e41dbf44abfb01610633b472) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9f7e2cebb1a77e7a10fb0ca5a4575134') in 0.027217 seconds
Import took 0.237408 seconds .
========================================================================
Received Import Request.
Time since last request: 0.001235 seconds.
path: Assets/Cattleya/sources/nackedSet.fbx
artifactKey: Guid(83559fbceef558949926fe1ed703e4f1) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Cattleya/sources/nackedSet.fbx using Guid(83559fbceef558949926fe1ed703e4f1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ec9cf9c907bfa6ca9f1b478a95f7dd8f') in 0.163982 seconds
Import took 0.170907 seconds .
Time since last request: 59.010025 seconds.
path: Assets/firstPersonCam.cs
artifactKey: Guid(0d8cf213e41dbf44abfb01610633b472) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/firstPersonCam.cs using Guid(0d8cf213e41dbf44abfb01610633b472) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '821be9485695b7ab7e7e6cccb3d5ddb3') in 0.079603 seconds
Import took 0.139525 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000963 seconds.
path: Assets/Cattleya/sources/Materials/clothingSet_04_tex.mat
artifactKey: Guid(2a7782c65c7520d45be3e8ef87b3b9d3) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Cattleya/sources/Materials/clothingSet_04_tex.mat using Guid(2a7782c65c7520d45be3e8ef87b3b9d3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '4441b468e575467c271199a5fcf51f91') in 0.479483 seconds
Import took 0.485823 seconds .
Received Prepare
Registering precompiled user dll's ...
Registered in 0.010116 seconds.
Begin MonoManager ReloadAssembly
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.65 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Invoked RoslynAnalysisRunner static constructor.
RoslynAnalysisRunner will not be running.
RoslynAnalysisRunner has terminated.
Mono: successfully reloaded assembly
- Completed reload, in 4.267 seconds
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 0.64 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 1172 Unused Serialized files (Serialized files now loaded: 0)
System memory in use before: 61.5 MB.
System memory in use after: 61.6 MB.
Unloading 6 unused Assets to reduce memory usage. Loaded Objects now: 1629.
Total: 28.160400 ms (FindLiveObjects: 1.293900 ms CreateObjectMapping: 0.228400 ms MarkObjects: 25.666000 ms DeleteObjects: 0.965800 ms)
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.011928 seconds.
Begin MonoManager ReloadAssembly
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.71 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Invoked RoslynAnalysisRunner static constructor.
RoslynAnalysisRunner will not be running.
RoslynAnalysisRunner has terminated.
Mono: successfully reloaded assembly
- Completed reload, in 4.366 seconds
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 0.64 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 1172 Unused Serialized files (Serialized files now loaded: 0)
System memory in use before: 61.5 MB.
System memory in use after: 61.6 MB.
Unloading 5 unused Assets to reduce memory usage. Loaded Objects now: 1632.
Total: 6.166200 ms (FindLiveObjects: 1.543500 ms CreateObjectMapping: 0.101400 ms MarkObjects: 4.363300 ms DeleteObjects: 0.154700 ms)
AssetImportWorkerClient::OnTransportError - code=2 error=End of file
......
Using pre-set license
Built from '2020.3/staging' branch; Version is '2020.3.3f1 (76626098c1c4) revision 7758432'; Using compiler version '192528614'; Build Type 'Release'
OS: 'Windows 10 Home; OS build 19043.962; Version 2009; 64bit' Language: 'ko' Physical Memory: 3929 MB
OS: 'Windows 10 Home; OS build 19043.985; Version 2009; 64bit' Language: 'ko' Physical Memory: 3929 MB
BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 0
COMMAND LINE ARGUMENTS:
......@@ -15,11 +15,11 @@ C:/Users/CHUNG EUN SEO/Desktop/캡스톤디자인/JSH_Project1/src/unity/creatin
-logFile
Logs/AssetImportWorker0.log
-srvPort
53321
53845
Successfully changed project path to: C:/Users/CHUNG EUN SEO/Desktop/캡스톤디자인/JSH_Project1/src/unity/creating-map
C:/Users/CHUNG EUN SEO/Desktop/캡스톤디자인/JSH_Project1/src/unity/creating-map
Using Asset Import Pipeline V2.
Refreshing native plugins compatible for Editor in 117.64 ms, found 0 plugins.
Refreshing native plugins compatible for Editor in 64.14 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Initialize engine version: 2020.3.3f1 (76626098c1c4)
[Subsystems] Discovering subsystems at path C:/Program Files/Unity/Editor/Data/Resources/UnitySubsystems
......@@ -35,619 +35,81 @@ Initialize mono
Mono path[0] = 'C:/Program Files/Unity/Editor/Data/Managed'
Mono path[1] = 'C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/unityjit'
Mono config path = 'C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56400
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56284
Begin MonoManager ReloadAssembly
Registering precompiled unity dll's ...
Register platform support module: C:/Program Files/Unity/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
Registered in 0.013707 seconds.
Registered in 0.012433 seconds.
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 56.30 ms, found 0 plugins.
Refreshing native plugins compatible for Editor in 64.98 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unable to find bridge dll in registry for Microsoft Visual Studio Tools for Unity for C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\devenv.exe
Invoked RoslynAnalysisRunner static constructor.
RoslynAnalysisRunner will not be running.
RoslynAnalysisRunner has terminated.
Mono: successfully reloaded assembly
- Completed reload, in 6.460 seconds
- Completed reload, in 6.749 seconds
Platform modules already initialized, skipping
Registering precompiled user dll's ...
Registered in 0.004211 seconds.
Registered in 0.006398 seconds.
Begin MonoManager ReloadAssembly
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.88 ms, found 0 plugins.
Refreshing native plugins compatible for Editor in 0.49 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Invoked RoslynAnalysisRunner static constructor.
RoslynAnalysisRunner will not be running.
RoslynAnalysisRunner has terminated.
Mono: successfully reloaded assembly
- Completed reload, in 1.867 seconds
- Completed reload, in 1.836 seconds
Platform modules already initialized, skipping
========================================================================
Worker process is ready to serve import requests
Launched and connected shader compiler UnityShaderCompiler.exe after 0.17 seconds
Refreshing native plugins compatible for Editor in 0.60 ms, found 0 plugins.
Refreshing native plugins compatible for Editor in 0.59 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 1122 Unused Serialized files (Serialized files now loaded: 0)
System memory in use before: 59.4 MB.
System memory in use after: 59.4 MB.
Unloading 1178 Unused Serialized files (Serialized files now loaded: 0)
System memory in use before: 61.7 MB.
System memory in use after: 61.7 MB.
Unloading 10 unused Assets to reduce memory usage. Loaded Objects now: 1570.
Total: 7.334900 ms (FindLiveObjects: 0.309100 ms CreateObjectMapping: 0.111500 ms MarkObjects: 6.712800 ms DeleteObjects: 0.198500 ms)
Unloading 10 unused Assets to reduce memory usage. Loaded Objects now: 1626.
Total: 4.032200 ms (FindLiveObjects: 0.406200 ms CreateObjectMapping: 0.156200 ms MarkObjects: 3.250000 ms DeleteObjects: 0.216300 ms)
========================================================================
Received Import Request.
path: Assets/RPGPP_LT/Textures/rpgpp_lt_tex_a.tga
artifactKey: Guid(0bb174f69c9851a48b09bf7d8180c39e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/RPGPP_LT/Textures/rpgpp_lt_tex_a.tga using Guid(0bb174f69c9851a48b09bf7d8180c39e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '2282a885b12784c9e6bf282c702e02f8') in 0.586124 seconds
Import took 0.597747 seconds .
path: Assets/VIDE/Demos
artifactKey: Guid(0cc302ea1985ce246ad1ee1e5dea7f69) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Demos using Guid(0cc302ea1985ce246ad1ee1e5dea7f69) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5dc8fe5c57c3c6cc857b38caa67caeda') in 0.018645 seconds
Import took 0.024870 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000812 seconds.
path: Assets/RPGPP_LT/Materials/rpgpp_lt_sky_a.mat
artifactKey: Guid(ff33af19770dd3e489f9c65e388009fe) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/RPGPP_LT/Materials/rpgpp_lt_sky_a.mat using Guid(ff33af19770dd3e489f9c65e388009fe) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'be2800c69bf62f15691dbfd44c8fc3fa') in 1.311534 seconds
Import took 1.319584 seconds .
========================================================================
Received Import Request.
Time since last request: 0.001074 seconds.
path: Assets/RPGPP_LT/Materials/rpgpp_lt_mat_a.mat
artifactKey: Guid(58d53420af384224ea4cfee8973d18cb) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/RPGPP_LT/Materials/rpgpp_lt_mat_a.mat using Guid(58d53420af384224ea4cfee8973d18cb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a49f8c59798e0b3710e60b6a7e8419a8') in 1.903503 seconds
Import took 1.912271 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000992 seconds.
path: Assets/RPGPP_LT/Textures/rpgpp_lt_sky_a.tga
artifactKey: Guid(5c4fa0e44769f8f46a06d96031e56a4e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/RPGPP_LT/Textures/rpgpp_lt_sky_a.tga using Guid(5c4fa0e44769f8f46a06d96031e56a4e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd9d7ed9c7f6bc4021e84502ca1f22853') in 0.115832 seconds
Import took 0.192525 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000971 seconds.
path: Assets/RPGPP_LT/Materials/rpgpp_lt_cloud_a.mat
artifactKey: Guid(434bfd6528d84e643ade0d2cd5c6fe1b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/RPGPP_LT/Materials/rpgpp_lt_cloud_a.mat using Guid(434bfd6528d84e643ade0d2cd5c6fe1b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'aec94705d1c859e3b75746cf456bfa7a') in 0.443375 seconds
Import took 0.450991 seconds .
========================================================================
Received Import Request.
Time since last request: 0.001053 seconds.
path: Assets/RPGPP_LT/Materials/rpgpp_lt_tex_a.mat
artifactKey: Guid(0ee6a137c07caef47bbfed29b2785304) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/RPGPP_LT/Materials/rpgpp_lt_tex_a.mat using Guid(0ee6a137c07caef47bbfed29b2785304) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '589b434cef4b0e00b64141fd3f639494') in 0.117017 seconds
Import took 0.127548 seconds .
========================================================================
Received Import Request.
Time since last request: 1.369521 seconds.
path: Assets/RPGPP_LT/Scene/rpgpp_lt_scene_1.0.unity
artifactKey: Guid(d2809ab9b90eea7419d8d90d4c505d35) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/RPGPP_LT/Scene/rpgpp_lt_scene_1.0.unity using Guid(d2809ab9b90eea7419d8d90d4c505d35) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '6b30dd706a7b79d8232f3f919ebf655a') in 0.011828 seconds
Import took 0.018517 seconds .
========================================================================
Received Import Request.
Time since last request: 0.021680 seconds.
path: Assets/RPGPP_LT/Scene/rpgpp_lt_scene_1.0.unity
artifactKey: Guid(d2809ab9b90eea7419d8d90d4c505d35) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/RPGPP_LT/Scene/rpgpp_lt_scene_1.0.unity using Guid(d2809ab9b90eea7419d8d90d4c505d35) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '6b30dd706a7b79d8232f3f919ebf655a') in 0.013110 seconds
Import took 0.020414 seconds .
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.005331 seconds.
Begin MonoManager ReloadAssembly
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.42 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Invoked RoslynAnalysisRunner static constructor.
RoslynAnalysisRunner will not be running.
RoslynAnalysisRunner has terminated.
Mono: successfully reloaded assembly
- Completed reload, in 2.517 seconds
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 1.45 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 1150 Unused Serialized files (Serialized files now loaded: 0)
System memory in use before: 63.6 MB.
System memory in use after: 63.7 MB.
Unloading 5 unused Assets to reduce memory usage. Loaded Objects now: 1649.
Total: 7.181200 ms (FindLiveObjects: 0.417600 ms CreateObjectMapping: 0.117200 ms MarkObjects: 6.280900 ms DeleteObjects: 0.362100 ms)
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.008646 seconds.
Begin MonoManager ReloadAssembly
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.50 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Invoked RoslynAnalysisRunner static constructor.
RoslynAnalysisRunner will not be running.
RoslynAnalysisRunner has terminated.
Mono: successfully reloaded assembly
- Completed reload, in 1.868 seconds
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 0.63 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 1152 Unused Serialized files (Serialized files now loaded: 0)
System memory in use before: 63.7 MB.
System memory in use after: 63.8 MB.
Unloading 5 unused Assets to reduce memory usage. Loaded Objects now: 1654.
Total: 5.103200 ms (FindLiveObjects: 0.393100 ms CreateObjectMapping: 0.176900 ms MarkObjects: 4.351800 ms DeleteObjects: 0.178500 ms)
========================================================================
Received Import Request.
Time since last request: 531.188330 seconds.
path: Assets/TopDown 2D RPG BE3/App Icon.png
artifactKey: Guid(e15a0aaf619d8aa429bd091186fb29a2) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/TopDown 2D RPG BE3/App Icon.png using Guid(e15a0aaf619d8aa429bd091186fb29a2) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ed45c713b1863b68a4b8669c8ef1296a') in 0.478870 seconds
Import took 0.489622 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000460 seconds.
path: Assets/TopDown 2D RPG BE3/Readme.asset
artifactKey: Guid(4ff280a9fdc784d46beb69b6da783245) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/TopDown 2D RPG BE3/Readme.asset using Guid(4ff280a9fdc784d46beb69b6da783245) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '14141579f85309e273514fa0390dfe29') in 0.074516 seconds
Import took 0.079115 seconds .
========================================================================
Received Import Request.
Time since last request: 0.011583 seconds.
path: Assets/TopDown 2D RPG BE3/Readme.asset
artifactKey: Guid(4ff280a9fdc784d46beb69b6da783245) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/TopDown 2D RPG BE3/Readme.asset using Guid(4ff280a9fdc784d46beb69b6da783245) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '14141579f85309e273514fa0390dfe29') in 0.047875 seconds
Import took 0.058471 seconds .
========================================================================
Received Import Request.
Time since last request: 283.295626 seconds.
path: Assets/TopDown 2D RPG BE3/Sprites/NPC Portrait.png
artifactKey: Guid(d79edf18a76e2654a9ac99f15de8b2b3) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/TopDown 2D RPG BE3/Sprites/NPC Portrait.png using Guid(d79edf18a76e2654a9ac99f15de8b2b3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a80b67b3823cfddeb451d11f46c9988f') in 0.246269 seconds
Import took 0.298873 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000722 seconds.
path: Assets/TopDown 2D RPG BE3/Sprites/Tiles.png
artifactKey: Guid(dc747d0a3cdf6594f9f275fdd2a48b4b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/TopDown 2D RPG BE3/Sprites/Tiles.png using Guid(dc747d0a3cdf6594f9f275fdd2a48b4b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'fa55c6a8810ce7327df1595e52d3590b') in 0.222919 seconds
Import took 0.229404 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000513 seconds.
path: Assets/TopDown 2D RPG BE3/Sprites/NPC.png
artifactKey: Guid(2f90eb840bd0cf4438d49759bc08d718) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/TopDown 2D RPG BE3/Sprites/NPC.png using Guid(2f90eb840bd0cf4438d49759bc08d718) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd04456917d49789b90a212bace1acbb8') in 0.144673 seconds
Import took 0.150615 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000713 seconds.
path: Assets/TopDown 2D RPG BE3/Sprites/Objects.png
artifactKey: Guid(20d6cce5c7ac33b4e97f0f98a09aa347) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/TopDown 2D RPG BE3/Sprites/Objects.png using Guid(20d6cce5c7ac33b4e97f0f98a09aa347) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b26c30eb798ef9487cc4c0019712d694') in 0.174295 seconds
Import took 0.178515 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000577 seconds.
path: Assets/TopDown 2D RPG BE3/Sprites/Player.png
artifactKey: Guid(23748c298f885bf4c89671f6d30f562b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/TopDown 2D RPG BE3/Sprites/Player.png using Guid(23748c298f885bf4c89671f6d30f562b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd8655e8e62aedf189d7047668132cc96') in 0.115477 seconds
Import took 0.119907 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000654 seconds.
path: Assets/TopDown 2D RPG BE3/Sprites/User Interface.png
artifactKey: Guid(1c9bc0d104c01934da10d4333b9dc48b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/TopDown 2D RPG BE3/Sprites/User Interface.png using Guid(1c9bc0d104c01934da10d4333b9dc48b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '15318315e0e7b31f3d7496d6f11b861d') in 0.098364 seconds
Import took 0.102414 seconds .
========================================================================
Received Import Request.
Time since last request: 31.608361 seconds.
path: Assets/TopDown 2D RPG BE3/ReadMe/Icon.png
artifactKey: Guid(71ded8f6cdc30b14aa6ff9cc311ed0c7) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/TopDown 2D RPG BE3/ReadMe/Icon.png using Guid(71ded8f6cdc30b14aa6ff9cc311ed0c7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b370022318aca8e5184781ac26b0a734') in 0.033785 seconds
Import took 0.038459 seconds .
========================================================================
Received Import Request.
Time since last request: 84.162315 seconds.
path: Assets/DDSystem/Demo/Graphic/BackGround.png
artifactKey: Guid(cdd462abd453053419a990cea66008bb) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/DDSystem/Demo/Graphic/BackGround.png using Guid(cdd462abd453053419a990cea66008bb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '8a7efb88a9ad732ca2d276460624d08e') in 0.121004 seconds
Import took 0.126354 seconds .
========================================================================
Received Import Request.
Time since last request: 0.001679 seconds.
path: Assets/City Pack/Sprites/Animations/BD001.png
artifactKey: Guid(b79f22cd227d76c4b9c9986dcf0514f0) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/City Pack/Sprites/Animations/BD001.png using Guid(b79f22cd227d76c4b9c9986dcf0514f0) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'fdcfff1fa8fb88536b3b095818496fff') in 0.378113 seconds
Import took 0.386780 seconds .
========================================================================
Received Import Request.
Time since last request: 0.004479 seconds.
path: Assets/City Pack/Sprites/Animations/BD001.png
artifactKey: Guid(b79f22cd227d76c4b9c9986dcf0514f0) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/City Pack/Sprites/Animations/BD001.png using Guid(b79f22cd227d76c4b9c9986dcf0514f0) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'fdcfff1fa8fb88536b3b095818496fff') in 0.165529 seconds
Import took 0.171427 seconds .
========================================================================
Received Import Request.
Time since last request: 4.615784 seconds.
path: Assets/City Pack/Sprites/Animations/BL001.png
artifactKey: Guid(9c7711ccb0a37d744b6f5071d082d28c) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/City Pack/Sprites/Animations/BL001.png using Guid(9c7711ccb0a37d744b6f5071d082d28c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9b128b77eeb05f5d24b59017c75f44c9') in 0.167796 seconds
Import took 0.173969 seconds .
========================================================================
Received Import Request.
Time since last request: 0.001298 seconds.
path: Assets/City Pack/Sprites/CP_V1.0.4_nyknck/CP_V1.0.4.png
artifactKey: Guid(2529f58c0f0f4784d925363eac539680) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/City Pack/Sprites/CP_V1.0.4_nyknck/CP_V1.0.4.png using Guid(2529f58c0f0f4784d925363eac539680) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9ef157dd6ebfcd6d78d061c114add452') in 0.754845 seconds
Import took 0.764125 seconds .
========================================================================
Received Import Request.
Time since last request: 3.091646 seconds.
path: Assets/DDSystem/Demo/Graphic/Happy.png
artifactKey: Guid(77fa19401d8472a498f2164bce0d7a4b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/DDSystem/Demo/Graphic/Happy.png using Guid(77fa19401d8472a498f2164bce0d7a4b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '3206580848516fcb6003ac1f9379815c') in 0.051516 seconds
Import took 0.062994 seconds .
========================================================================
Received Import Request.
Time since last request: 0.172420 seconds.
path: Assets/DDSystem/Demo/Graphic/Normal.png
artifactKey: Guid(34f96a43c2ac0804b95b2e3ab9751332) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/DDSystem/Demo/Graphic/Normal.png using Guid(34f96a43c2ac0804b95b2e3ab9751332) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '8666254c015dbd359fbfef8744d2dabf') in 0.062781 seconds
Import took 0.071328 seconds .
========================================================================
Received Import Request.
Time since last request: 0.141660 seconds.
path: Assets/DDSystem/Demo/Graphic/Sa_Happy.png
artifactKey: Guid(055c44a6ee790d743bcf692c99bfef6c) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/DDSystem/Demo/Graphic/Sa_Happy.png using Guid(055c44a6ee790d743bcf692c99bfef6c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '312f4d525edc38fcdbf9d819df56efe4') in 0.088710 seconds
Import took 0.094698 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000749 seconds.
path: Assets/DDSystem/Demo/Graphic/Sad.png
artifactKey: Guid(8f01fa9aca81c9142a73bb0c759a88de) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/DDSystem/Demo/Graphic/Sad.png using Guid(8f01fa9aca81c9142a73bb0c759a88de) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '7e11b392c4d5d6b08512b23c5dc48c3f') in 0.098857 seconds
Import took 0.472842 seconds .
========================================================================
Received Import Request.
Time since last request: 0.001143 seconds.
path: Assets/City Pack/Sprites/Animations/SL001.png
artifactKey: Guid(f5bd07fe5e2679644ace619c8df24f8a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/City Pack/Sprites/Animations/SL001.png using Guid(f5bd07fe5e2679644ace619c8df24f8a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '6aa64d7b638e3b16581b82c87c1279da') in 0.468170 seconds
Import took 0.473241 seconds .
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.004709 seconds.
Begin MonoManager ReloadAssembly
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.56 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Invoked RoslynAnalysisRunner static constructor.
RoslynAnalysisRunner will not be running.
RoslynAnalysisRunner has terminated.
Mono: successfully reloaded assembly
- Completed reload, in 3.629 seconds
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 24.02 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 1152 Unused Serialized files (Serialized files now loaded: 0)
System memory in use before: 64.0 MB.
System memory in use after: 64.1 MB.
Unloading 5 unused Assets to reduce memory usage. Loaded Objects now: 1762.
Total: 15.914800 ms (FindLiveObjects: 0.931100 ms CreateObjectMapping: 0.443800 ms MarkObjects: 13.710000 ms DeleteObjects: 0.813200 ms)
========================================================================
Received Import Request.
Time since last request: 1287.472444 seconds.
path: Assets/DDSystem/Demo/Graphic/test02.PNG
artifactKey: Guid(02ba6bee2195f46479dfe6cf1f0bf242) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/DDSystem/Demo/Graphic/test02.PNG using Guid(02ba6bee2195f46479dfe6cf1f0bf242) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '95b6a41704f341b198d3cf3b5e776848') in 0.208705 seconds
Import took 0.216651 seconds .
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.120953 seconds.
Begin MonoManager ReloadAssembly
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.41 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Invoked RoslynAnalysisRunner static constructor.
RoslynAnalysisRunner will not be running.
RoslynAnalysisRunner has terminated.
Mono: successfully reloaded assembly
- Completed reload, in 2.553 seconds
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 0.56 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 1152 Unused Serialized files (Serialized files now loaded: 0)
System memory in use before: 64.1 MB.
System memory in use after: 64.1 MB.
Unloading 5 unused Assets to reduce memory usage. Loaded Objects now: 1766.
Total: 4.947500 ms (FindLiveObjects: 0.574100 ms CreateObjectMapping: 0.238700 ms MarkObjects: 3.846700 ms DeleteObjects: 0.284600 ms)
========================================================================
Received Import Request.
Time since last request: 5294.221800 seconds.
path: Assets/Avatars_Animations_Bible_Demo/Humanoid avatars/B06_Ch_04_Avatar.fbx
artifactKey: Guid(7f1972951ac6fc345881da2aa3dc3442) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Avatars_Animations_Bible_Demo/Humanoid avatars/B06_Ch_04_Avatar.fbx using Guid(7f1972951ac6fc345881da2aa3dc3442) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '339bb0854c614c1f20d81d8082b7e521') in 2.981763 seconds
Import took 3.235916 seconds .
========================================================================
Received Import Request.
Time since last request: 0.002086 seconds.
path: Assets/Avatars_Animations_Bible_Demo/Humanoid avatars/B25_Ch_04_Avatar.fbx
artifactKey: Guid(df988c47aa443964a8924d60247c7a1c) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Avatars_Animations_Bible_Demo/Humanoid avatars/B25_Ch_04_Avatar.fbx using Guid(df988c47aa443964a8924d60247c7a1c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'c62490a1071448f29720a29125cbe8d0') in 0.117455 seconds
Import took 0.126249 seconds .
========================================================================
Received Import Request.
Time since last request: 0.003244 seconds.
path: Assets/Avatars_Animations_Bible_Demo/Humanoid avatars/B18_Ch_01_AvatarZombie.fbx
artifactKey: Guid(2c7fb3d27117eeb4a9182ee87a7025b9) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Avatars_Animations_Bible_Demo/Humanoid avatars/B18_Ch_01_AvatarZombie.fbx using Guid(2c7fb3d27117eeb4a9182ee87a7025b9) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'faf55813a01a593faad09931572b57aa') in 0.143775 seconds
Import took 0.152091 seconds .
========================================================================
Received Import Request.
Time since last request: 0.001136 seconds.
path: Assets/Avatars_Animations_Bible_Demo/Humanoid avatars/B12_Ch_02_Avatar.fbx
artifactKey: Guid(30eacfcb4c137bf4a9aaa3266373bd9f) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Avatars_Animations_Bible_Demo/Humanoid avatars/B12_Ch_02_Avatar.fbx using Guid(30eacfcb4c137bf4a9aaa3266373bd9f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '613c007af9d8af7b3ce154701f5ab064') in 0.125888 seconds
Import took 0.136426 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000607 seconds.
path: Assets/Avatars_Animations_Bible_Demo/Humanoid avatars/B20_Ch_01_Avatar.fbx
artifactKey: Guid(3d15d42cbf37faf4cb25ebab81c2f973) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Avatars_Animations_Bible_Demo/Humanoid avatars/B20_Ch_01_Avatar.fbx using Guid(3d15d42cbf37faf4cb25ebab81c2f973) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd08106b4fe6bf7939721f9fa596f49be') in 0.121307 seconds
Import took 0.126846 seconds .
Time since last request: 5.979103 seconds.
path: Assets/VIDE/Resources/Dialogues/CommentModifier.json
artifactKey: Guid(f607859e99cd42f41abe42e5411fbe74) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Resources/Dialogues/CommentModifier.json using Guid(f607859e99cd42f41abe42e5411fbe74) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '6723163645e70c1754da247d2f9b4597') in 0.171686 seconds
Import took 0.176156 seconds .
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.006980 seconds.
Registered in 0.005897 seconds.
Begin MonoManager ReloadAssembly
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.13 ms, found 0 plugins.
Refreshing native plugins compatible for Editor in 0.68 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Invoked RoslynAnalysisRunner static constructor.
RoslynAnalysisRunner will not be running.
RoslynAnalysisRunner has terminated.
Mono: successfully reloaded assembly
- Completed reload, in 3.917 seconds
- Completed reload, in 4.292 seconds
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 0.77 ms, found 0 plugins.
Refreshing native plugins compatible for Editor in 0.62 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 1171 Unused Serialized files (Serialized files now loaded: 0)
System memory in use before: 78.8 MB.
System memory in use after: 78.8 MB.
Unloading 5 unused Assets to reduce memory usage. Loaded Objects now: 1793.
Total: 18.957200 ms (FindLiveObjects: 0.696400 ms CreateObjectMapping: 0.210100 ms MarkObjects: 15.902500 ms DeleteObjects: 2.143000 ms)
========================================================================
Received Import Request.
Time since last request: 1749.807987 seconds.
path: Assets/VIDE/Data/Resources/Sprites/Capsule_Angry.jpg
artifactKey: Guid(9e5eefef3b3fdff40a66f9c9db42ac9e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/Resources/Sprites/Capsule_Angry.jpg using Guid(9e5eefef3b3fdff40a66f9c9db42ac9e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '4b383baa684812643c9b6e086e359d7d') in 0.324901 seconds
Import took 0.336021 seconds .
========================================================================
Received Import Request.
Time since last request: 0.001188 seconds.
path: Assets/VIDE/Data/Resources/Sprites/Blue_2.jpg
artifactKey: Guid(d54f1dfd3256b57488f3b348dca8b2bf) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/Resources/Sprites/Blue_2.jpg using Guid(d54f1dfd3256b57488f3b348dca8b2bf) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd58faa8ba513d1d574a5c2a33a54a073') in 0.060844 seconds
Import took 0.076655 seconds .
========================================================================
Received Import Request.
Time since last request: 49.673633 seconds.
path: Assets/VIDE/Data/Resources/Sprites/Capsule_Josh.jpg
artifactKey: Guid(93b2f40e970e7eb4cbee6cd846766f5f) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/Resources/Sprites/Capsule_Josh.jpg using Guid(93b2f40e970e7eb4cbee6cd846766f5f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f8fb22bee110de2a4135e73d5b478752') in 0.052277 seconds
Import took 0.062593 seconds .
========================================================================
Received Import Request.
Time since last request: 0.001364 seconds.
path: Assets/VIDE/Data/Resources/Sprites/Capsule_Sophie.jpg
artifactKey: Guid(b125c913cebe86249bbefc6732d811db) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/Resources/Sprites/Capsule_Sophie.jpg using Guid(b125c913cebe86249bbefc6732d811db) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '89993a5fba375fa19c32e502c8c21da4') in 0.035436 seconds
Import took 0.047432 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000625 seconds.
path: Assets/VIDE/Data/Resources/Sprites/Capsule_Player.jpg
artifactKey: Guid(80fe9d6e5fdb5db4bb20bdd4f61d96fd) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/Resources/Sprites/Capsule_Player.jpg using Guid(80fe9d6e5fdb5db4bb20bdd4f61d96fd) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '25bc508a88d6cbbdd69b1a911536ff2a') in 0.072431 seconds
Import took 0.083069 seconds .
Unloading 1172 Unused Serialized files (Serialized files now loaded: 0)
System memory in use before: 61.5 MB.
System memory in use after: 61.6 MB.
========================================================================
Received Import Request.
Time since last request: 0.000610 seconds.
path: Assets/VIDE/Data/Resources/Sprites/Capsule_Normal.jpg
artifactKey: Guid(c438947a01291e34db8ab2df540dc13a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/Resources/Sprites/Capsule_Normal.jpg using Guid(c438947a01291e34db8ab2df540dc13a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1cea3082b3556f6714efff9ccf926e8c') in 0.112728 seconds
Import took 0.124153 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000948 seconds.
path: Assets/VIDE/Data/Resources/Sprites/Capsule_Wowed.jpg
artifactKey: Guid(8b547fe9d26af744cb624a90abcbc953) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/Resources/Sprites/Capsule_Wowed.jpg using Guid(8b547fe9d26af744cb624a90abcbc953) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '40142aea113b2710ddb7638574e2cbdb') in 0.040715 seconds
Import took 0.045349 seconds .
========================================================================
Received Import Request.
Time since last request: 2.195450 seconds.
path: Assets/VIDE/Data/Resources/Sprites/Item.jpg
artifactKey: Guid(3ee04ceb05556014984f5cfa5767a2fa) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/Resources/Sprites/Item.jpg using Guid(3ee04ceb05556014984f5cfa5767a2fa) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '7607c618daf54f0ef668246fe02b8fd5') in 0.183020 seconds
Import took 0.275122 seconds .
========================================================================
Received Import Request.
Time since last request: 7.872013 seconds.
path: Assets/VIDE/Data/Resources/fl_english.jpg
artifactKey: Guid(13d229cf51f3f3f47ac4fb7963719d10) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/Resources/fl_english.jpg using Guid(13d229cf51f3f3f47ac4fb7963719d10) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '29b525ab7c88a4b83565b36dd789df63') in 1.301311 seconds
Import took 1.312951 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000816 seconds.
path: Assets/VIDE/Data/Resources/fl_spanish.jpg
artifactKey: Guid(e032c91ede25e0140812f8b0b5ceb22b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/Resources/fl_spanish.jpg using Guid(e032c91ede25e0140812f8b0b5ceb22b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '776e065259c9c970e9c0985d535446e6') in 0.047453 seconds
Import took 0.056105 seconds .
========================================================================
Received Import Request.
Time since last request: 0.004410 seconds.
path: Assets/VIDE/Data/Resources/fl_french.jpg
artifactKey: Guid(386589efb5fbf274590df95f4eca2846) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/Resources/fl_french.jpg using Guid(386589efb5fbf274590df95f4eca2846) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '70b62d47f5d89e5f6ccbca85b96c1058') in 0.057093 seconds
Import took 0.063123 seconds .
========================================================================
Received Import Request.
Time since last request: 9.284848 seconds.
path: Assets/VIDE/Data/Resources/Sprites/Blue_1.jpg
artifactKey: Guid(84a9114ab28f94e469a62b9feae04bf0) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/Resources/Sprites/Blue_1.jpg using Guid(84a9114ab28f94e469a62b9feae04bf0) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'c477635ca160c5386087fedcd89f2d33') in 0.470344 seconds
Import took 0.586098 seconds .
========================================================================
Received Import Request.
Time since last request: 352.775992 seconds.
path: Assets/VIDE/Data/assignIcon.png
artifactKey: Guid(17e4c23917a8d1b448cfc8223c092c78) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/assignIcon.png using Guid(17e4c23917a8d1b448cfc8223c092c78) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '392ea53f42f2d8b5fc6a174e0c51539f') in 0.185829 seconds
Import took 0.425048 seconds .
========================================================================
Received Import Request.
Time since last request: 0.004295 seconds.
path: Assets/VIDE/Data/DiagDataIcon.png
artifactKey: Guid(23b2090b735db3f46a53cb2741368b81) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/DiagDataIcon.png using Guid(23b2090b735db3f46a53cb2741368b81) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'fb68e66dbdcc7f3da44b18b8b1579608') in 0.069329 seconds
Import took 0.076070 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000682 seconds.
path: Assets/VIDE/Data/skinBoxText.png
artifactKey: Guid(83ee4a513d59e744cb89e21b719cf9a7) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/skinBoxText.png using Guid(83ee4a513d59e744cb89e21b719cf9a7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a76b2a4218018e46906bfa05d3a26182') in 0.062295 seconds
Import took 0.068542 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000416 seconds.
path: Assets/VIDE/Data/DiagDataIcon.png
artifactKey: Guid(23b2090b735db3f46a53cb2741368b81) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/DiagDataIcon.png using Guid(23b2090b735db3f46a53cb2741368b81) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'fb68e66dbdcc7f3da44b18b8b1579608') in 0.024898 seconds
Import took 0.030205 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000434 seconds.
path: Assets/VIDE/Data/newNode.png
artifactKey: Guid(aabb01e3800b2d14a98d38b0b311366f) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/newNode.png using Guid(aabb01e3800b2d14a98d38b0b311366f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9e2d74b4cebaf1509a2312d652f6048a') in 0.107966 seconds
Import took 0.126874 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000785 seconds.
path: Assets/VIDE/Data/twit.jpg
artifactKey: Guid(db6601d97b6d2394e98df8794f1805ec) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/twit.jpg using Guid(db6601d97b6d2394e98df8794f1805ec) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '59707a09f68725fbd1b5fa2d1ec2043c') in 0.057308 seconds
Import took 0.073924 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000646 seconds.
path: Assets/VIDE/Data/mmSpr.png
artifactKey: Guid(0f34330d9ebfd7d4baf1075e5f07b82f) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/mmSpr.png using Guid(0f34330d9ebfd7d4baf1075e5f07b82f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b2163fc50450e689f7d094ee8c100fad') in 0.066779 seconds
Import took 0.075104 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000682 seconds.
path: Assets/VIDE/Data/skinBox.png
artifactKey: Guid(0a536559198576e45a0c74e2133909cc) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/skinBox.png using Guid(0a536559198576e45a0c74e2133909cc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '3126e9110dab000e615365599fdd3214') in 0.067941 seconds
Import took 0.075196 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000488 seconds.
path: Assets/VIDE/Data/mmSprWhite.png
artifactKey: Guid(800ee521c9306f441ac01cdc69797db0) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/mmSprWhite.png using Guid(800ee521c9306f441ac01cdc69797db0) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '652cbe1b303f0375897aab5551a72711') in 0.066420 seconds
Import took 0.070540 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000767 seconds.
path: Assets/VIDE/Data/newNode2.png
artifactKey: Guid(f56ae2b4239a65843980c15e02f875e2) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/newNode2.png using Guid(f56ae2b4239a65843980c15e02f875e2) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '7b1d56da615aedb13d25c761bae29581') in 0.065644 seconds
Import took 0.076414 seconds .
========================================================================
Received Import Request.
Time since last request: 0.000579 seconds.
path: Assets/VIDE/Data/lineIcon.png
artifactKey: Guid(b66a1365345845342b9cb847d0b18d97) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/lineIcon.png using Guid(b66a1365345845342b9cb847d0b18d97) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'af41f5d0507f2a4b41f3e18c78de4488') in 0.060331 seconds
Import took 0.067021 seconds .
========================================================================
Received Import Request.
Time since last request: 1.690580 seconds.
path: Assets/VIDE/Data/windowStyle.png
artifactKey: Guid(6509249c536ddaf44901ac44ff688a2a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/VIDE/Data/windowStyle.png using Guid(6509249c536ddaf44901ac44ff688a2a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'aec7035cd72a12ee1b51535a067629bf') in 0.024806 seconds
Import took 0.030219 seconds .
Unloading 5 unused Assets to reduce memory usage. Loaded Objects now: 1629.
Total: 6.604600 ms (FindLiveObjects: 0.394200 ms CreateObjectMapping: 0.139600 ms MarkObjects: 5.867400 ms DeleteObjects: 0.200400 ms)
AssetImportWorkerClient::OnTransportError - code=2 error=End of file
......
Base path: 'C:/Program Files/Unity/Editor/Data', plugins path 'C:/Program Files/Unity/Editor/Data/PlaybackEngines'
Cmd: initializeCompiler
Cmd: initializeCompiler
......
Base path: 'C:/Program Files/Unity/Editor/Data', plugins path 'C:/Program Files/Unity/Editor/Data/PlaybackEngines'
Cmd: initializeCompiler
Cmd: initializeCompiler
Cmd: compileSnippet
insize=1489 path=Assets/DefaultResourcesExtra cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=5 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL LIGHTPROBE_SH FOG_LINEAR _METALLICGLOSSMAP dKW=FOG_EXP FOG_EXP2 INSTANCING_ON _NORMALMAP _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _PARALLAXMAP SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED SHADOWS_SCREEN VERTEXLIGHT_ON UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=227 mask=6 start=68 ok=1 outsize=1914
Cmd: compileSnippet
insize=1489 path=Assets/DefaultResourcesExtra cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=5 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL LIGHTPROBE_SH FOG_LINEAR _EMISSION _METALLICGLOSSMAP dKW=FOG_EXP FOG_EXP2 INSTANCING_ON _NORMALMAP _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _DETAIL_MULX2 _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _SPECULARHIGHLIGHTS_OFF _GLOSSYREFLECTIONS_OFF _PARALLAXMAP SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED SHADOWS_SCREEN UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=227 mask=6 start=68 ok=1 outsize=7266
Cmd: compileSnippet
insize=1489 path=Assets/DefaultResourcesExtra cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=5 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL LIGHTPROBE_SH FOG_LINEAR _ALPHATEST_ON _METALLICGLOSSMAP dKW=FOG_EXP FOG_EXP2 INSTANCING_ON _NORMALMAP _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _PARALLAXMAP SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED SHADOWS_SCREEN VERTEXLIGHT_ON UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=227 mask=6 start=68 ok=1 outsize=1914
Cmd: compileSnippet
insize=1489 path=Assets/DefaultResourcesExtra cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=5 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL SHADOWS_SCREEN LIGHTPROBE_SH FOG_LINEAR _EMISSION dKW=FOG_EXP FOG_EXP2 INSTANCING_ON _NORMALMAP _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _METALLICGLOSSMAP _DETAIL_MULX2 _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _SPECULARHIGHLIGHTS_OFF _GLOSSYREFLECTIONS_OFF _PARALLAXMAP SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=227 mask=6 start=68 ok=1 outsize=7554
......
Base path: 'C:/Program Files/Unity/Editor/Data', plugins path 'C:/Program Files/Unity/Editor/Data/PlaybackEngines'
Cmd: initializeCompiler
Cmd: initializeCompiler
Cmd: compileSnippet
insize=1485 path=Assets/DefaultResourcesExtra cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=5 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL LIGHTPROBE_SH FOG_LINEAR _NORMALMAP _SPECGLOSSMAP dKW=_EMISSION FOG_EXP FOG_EXP2 INSTANCING_ON _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _DETAIL_MULX2 _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _SPECULARHIGHLIGHTS_OFF _GLOSSYREFLECTIONS_OFF _PARALLAXMAP SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED SHADOWS_SCREEN UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=227 mask=6 start=67 ok=1 outsize=7474
Cmd: compileSnippet
insize=17274 path=Assets/DefaultResourcesExtra/Mobile cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=5 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL LIGHTPROBE_SH FOG_LINEAR dKW=INSTANCING_ON FOG_EXP FOG_EXP2 SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED SHADOWS_SCREEN VERTEXLIGHT_ON UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=23 ok=1 outsize=2142
Cmd: compileSnippet
insize=17274 path=Assets/DefaultResourcesExtra/Mobile cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=5 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL LIGHTPROBE_SH FOG_LINEAR dKW=INSTANCING_ON FOG_EXP FOG_EXP2 SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED SHADOWS_SCREEN UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=23 ok=1 outsize=1402
......
Base path: 'C:/Program Files/Unity/Editor/Data', plugins path 'C:/Program Files/Unity/Editor/Data/PlaybackEngines'
Cmd: initializeCompiler
Cmd: initializeCompiler
Cmd: compileSnippet
insize=1485 path=Assets/DefaultResourcesExtra cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=5 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL LIGHTPROBE_SH FOG_LINEAR _NORMALMAP _SPECGLOSSMAP dKW=FOG_EXP FOG_EXP2 INSTANCING_ON _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _PARALLAXMAP SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED SHADOWS_SCREEN VERTEXLIGHT_ON UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=227 mask=6 start=67 ok=1 outsize=2274
Cmd: compileSnippet
insize=1489 path=Assets/DefaultResourcesExtra cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=5 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL LIGHTPROBE_SH FOG_LINEAR _METALLICGLOSSMAP dKW=_EMISSION FOG_EXP FOG_EXP2 INSTANCING_ON _NORMALMAP _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _DETAIL_MULX2 _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _SPECULARHIGHLIGHTS_OFF _GLOSSYREFLECTIONS_OFF _PARALLAXMAP SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED SHADOWS_SCREEN UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=227 mask=6 start=68 ok=1 outsize=7162
Cmd: compileSnippet
insize=1489 path=Assets/DefaultResourcesExtra cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=5 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL LIGHTPROBE_SH FOG_LINEAR _ALPHATEST_ON _METALLICGLOSSMAP dKW=_EMISSION FOG_EXP FOG_EXP2 INSTANCING_ON _NORMALMAP _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _DETAIL_MULX2 _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _SPECULARHIGHLIGHTS_OFF _GLOSSYREFLECTIONS_OFF _PARALLAXMAP SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED SHADOWS_SCREEN UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=227 mask=6 start=68 ok=1 outsize=7250
......
No preview for this file type

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{60310D78-8B7A-FABB-FD83-119000786342}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{E151A80B-4015-8B74-3038-60EA22E7A25E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{60310D78-8B7A-FABB-FD83-119000786342}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{60310D78-8B7A-FABB-FD83-119000786342}.Debug|Any CPU.Build.0 = Debug|Any CPU
{60310D78-8B7A-FABB-FD83-119000786342}.Release|Any CPU.ActiveCfg = Release|Any CPU
{60310D78-8B7A-FABB-FD83-119000786342}.Release|Any CPU.Build.0 = Release|Any CPU
{E151A80B-4015-8B74-3038-60EA22E7A25E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E151A80B-4015-8B74-3038-60EA22E7A25E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E151A80B-4015-8B74-3038-60EA22E7A25E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E151A80B-4015-8B74-3038-60EA22E7A25E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal