back to 5.1.4

This commit is contained in:
2016-02-07 17:53:22 +06:00
parent d434881a88
commit 4c1fcbe92c
42 changed files with 1278 additions and 2538 deletions

View File

@@ -46,7 +46,12 @@
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Compile Include="Assets\IsoTools\Editor\IsoObjectEditor.cs" /> <Compile Include="Assets\IsoTools\Scripts\Internal\Editor\IsoObjectEditor.cs" />
<Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapAssetEditor.cs" />
<Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapEditor.cs" />
<Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapLayerEditor.cs" />
<Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapPostprocessor.cs" />
<Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapTilesetEditor.cs" />
<Reference Include="UnityEngine.UI"> <Reference Include="UnityEngine.UI">
<HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
</Reference> </Reference>

View File

@@ -1,111 +1,104 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup> <PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>10.0.20506</ProductVersion> <ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion> <SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace> <ProjectGuid>{BD090B74-59E6-B8B4-61B5-2814183903F0}</ProjectGuid>
<ProjectGuid>{BD090B74-59E6-B8B4-61B5-2814183903F0}</ProjectGuid> <OutputType>Library</OutputType>
<OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder>
<AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace></RootNamespace>
<AssemblyName>Assembly-CSharp-Editor</AssemblyName> <AssemblyName>Assembly-CSharp-Editor</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<BaseDirectory>Assets</BaseDirectory> <BaseDirectory>Assets</BaseDirectory>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols> <DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType> <DebugType>full</DebugType>
<Optimize>false</Optimize> <Optimize>false</Optimize>
<OutputPath>Temp\bin\Debug\</OutputPath> <OutputPath>Temp\bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;UNITY_5_3_2;UNITY_5_3;UNITY_5;ENABLE_NEW_BUGREPORTER;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_FRAME_DEBUGGER;ENABLE_GENERICS;ENABLE_HOME_SCREEN;ENABLE_IMAGEEFFECTS;ENABLE_LIGHT_PROBES_LEGACY;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_SPRITE_POLYGON;ENABLE_TERRAIN;ENABLE_UNET;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;INCLUDE_DIRECTX12;RENDER_SOFTWARE_CURSOR;ENABLE_LOCALIZATION;ENABLE_ANDROID_ATLAS_ETC1_COMPRESSION;ENABLE_EDITOR_TESTS_RUNNER;UNITY_WEBGL;UNITY_WEBGL_API;UNITY_DISABLE_WEB_VERIFICATION;ENABLE_TEXTUREID_MAP;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_LOG_MIXED_STACKTRACE;ENABLE_IL2CPP;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX;ENABLE_DUCK_TYPING</DefineConstants> <DefineConstants>DEBUG;TRACE;UNITY_5_1_4;UNITY_5_1;UNITY_5;ENABLE_NEW_BUGREPORTER;ENABLE_2D_PHYSICS;ENABLE_4_6_FEATURES;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_FRAME_DEBUGGER;ENABLE_GENERICS;ENABLE_HOME_SCREEN;ENABLE_IMAGEEFFECTS;ENABLE_LIGHT_PROBES_LEGACY;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_PHYSICS_PHYSX3;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_UNET;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_LICENSE;ENABLE_AUDIOMIXER_SUSPEND;ENABLE_EDITOR_METRICS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;INCLUDE_DIRECTX12;RENDER_SOFTWARE_CURSOR;ENABLE_LOCALIZATION;UNITY_WEBGL;UNITY_WEBGL_API;ENABLE_TEXTUREID_MAP;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_IL2CPP;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX;ENABLE_DUCK_TYPING</DefineConstants>
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
<NoWarn>0169</NoWarn> <NoWarn>0169</NoWarn>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType> <DebugType>pdbonly</DebugType>
<Optimize>true</Optimize> <Optimize>true</Optimize>
<OutputPath>Temp\bin\Release\</OutputPath> <OutputPath>Temp\bin\Release\</OutputPath>
<ErrorReport>prompt</ErrorReport> <DefineConstants>TRACE</DefineConstants>
<WarningLevel>4</WarningLevel> <ErrorReport>prompt</ErrorReport>
<NoWarn>0169</NoWarn> <WarningLevel>4</WarningLevel>
<NoWarn>0169</NoWarn>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />
<Reference Include="System.XML" /> <Reference Include="System.XML" />
<Reference Include="System.Core" /> <Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" /> <Reference Include="System.Xml.Linq" />
<Reference Include="UnityEngine"> <Reference Include="UnityEngine">
<HintPath>/Applications/Unity/Unity.app/Contents/Frameworks/Managed/UnityEngine.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/Frameworks/Managed/UnityEngine.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor"> <Reference Include="UnityEditor">
<HintPath>/Applications/Unity/Unity.app/Contents/Frameworks/Managed/UnityEditor.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/Frameworks/Managed/UnityEditor.dll</HintPath>
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Compile Include="Assets\IsoTools\Scripts\Internal\Editor\IsoListTests.cs" />
<Compile Include="Assets\IsoTools\Scripts\Internal\Editor\IsoObjectEditor.cs" /> <Compile Include="Assets\IsoTools\Scripts\Internal\Editor\IsoObjectEditor.cs" />
<Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapAssetEditor.cs" /> <Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapAssetEditor.cs" />
<Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapEditor.cs" /> <Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapEditor.cs" />
<Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapLayerEditor.cs" /> <Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapLayerEditor.cs" />
<Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapPostprocessor.cs" /> <Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapPostprocessor.cs" />
<Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapPropertiesTests.cs" />
<Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapTilesetEditor.cs" /> <Compile Include="Assets\IsoTools\Tiled\Internal\Editor\TiledMapTilesetEditor.cs" />
<Reference Include="UnityEditor.Advertisements">
<HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/Advertisements/Editor/UnityEditor.Advertisements.dll</HintPath>
</Reference>
<Reference Include="nunit.framework">
<HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/EditorTestsRunner/Editor/nunit.framework.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.EditorTestsRunner">
<HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/EditorTestsRunner/Editor/UnityEditor.EditorTestsRunner.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI"> <Reference Include="UnityEngine.UI">
<HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.UI"> <Reference Include="UnityEditor.UI">
<HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.Networking"> <Reference Include="UnityEngine.Networking">
<HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.Networking"> <Reference Include="UnityEditor.Networking">
<HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.TreeEditor"> <Reference Include="UnityEngine.Analytics">
<HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/TreeEditor/Editor/UnityEditor.TreeEditor.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.Graphs"> <Reference Include="UnityEditor.Graphs">
<HintPath>/Applications/Unity/Unity.app/Contents/Frameworks/Managed/UnityEditor.Graphs.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/Frameworks/Managed/UnityEditor.Graphs.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.Android.Extensions"> <Reference Include="UnityEditor.Android.Extensions">
<HintPath>/Applications/Unity/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.iOS.Extensions"> <Reference Include="UnityEditor.iOS.Extensions">
<HintPath>/Applications/Unity/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.AppleTV.Extensions"> <Reference Include="UnityEditor.BB10.Extensions">
<HintPath>/Applications/Unity/PlaybackEngines/AppleTVSupport/UnityEditor.AppleTV.Extensions.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/PlaybackEngines/BlackBerryPlayer/UnityEditor.BB10.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.Tizen.Extensions"> <Reference Include="UnityEditor.Tizen.Extensions">
<HintPath>/Applications/Unity/PlaybackEngines/TizenPlayer/UnityEditor.Tizen.Extensions.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/PlaybackEngines/TizenPlayer/UnityEditor.Tizen.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.SamsungTV.Extensions"> <Reference Include="UnityEditor.SamsungTV.Extensions">
<HintPath>/Applications/Unity/PlaybackEngines/STVPlayer/UnityEditor.SamsungTV.Extensions.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/PlaybackEngines/STVPlayer/UnityEditor.SamsungTV.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.WebGL.Extensions"> <Reference Include="UnityEditor.WebGL.Extensions">
<HintPath>/Applications/Unity/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.LinuxStandalone.Extensions"> <Reference Include="UnityEditor.LinuxStandalone.Extensions">
<HintPath>/Applications/Unity/PlaybackEngines/LinuxStandaloneSupport/UnityEditor.LinuxStandalone.Extensions.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/PlaybackEngines/LinuxStandaloneSupport/UnityEditor.LinuxStandalone.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.WindowsStandalone.Extensions"> <Reference Include="UnityEditor.WindowsStandalone.Extensions">
<HintPath>/Applications/Unity/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.OSXStandalone.Extensions"> <Reference Include="UnityEditor.OSXStandalone.Extensions">
<HintPath>/Applications/Unity/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.iOS.Extensions.Xcode">
<HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
@@ -114,7 +107,7 @@
</ItemGroup> </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. <!-- 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. Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild"> <Target Name="BeforeBuild">
</Target> </Target>
<Target Name="AfterBuild"> <Target Name="AfterBuild">

View File

@@ -52,9 +52,11 @@
<Compile Include="Assets\IsoTools\Examples\Scripts\CubeAutoMovement.cs" /> <Compile Include="Assets\IsoTools\Examples\Scripts\CubeAutoMovement.cs" />
<Compile Include="Assets\IsoTools\Examples\Scripts\IsoEchoListener.cs" /> <Compile Include="Assets\IsoTools\Examples\Scripts\IsoEchoListener.cs" />
<Compile Include="Assets\IsoTools\Examples\Scripts\PlayerController.cs" /> <Compile Include="Assets\IsoTools\Examples\Scripts\PlayerController.cs" />
<Compile Include="Assets\IsoTools\Scripts\Internal\IsoAssocList.cs" />
<Compile Include="Assets\IsoTools\Scripts\Internal\IsoFakeCollider.cs" /> <Compile Include="Assets\IsoTools\Scripts\Internal\IsoFakeCollider.cs" />
<Compile Include="Assets\IsoTools\Scripts\Internal\IsoFakeObject.cs" /> <Compile Include="Assets\IsoTools\Scripts\Internal\IsoFakeObject.cs" />
<Compile Include="Assets\IsoTools\Scripts\Internal\IsoFakeRigidbody.cs" /> <Compile Include="Assets\IsoTools\Scripts\Internal\IsoFakeRigidbody.cs" />
<Compile Include="Assets\IsoTools\Scripts\Internal\IsoList.cs" />
<Compile Include="Assets\IsoTools\Scripts\Internal\IsoPhysicHelper.cs" /> <Compile Include="Assets\IsoTools\Scripts\Internal\IsoPhysicHelper.cs" />
<Compile Include="Assets\IsoTools\Scripts\Internal\IsoUtils.cs" /> <Compile Include="Assets\IsoTools\Scripts\Internal\IsoUtils.cs" />
<Compile Include="Assets\IsoTools\Scripts\IsoBoxCollider.cs" /> <Compile Include="Assets\IsoTools\Scripts\IsoBoxCollider.cs" />
@@ -66,6 +68,11 @@
<Compile Include="Assets\IsoTools\Scripts\IsoRigidbody.cs" /> <Compile Include="Assets\IsoTools\Scripts\IsoRigidbody.cs" />
<Compile Include="Assets\IsoTools\Scripts\IsoSphereCollider.cs" /> <Compile Include="Assets\IsoTools\Scripts\IsoSphereCollider.cs" />
<Compile Include="Assets\IsoTools\Scripts\IsoWorld.cs" /> <Compile Include="Assets\IsoTools\Scripts\IsoWorld.cs" />
<Compile Include="Assets\IsoTools\Tiled\TiledMap.cs" />
<Compile Include="Assets\IsoTools\Tiled\TiledMapAsset.cs" />
<Compile Include="Assets\IsoTools\Tiled\TiledMapLayer.cs" />
<Compile Include="Assets\IsoTools\Tiled\TiledMapProperties.cs" />
<Compile Include="Assets\IsoTools\Tiled\TiledMapTileset.cs" />
<Reference Include="UnityEngine.UI"> <Reference Include="UnityEngine.UI">
<HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
</Reference> </Reference>

View File

@@ -1,48 +1,49 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup> <PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>10.0.20506</ProductVersion> <ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion> <SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace> <ProjectGuid>{95166F85-0462-AC59-009C-63E7F7F767D5}</ProjectGuid>
<ProjectGuid>{95166F85-0462-AC59-009C-63E7F7F767D5}</ProjectGuid> <OutputType>Library</OutputType>
<OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder>
<AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace></RootNamespace>
<AssemblyName>Assembly-CSharp</AssemblyName> <AssemblyName>Assembly-CSharp</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<BaseDirectory>Assets</BaseDirectory> <BaseDirectory>Assets</BaseDirectory>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols> <DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType> <DebugType>full</DebugType>
<Optimize>false</Optimize> <Optimize>false</Optimize>
<OutputPath>Temp\bin\Debug\</OutputPath> <OutputPath>Temp\bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;UNITY_5_3_2;UNITY_5_3;UNITY_5;ENABLE_NEW_BUGREPORTER;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_FRAME_DEBUGGER;ENABLE_GENERICS;ENABLE_HOME_SCREEN;ENABLE_IMAGEEFFECTS;ENABLE_LIGHT_PROBES_LEGACY;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_SPRITE_POLYGON;ENABLE_TERRAIN;ENABLE_UNET;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;INCLUDE_DIRECTX12;RENDER_SOFTWARE_CURSOR;ENABLE_LOCALIZATION;ENABLE_ANDROID_ATLAS_ETC1_COMPRESSION;ENABLE_EDITOR_TESTS_RUNNER;UNITY_WEBGL;UNITY_WEBGL_API;UNITY_DISABLE_WEB_VERIFICATION;ENABLE_TEXTUREID_MAP;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_LOG_MIXED_STACKTRACE;ENABLE_IL2CPP;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX</DefineConstants> <DefineConstants>DEBUG;TRACE;UNITY_5_1_4;UNITY_5_1;UNITY_5;ENABLE_NEW_BUGREPORTER;ENABLE_2D_PHYSICS;ENABLE_4_6_FEATURES;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_FRAME_DEBUGGER;ENABLE_GENERICS;ENABLE_HOME_SCREEN;ENABLE_IMAGEEFFECTS;ENABLE_LIGHT_PROBES_LEGACY;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_PHYSICS_PHYSX3;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_UNET;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_LICENSE;ENABLE_AUDIOMIXER_SUSPEND;ENABLE_EDITOR_METRICS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;INCLUDE_DIRECTX12;RENDER_SOFTWARE_CURSOR;ENABLE_LOCALIZATION;UNITY_WEBGL;UNITY_WEBGL_API;ENABLE_TEXTUREID_MAP;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_IL2CPP;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX</DefineConstants>
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
<NoWarn>0169</NoWarn> <NoWarn>0169</NoWarn>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType> <DebugType>pdbonly</DebugType>
<Optimize>true</Optimize> <Optimize>true</Optimize>
<OutputPath>Temp\bin\Release\</OutputPath> <OutputPath>Temp\bin\Release\</OutputPath>
<ErrorReport>prompt</ErrorReport> <DefineConstants>TRACE</DefineConstants>
<WarningLevel>4</WarningLevel> <ErrorReport>prompt</ErrorReport>
<NoWarn>0169</NoWarn> <WarningLevel>4</WarningLevel>
<NoWarn>0169</NoWarn>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />
<Reference Include="System.XML" /> <Reference Include="System.XML" />
<Reference Include="System.Core" /> <Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" /> <Reference Include="System.Xml.Linq" />
<Reference Include="UnityEngine"> <Reference Include="UnityEngine">
<HintPath>/Applications/Unity/Unity.app/Contents/Frameworks/Managed/UnityEngine.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/Frameworks/Managed/UnityEngine.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor"> <Reference Include="UnityEditor">
<HintPath>/Applications/Unity/Unity.app/Contents/Frameworks/Managed/UnityEditor.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/Frameworks/Managed/UnityEditor.dll</HintPath>
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Compile Include="Assets\IsoTools\Examples\Scripts\AlienBallController.cs" /> <Compile Include="Assets\IsoTools\Examples\Scripts\AlienBallController.cs" />
@@ -73,15 +74,21 @@
<Compile Include="Assets\IsoTools\Tiled\TiledMapProperties.cs" /> <Compile Include="Assets\IsoTools\Tiled\TiledMapProperties.cs" />
<Compile Include="Assets\IsoTools\Tiled\TiledMapTileset.cs" /> <Compile Include="Assets\IsoTools\Tiled\TiledMapTileset.cs" />
<Reference Include="UnityEngine.UI"> <Reference Include="UnityEngine.UI">
<HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.Networking"> <Reference Include="UnityEngine.Networking">
<HintPath>/Applications/Unity/Unity.app/Contents/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath> <HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Analytics">
<HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.iOS.Extensions.Xcode">
<HintPath>/Applications/Unity_5.1.4/Unity.app/Contents/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. <!-- 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. Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild"> <Target Name="BeforeBuild">
</Target> </Target>
<Target Name="AfterBuild"> <Target Name="AfterBuild">

View File

@@ -73,7 +73,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 143568} m_GameObject: {fileID: 143568}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1.175, z: -0.1} m_LocalPosition: {x: 0, y: 1.17499995, z: -.100000001}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 460460} m_Father: {fileID: 460460}
@@ -100,7 +100,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 154122} m_GameObject: {fileID: 154122}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1.375, z: -0.2} m_LocalPosition: {x: 0, y: 1.375, z: -.200000003}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 460460} m_Father: {fileID: 460460}
@@ -112,7 +112,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 189170} m_GameObject: {fileID: 189170}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.63, z: 0} m_LocalPosition: {x: 0, y: .629999995, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 460460} m_Father: {fileID: 460460}
@@ -131,7 +131,7 @@ MonoBehaviour:
_material: {fileID: 0} _material: {fileID: 0}
_isTrigger: 0 _isTrigger: 0
_size: {x: 1, y: 1, z: 2} _size: {x: 1, y: 1, z: 2}
_offset: {x: 0.5, y: 0.5, z: 1} _offset: {x: .5, y: .5, z: 1}
--- !u!114 &11434552 --- !u!114 &11434552
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
@@ -180,18 +180,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: b2d96d7e14c874e15ba40aa7595a9e1f, type: 3} m_Sprite: {fileID: 21300000, guid: b2d96d7e14c874e15ba40aa7595a9e1f, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!212 &21241050 --- !u!212 &21241050
SpriteRenderer: SpriteRenderer:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
@@ -210,18 +206,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: 028ea082ebb7b4c7e8cc65ee9b0fa4a9, type: 3} m_Sprite: {fileID: 21300000, guid: 028ea082ebb7b4c7e8cc65ee9b0fa4a9, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!212 &21245862 --- !u!212 &21245862
SpriteRenderer: SpriteRenderer:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
@@ -240,18 +232,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: 05cbf4da947204c46a20e632dfb37996, type: 3} m_Sprite: {fileID: 21300000, guid: 05cbf4da947204c46a20e632dfb37996, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -89,7 +89,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 157932} m_GameObject: {fileID: 157932}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1.725, z: -0.3} m_LocalPosition: {x: 0, y: 1.72500002, z: -.300000012}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 442828} m_Father: {fileID: 442828}
@@ -101,7 +101,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 151156} m_GameObject: {fileID: 151156}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1.175, z: -0.1} m_LocalPosition: {x: 0, y: 1.17499995, z: -.100000001}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 442828} m_Father: {fileID: 442828}
@@ -129,7 +129,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 129420} m_GameObject: {fileID: 129420}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.63, z: 0} m_LocalPosition: {x: 0, y: .629999995, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 442828} m_Father: {fileID: 442828}
@@ -141,7 +141,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 103894} m_GameObject: {fileID: 103894}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1.45, z: -0.2} m_LocalPosition: {x: 0, y: 1.45000005, z: -.200000003}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 442828} m_Father: {fileID: 442828}
@@ -190,7 +190,7 @@ MonoBehaviour:
_material: {fileID: 0} _material: {fileID: 0}
_isTrigger: 0 _isTrigger: 0
_size: {x: 1, y: 1, z: 2} _size: {x: 1, y: 1, z: 2}
_offset: {x: 0.5, y: 0.5, z: 1} _offset: {x: .5, y: .5, z: 1}
--- !u!212 &21218512 --- !u!212 &21218512
SpriteRenderer: SpriteRenderer:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
@@ -209,18 +209,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: a62b93dd83f424890b3cf54c8be1b43f, type: 3} m_Sprite: {fileID: 21300000, guid: a62b93dd83f424890b3cf54c8be1b43f, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!212 &21270808 --- !u!212 &21270808
SpriteRenderer: SpriteRenderer:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
@@ -239,18 +235,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: fe603ddb11b5b45d89143870ae7c13ac, type: 3} m_Sprite: {fileID: 21300000, guid: fe603ddb11b5b45d89143870ae7c13ac, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!212 &21272858 --- !u!212 &21272858
SpriteRenderer: SpriteRenderer:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
@@ -269,18 +261,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: a62b93dd83f424890b3cf54c8be1b43f, type: 3} m_Sprite: {fileID: 21300000, guid: a62b93dd83f424890b3cf54c8be1b43f, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!212 &21273484 --- !u!212 &21273484
SpriteRenderer: SpriteRenderer:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
@@ -299,18 +287,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: a62b93dd83f424890b3cf54c8be1b43f, type: 3} m_Sprite: {fileID: 21300000, guid: a62b93dd83f424890b3cf54c8be1b43f, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -73,7 +73,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 136298} m_GameObject: {fileID: 136298}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1.515, z: -0.2} m_LocalPosition: {x: 0, y: 1.51499999, z: -.200000003}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 448996} m_Father: {fileID: 448996}
@@ -100,7 +100,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 198744} m_GameObject: {fileID: 198744}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.63, z: 0} m_LocalPosition: {x: 0, y: .629999995, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 448996} m_Father: {fileID: 448996}
@@ -112,7 +112,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 145590} m_GameObject: {fileID: 145590}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1.18, z: -0.1} m_LocalPosition: {x: 0, y: 1.17999995, z: -.100000001}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 448996} m_Father: {fileID: 448996}
@@ -131,7 +131,7 @@ MonoBehaviour:
_material: {fileID: 0} _material: {fileID: 0}
_isTrigger: 0 _isTrigger: 0
_size: {x: 1, y: 1, z: 2} _size: {x: 1, y: 1, z: 2}
_offset: {x: 0.5, y: 0.5, z: 1} _offset: {x: .5, y: .5, z: 1}
--- !u!114 &11425092 --- !u!114 &11425092
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
@@ -180,18 +180,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: eaf13bfdc62ff494a93bd93a36397af0, type: 3} m_Sprite: {fileID: 21300000, guid: eaf13bfdc62ff494a93bd93a36397af0, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!212 &21272192 --- !u!212 &21272192
SpriteRenderer: SpriteRenderer:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
@@ -210,18 +206,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: 88ba909b102ec4de3913d06e01ba07a9, type: 3} m_Sprite: {fileID: 21300000, guid: 88ba909b102ec4de3913d06e01ba07a9, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!212 &21281626 --- !u!212 &21281626
SpriteRenderer: SpriteRenderer:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
@@ -240,18 +232,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: ebd50329949934fadb0f949a0368f62f, type: 3} m_Sprite: {fileID: 21300000, guid: ebd50329949934fadb0f949a0368f62f, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -39,7 +39,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 190772} m_GameObject: {fileID: 190772}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0.305, y: 0.31, z: 0} m_LocalPosition: {x: .305000007, y: .310000002, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 436798} m_Father: {fileID: 436798}
@@ -69,7 +69,7 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 0 _mode: 0
_size: {x: 1, y: 0.07, z: 0.43} _size: {x: 1, y: .0700000003, z: .430000007}
_position: {x: 0, y: 0, z: 0} _position: {x: 0, y: 0, z: 0}
_isAlignment: 0 _isAlignment: 0
_isShowBounds: 0 _isShowBounds: 0
@@ -91,18 +91,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: f53d43199e158489d94f25cc8b8e3cd8, type: 3} m_Sprite: {fileID: 21300000, guid: f53d43199e158489d94f25cc8b8e3cd8, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -39,7 +39,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 170452} m_GameObject: {fileID: 170452}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -0.305, y: 0.31, z: 0} m_LocalPosition: {x: -.305000007, y: .310000002, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 452232} m_Father: {fileID: 452232}
@@ -69,7 +69,7 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 0 _mode: 0
_size: {x: 0.07, y: 1, z: 0.43} _size: {x: .0700000003, y: 1, z: .430000007}
_position: {x: 0, y: 0, z: 0} _position: {x: 0, y: 0, z: 0}
_isAlignment: 0 _isAlignment: 0
_isShowBounds: 0 _isShowBounds: 0
@@ -91,18 +91,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: 2ac8956153c254c3e9f4af1ce020660c, type: 3} m_Sprite: {fileID: 21300000, guid: 2ac8956153c254c3e9f4af1ce020660c, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -39,7 +39,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 114888} m_GameObject: {fileID: 114888}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 1.2999997, y: 0.65, z: 22.222223} m_LocalPosition: {x: 1.29999971, y: .649999976, z: 22.2222233}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 483872} - {fileID: 483872}
@@ -52,7 +52,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 122918} m_GameObject: {fileID: 122918}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.5, z: 0} m_LocalPosition: {x: 0, y: .5, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 414844} m_Father: {fileID: 414844}
@@ -69,7 +69,7 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 0 _mode: 0
_size: {x: 1, y: 1, z: 0.53} _size: {x: 1, y: 1, z: .529999971}
_position: {x: 0, y: 0, z: 0} _position: {x: 0, y: 0, z: 0}
_isAlignment: 1 _isAlignment: 1
_isShowBounds: 0 _isShowBounds: 0
@@ -91,18 +91,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: 159761a461a91462c82d3b1b08d245a3, type: 3} m_Sprite: {fileID: 21300000, guid: 159761a461a91462c82d3b1b08d245a3, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -39,7 +39,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 155780} m_GameObject: {fileID: 155780}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -2.5999997, y: -0.00000011920929, z: 0} m_LocalPosition: {x: -2.59999967, y: -1.1920929e-07, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 457334} - {fileID: 457334}
@@ -52,7 +52,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 103084} m_GameObject: {fileID: 103084}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.5, z: 0} m_LocalPosition: {x: 0, y: .5, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 417898} m_Father: {fileID: 417898}
@@ -69,7 +69,7 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 0 _mode: 0
_size: {x: 1, y: 1, z: 0.53} _size: {x: 1, y: 1, z: .529999971}
_position: {x: 0, y: 0, z: 0} _position: {x: 0, y: 0, z: 0}
_isAlignment: 1 _isAlignment: 1
_isShowBounds: 0 _isShowBounds: 0
@@ -91,18 +91,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: 976f0ec1a1d0348819d5b6644e009d34, type: 3} m_Sprite: {fileID: 21300000, guid: 976f0ec1a1d0348819d5b6644e009d34, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -39,7 +39,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 188102} m_GameObject: {fileID: 188102}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.5, z: 0} m_LocalPosition: {x: 0, y: .5, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 423784} m_Father: {fileID: 423784}
@@ -51,7 +51,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 112436} m_GameObject: {fileID: 112436}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 1.3, y: -0.64999986, z: 0} m_LocalPosition: {x: 1.29999995, y: -.649999857, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 400788} - {fileID: 400788}
@@ -69,7 +69,7 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 0 _mode: 0
_size: {x: 1, y: 1, z: 0.53} _size: {x: 1, y: 1, z: .529999971}
_position: {x: 0, y: 0, z: 0} _position: {x: 0, y: 0, z: 0}
_isAlignment: 1 _isAlignment: 1
_isShowBounds: 0 _isShowBounds: 0
@@ -91,18 +91,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: 86fde62b69d3644da8ec84d3e289e08d, type: 3} m_Sprite: {fileID: 21300000, guid: 86fde62b69d3644da8ec84d3e289e08d, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -39,7 +39,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 138428} m_GameObject: {fileID: 138428}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.5, z: 0} m_LocalPosition: {x: 0, y: .5, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 491914} m_Father: {fileID: 491914}
@@ -51,7 +51,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 189540} m_GameObject: {fileID: 189540}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 1.2999995, y: 1.9499998, z: 51.1111} m_LocalPosition: {x: 1.29999948, y: 1.94999981, z: 51.1110992}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 482346} - {fileID: 482346}
@@ -69,7 +69,7 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 0 _mode: 0
_size: {x: 1, y: 1, z: 0.53} _size: {x: 1, y: 1, z: .529999971}
_position: {x: 0, y: 0, z: 0} _position: {x: 0, y: 0, z: 0}
_isAlignment: 1 _isAlignment: 1
_isShowBounds: 0 _isShowBounds: 0
@@ -91,18 +91,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: c8ec478c1bb8a4f74b0acb7dabb24f21, type: 3} m_Sprite: {fileID: 21300000, guid: c8ec478c1bb8a4f74b0acb7dabb24f21, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -52,7 +52,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 160404} m_GameObject: {fileID: 160404}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.5, z: 0} m_LocalPosition: {x: 0, y: .5, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 436736} m_Father: {fileID: 436736}
@@ -69,7 +69,7 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 0 _mode: 0
_size: {x: 1, y: 1, z: 0.53} _size: {x: 1, y: 1, z: .529999971}
_position: {x: 0, y: 0, z: 0} _position: {x: 0, y: 0, z: 0}
_isAlignment: 1 _isAlignment: 1
_isShowBounds: 0 _isShowBounds: 0
@@ -91,18 +91,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: f903b149936ea4eae96b47e247590046, type: 3} m_Sprite: {fileID: 21300000, guid: f903b149936ea4eae96b47e247590046, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -39,7 +39,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 121890} m_GameObject: {fileID: 121890}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.271, z: 0} m_LocalPosition: {x: 0, y: .270999998, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 482272} m_Father: {fileID: 482272}
@@ -51,7 +51,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 128698} m_GameObject: {fileID: 128698}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 2.127752, y: 2.638912, z: 43.75} m_LocalPosition: {x: 2.12775207, y: 2.63891196, z: 43.75}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 461496} - {fileID: 461496}
@@ -69,7 +69,7 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 0 _mode: 0
_size: {x: 0.3, y: 0.3, z: 0.5} _size: {x: .300000012, y: .300000012, z: .5}
_position: {x: 0, y: 0, z: 0} _position: {x: 0, y: 0, z: 0}
_isAlignment: 0 _isAlignment: 0
_isShowBounds: 0 _isShowBounds: 0
@@ -91,18 +91,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: 24f84d752f20f44ffa7c3af60cb5958e, type: 3} m_Sprite: {fileID: 21300000, guid: 24f84d752f20f44ffa7c3af60cb5958e, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -39,7 +39,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 152288} m_GameObject: {fileID: 152288}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.5, z: 0} m_LocalPosition: {x: 0, y: .5, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 484502} m_Father: {fileID: 484502}
@@ -51,7 +51,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 149682} m_GameObject: {fileID: 149682}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -0.00000059604645, y: 3.2499995, z: 97.77775} m_LocalPosition: {x: -5.96046448e-07, y: 3.24999952, z: 97.7777481}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 469780} - {fileID: 469780}
@@ -69,7 +69,7 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 0 _mode: 0
_size: {x: 1, y: 1, z: 0.53} _size: {x: 1, y: 1, z: .529999971}
_position: {x: 0, y: 0, z: 0} _position: {x: 0, y: 0, z: 0}
_isAlignment: 1 _isAlignment: 1
_isShowBounds: 0 _isShowBounds: 0
@@ -91,18 +91,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: 6bcf25bb0ed104d108cdf99524597e8b, type: 3} m_Sprite: {fileID: 21300000, guid: 6bcf25bb0ed104d108cdf99524597e8b, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -39,7 +39,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 136960} m_GameObject: {fileID: 136960}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -0.65000045, y: 2.9249997, z: 95.55553} m_LocalPosition: {x: -.650000453, y: 2.92499971, z: 95.5555267}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 438130} - {fileID: 438130}
@@ -52,7 +52,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 182328} m_GameObject: {fileID: 182328}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.5, z: 0} m_LocalPosition: {x: 0, y: .5, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 432598} m_Father: {fileID: 432598}
@@ -69,7 +69,7 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 0 _mode: 0
_size: {x: 1, y: 1, z: 0.53} _size: {x: 1, y: 1, z: .529999971}
_position: {x: 0, y: 0, z: 0} _position: {x: 0, y: 0, z: 0}
_isAlignment: 1 _isAlignment: 1
_isShowBounds: 0 _isShowBounds: 0
@@ -91,18 +91,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: c74657b1c3f6f45eaa9fb6cf3e66c999, type: 3} m_Sprite: {fileID: 21300000, guid: c74657b1c3f6f45eaa9fb6cf3e66c999, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -39,7 +39,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 125990} m_GameObject: {fileID: 125990}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.5, z: 0} m_LocalPosition: {x: 0, y: .5, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 436534} m_Father: {fileID: 436534}
@@ -51,7 +51,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 107490} m_GameObject: {fileID: 107490}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -1.3000003, y: 2.5999997, z: 93.333305} m_LocalPosition: {x: -1.30000031, y: 2.59999967, z: 93.3333054}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 433840} - {fileID: 433840}
@@ -69,7 +69,7 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 0 _mode: 0
_size: {x: 1, y: 1, z: 0.53} _size: {x: 1, y: 1, z: .529999971}
_position: {x: 0, y: 0, z: 0} _position: {x: 0, y: 0, z: 0}
_isAlignment: 1 _isAlignment: 1
_isShowBounds: 0 _isShowBounds: 0
@@ -91,18 +91,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: 0de73dd66faba4274a8735ac5f493025, type: 3} m_Sprite: {fileID: 21300000, guid: 0de73dd66faba4274a8735ac5f493025, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -56,7 +56,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 194730} m_GameObject: {fileID: 194730}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -0.64999974, y: -0.9749999, z: 3.125} m_LocalPosition: {x: -.649999738, y: -.974999905, z: 3.125}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 458188} - {fileID: 458188}
@@ -70,7 +70,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 102338} m_GameObject: {fileID: 102338}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.5, z: 0} m_LocalPosition: {x: 0, y: .5, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 410592} m_Father: {fileID: 410592}
@@ -82,7 +82,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 122872} m_GameObject: {fileID: 122872}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -0.002, y: 0.731, z: -0.1} m_LocalPosition: {x: -.00200000009, y: .731000006, z: -.100000001}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 410592} m_Father: {fileID: 410592}
@@ -99,7 +99,7 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 0 _mode: 0
_size: {x: 1, y: 1, z: 0.53} _size: {x: 1, y: 1, z: .529999971}
_position: {x: 0, y: 0, z: 0} _position: {x: 0, y: 0, z: 0}
_isAlignment: 1 _isAlignment: 1
_isShowBounds: 0 _isShowBounds: 0
@@ -109,52 +109,15 @@ ParticleSystem:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 122872} m_GameObject: {fileID: 122872}
serializedVersion: 2
lengthInSec: 5 lengthInSec: 5
startDelay: startDelay: 0
scalar: 0
maxCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0
speed: 1 speed: 1
randomSeed: 0 randomSeed: 0
looping: 1 looping: 1
prewarm: 0 prewarm: 0
playOnAwake: 1 playOnAwake: 1
moveWithTransform: 1 moveWithTransform: 1
scalingMode: 2
InitialModule: InitialModule:
serializedVersion: 2
enabled: 1 enabled: 1
startLifetime: startLifetime:
scalar: 1.5 scalar: 1.5
@@ -168,18 +131,16 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
- time: 0 - time: 0
value: 0.6666667 value: .666666687
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 3 minMaxState: 3
startSpeed: startSpeed:
scalar: 0 scalar: 0
@@ -198,7 +159,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -214,7 +174,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0 minMaxState: 0
startColor: startColor:
maxGradient: maxGradient:
@@ -311,7 +270,7 @@ ParticleSystem:
rgba: 4278190003 rgba: 4278190003
minMaxState: 2 minMaxState: 2
startSize: startSize:
scalar: 0.03 scalar: .0299999993
maxCurve: maxCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -322,89 +281,17 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
- time: 0 - time: 0
value: 0.6666667 value: .666666687
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 3 minMaxState: 3
startRotationX:
scalar: 1
maxCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0
startRotationY:
scalar: 1
maxCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0
startRotation: startRotation:
scalar: 0 scalar: 0
maxCurve: maxCurve:
@@ -422,7 +309,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -438,38 +324,29 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0 minMaxState: 0
randomizeRotationDirection: 0
gravityModifier: 0 gravityModifier: 0
inheritVelocity: 0
maxNumParticles: 1000 maxNumParticles: 1000
rotation3D: 0
ShapeModule: ShapeModule:
serializedVersion: 2 serializedVersion: 2
enabled: 1 enabled: 1
type: 5 type: 5
radius: 0.2 radius: .200000003
angle: 74.7 angle: 74.6999969
length: 5 length: 5
boxX: 0.25097272 boxX: .250972718
boxY: 0.1 boxY: .100000001
boxZ: 0 boxZ: 0
arc: 360 arc: 360
placementMode: 0 placementMode: 0
m_Mesh: {fileID: 0} m_Mesh: {fileID: 0}
m_MeshRenderer: {fileID: 0}
m_SkinnedMeshRenderer: {fileID: 0}
m_MeshMaterialIndex: 0
m_MeshNormalOffset: 0
m_UseMeshMaterialIndex: 0
m_UseMeshColors: 1
randomDirection: 0 randomDirection: 0
EmissionModule: EmissionModule:
enabled: 1 enabled: 1
serializedVersion: 2
m_Type: 0 m_Type: 0
rate: rate:
scalar: 10.8 scalar: 10.8000002
maxCurve: maxCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -485,7 +362,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -501,16 +377,11 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0 minMaxState: 0
cnt0: 30 cnt0: 30
cnt1: 30 cnt1: 30
cnt2: 30 cnt2: 30
cnt3: 30 cnt3: 30
cntmax0: 30
cntmax1: 30
cntmax2: 30
cntmax3: 30
time0: 0 time0: 0
time1: 0 time1: 0
time2: 0 time2: 0
@@ -535,7 +406,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -551,82 +421,11 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 1 minMaxState: 1
RotationModule: RotationModule:
enabled: 0 enabled: 0
x:
scalar: 1
maxCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0
y:
scalar: 1
maxCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0
curve: curve:
scalar: 0.7853982 scalar: .785398185
maxCurve: maxCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -642,7 +441,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -658,9 +456,7 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0 minMaxState: 0
separateAxes: 0
ColorModule: ColorModule:
enabled: 0 enabled: 0
gradient: gradient:
@@ -776,7 +572,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -792,7 +587,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 1 minMaxState: 1
tilesX: 1 tilesX: 1
tilesY: 1 tilesY: 1
@@ -803,7 +597,7 @@ ParticleSystem:
VelocityModule: VelocityModule:
enabled: 1 enabled: 1
x: x:
scalar: 0.1 scalar: .100000001
maxCurve: maxCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -814,7 +608,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -825,21 +618,19 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 3 minMaxState: 3
y: y:
scalar: 0.7 scalar: .699999988
maxCurve: maxCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
- time: 0 - time: 0
value: 0.8571429 value: .857142925
inSlope: 0 inSlope: 0
outSlope: 0 outSlope: 0
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -850,7 +641,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 3 minMaxState: 3
z: z:
scalar: 1 scalar: 1
@@ -864,7 +654,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -875,47 +664,8 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 3 minMaxState: 3
inWorldSpace: 0 inWorldSpace: 0
InheritVelocityModule:
enabled: 0
m_Mode: 0
m_Curve:
scalar: 1
maxCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0
ForceModule: ForceModule:
enabled: 1 enabled: 1
x: x:
@@ -935,7 +685,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -951,10 +700,9 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0 minMaxState: 0
y: y:
scalar: -0.8 scalar: -.800000012
maxCurve: maxCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -970,7 +718,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -986,7 +733,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0 minMaxState: 0
z: z:
scalar: 0 scalar: 0
@@ -1005,7 +751,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -1021,7 +766,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0 minMaxState: 0
inWorldSpace: 0 inWorldSpace: 0
randomizePerFrame: 0 randomizePerFrame: 0
@@ -1047,7 +791,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -1063,7 +806,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0 minMaxState: 0
y: y:
scalar: 1 scalar: 1
@@ -1082,7 +824,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -1098,7 +839,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0 minMaxState: 0
z: z:
scalar: 1 scalar: 1
@@ -1117,7 +857,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -1133,7 +872,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0 minMaxState: 0
magnitude: magnitude:
scalar: 1 scalar: 1
@@ -1152,7 +890,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -1168,7 +905,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0 minMaxState: 0
separateAxis: 0 separateAxis: 0
inWorldSpace: 0 inWorldSpace: 0
@@ -1192,7 +928,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -1208,83 +943,12 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 1 minMaxState: 1
range: {x: 0, y: 1} range: {x: 0, y: 1}
RotationBySpeedModule: RotationBySpeedModule:
enabled: 0 enabled: 0
x:
scalar: 1
maxCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0
y:
scalar: 1
maxCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0
curve: curve:
scalar: 0.7853982 scalar: .785398185
maxCurve: maxCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -1300,7 +964,6 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minCurve: minCurve:
serializedVersion: 2 serializedVersion: 2
m_Curve: m_Curve:
@@ -1316,9 +979,7 @@ ParticleSystem:
tangentMode: 0 tangentMode: 0
m_PreInfinity: 2 m_PreInfinity: 2
m_PostInfinity: 2 m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0 minMaxState: 0
separateAxes: 0
range: {x: 0, y: 1} range: {x: 0, y: 1}
ColorBySpeedModule: ColorBySpeedModule:
enabled: 0 enabled: 0
@@ -1419,131 +1080,24 @@ ParticleSystem:
range: {x: 0, y: 1} range: {x: 0, y: 1}
CollisionModule: CollisionModule:
enabled: 0 enabled: 0
serializedVersion: 2
type: 0 type: 0
collisionMode: 0
plane0: {fileID: 0} plane0: {fileID: 0}
plane1: {fileID: 0} plane1: {fileID: 0}
plane2: {fileID: 0} plane2: {fileID: 0}
plane3: {fileID: 0} plane3: {fileID: 0}
plane4: {fileID: 0} plane4: {fileID: 0}
plane5: {fileID: 0} plane5: {fileID: 0}
m_Dampen: dampen: 0
scalar: 0 bounce: 1
maxCurve: energyLossOnCollision: 0
serializedVersion: 2
m_Curve:
- time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0
m_Bounce:
scalar: 1
maxCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0
m_EnergyLossOnCollision:
scalar: 0
maxCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minCurve:
serializedVersion: 2
m_Curve:
- time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
- time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
minMaxState: 0
minKillSpeed: 0 minKillSpeed: 0
radiusScale: 1 particleRadius: .00999999978
collidesWith: collidesWith:
serializedVersion: 2 serializedVersion: 2
m_Bits: 4294967295 m_Bits: 4294967295
maxCollisionShapes: 256
quality: 0 quality: 0
voxelSize: 0.5 voxelSize: .5
collisionMessages: 0 collisionMessages: 0
collidesWithDynamic: 1
interiorCollisions: 1
SubModule: SubModule:
enabled: 0 enabled: 0
subEmitterBirth: {fileID: 0} subEmitterBirth: {fileID: 0}
@@ -1570,25 +1124,20 @@ ParticleSystemRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_RenderMode: 0 m_RenderMode: 0
m_SortMode: 0 m_MaxParticleSize: .5
m_MinParticleSize: 0
m_MaxParticleSize: 0.5
m_CameraVelocityScale: 0 m_CameraVelocityScale: 0
m_VelocityScale: 0 m_VelocityScale: 0
m_LengthScale: 2 m_LengthScale: 2
m_SortingFudge: 0 m_SortingFudge: 0
m_NormalDirection: 1 m_NormalDirection: 1
m_RenderAlignment: 0 m_SortMode: 0
m_Pivot: {x: 0, y: 0, z: 0}
m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0} m_Mesh: {fileID: 10210, guid: 0000000000000000e000000000000000, type: 0}
m_Mesh1: {fileID: 0} m_Mesh1: {fileID: 0}
m_Mesh2: {fileID: 0} m_Mesh2: {fileID: 0}
@@ -1611,18 +1160,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: 1f82ad9f5e0ab45b9882603ede00108e, type: 3} m_Sprite: {fileID: 21300000, guid: 1f82ad9f5e0ab45b9882603ede00108e, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -63,18 +63,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: dda1716486a64604ba1c99ad9655eeb2, type: 3} m_Sprite: {fileID: 21300000, guid: dda1716486a64604ba1c99ad9655eeb2, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -63,18 +63,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: 529e3cb7140cf0340a859f744523212e, type: 3} m_Sprite: {fileID: 21300000, guid: 529e3cb7140cf0340a859f744523212e, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -63,18 +63,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: 134a5af3424cf9f45b3c527e6d44d71b, type: 3} m_Sprite: {fileID: 21300000, guid: 134a5af3424cf9f45b3c527e6d44d71b, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -63,18 +63,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: 3459d1c3ed403234288c562aeede56d0, type: 3} m_Sprite: {fileID: 21300000, guid: 3459d1c3ed403234288c562aeede56d0, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -63,18 +63,14 @@ SpriteRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: 03252686d19205e4d8a6ef5127d6f46d, type: 3} m_Sprite: {fileID: 21300000, guid: 03252686d19205e4d8a6ef5127d6f46d, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1

View File

@@ -826,10 +826,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 128056} m_GameObject: {fileID: 128056}
m_LocalRotation: {x: -0.00000006024493, y: 0.000000023614122, z: -0.0000000074505797, m_LocalRotation: {x: -6.0244929e-08, y: 2.36141222e-08, z: -7.45057971e-09, w: 1}
w: 1} m_LocalPosition: {x: -.0703639612, y: -.00293498975, z: -.000196346038}
m_LocalPosition: {x: -0.07036396, y: -0.0029349898, z: -0.00019634604} m_LocalScale: {x: .99999994, y: .99999994, z: 1.00000012}
m_LocalScale: {x: 0.99999994, y: 0.99999994, z: 1.0000001}
m_Children: m_Children:
- {fileID: 468766} - {fileID: 468766}
m_Father: {fileID: 439486} m_Father: {fileID: 439486}
@@ -840,10 +839,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 150494} m_GameObject: {fileID: 150494}
m_LocalRotation: {x: -0.000000023429013, y: 0.000000098669574, z: 0.00000006332856, m_LocalRotation: {x: -2.34290134e-08, y: 9.86695738e-08, z: 6.33285566e-08, w: 1}
w: 1} m_LocalPosition: {x: .00307174679, y: .00146915438, z: 3.57627861e-09}
m_LocalPosition: {x: 0.0030717468, y: 0.0014691544, z: 0.0000000035762786} m_LocalScale: {x: .911784649, y: .911784887, z: .91178441}
m_LocalScale: {x: 0.91178465, y: 0.9117849, z: 0.9117844}
m_Children: [] m_Children: []
m_Father: {fileID: 482292} m_Father: {fileID: 482292}
m_RootOrder: 2 m_RootOrder: 2
@@ -853,8 +851,8 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 197370} m_GameObject: {fileID: 197370}
m_LocalRotation: {x: 0, y: -0.90996134, z: 0, w: 0.4146932} m_LocalRotation: {x: 0, y: -.909961343, z: 0, w: .414693207}
m_LocalPosition: {x: -0.2, y: 7, z: 0} m_LocalPosition: {x: -.200000003, y: 7, z: 0}
m_LocalScale: {x: 20, y: 20, z: 20} m_LocalScale: {x: 20, y: 20, z: 20}
m_Children: m_Children:
- {fileID: 457200} - {fileID: 457200}
@@ -874,7 +872,7 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 133598} m_GameObject: {fileID: 133598}
m_LocalRotation: {x: 0.5, y: -0.5, z: -0.50000006, w: 0.50000006} m_LocalRotation: {x: .5, y: -.5, z: -.50000006, w: .50000006}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
@@ -886,8 +884,8 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 190048} m_GameObject: {fileID: 190048}
m_LocalRotation: {x: 1.1553136e-29, y: 1.6259594e-15, z: -7.1054274e-15, w: 1} m_LocalRotation: {x: 1.15531361e-29, y: 1.62595936e-15, z: -7.10542736e-15, w: 1}
m_LocalPosition: {x: -0.022499999, y: 0, z: -0.000000009536743} m_LocalPosition: {x: -.022499999, y: 0, z: -9.53674295e-09}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 404156} m_Father: {fileID: 404156}
@@ -898,8 +896,8 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 167842} m_GameObject: {fileID: 167842}
m_LocalRotation: {x: -0.00000023501838, y: 0.00002637426, z: -0.0135640735, w: 0.99990803} m_LocalRotation: {x: -2.35018376e-07, y: 2.63742604e-05, z: -.0135640735, w: .99990803}
m_LocalPosition: {x: -0.050501626, y: 0, z: 0} m_LocalPosition: {x: -.050501626, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 404078} - {fileID: 404078}
@@ -911,8 +909,7 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 106536} m_GameObject: {fileID: 106536}
m_LocalRotation: {x: 0.000000044237826, y: -0.000000042840835, z: 0.000000043713957, m_LocalRotation: {x: 4.42378258e-08, y: -4.28408349e-08, z: 4.37139569e-08, w: 1}
w: 1}
m_LocalPosition: {x: -0, y: 0, z: 0} m_LocalPosition: {x: -0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
@@ -924,9 +921,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 191698} m_GameObject: {fileID: 191698}
m_LocalRotation: {x: -0.08874081, y: 0.027995626, z: -0.72383356, w: 0.6836712} m_LocalRotation: {x: -.0887408108, y: .0279956255, z: -.723833561, w: .683671176}
m_LocalPosition: {x: -0.12241308, y: -0.000000028610229, z: 0.0000041294097} m_LocalPosition: {x: -.122413076, y: -2.86102289e-08, z: 4.12940972e-06}
m_LocalScale: {x: 0.99999994, y: 1.000007, z: 0.99999374} m_LocalScale: {x: .99999994, y: 1.00000703, z: .999993742}
m_Children: m_Children:
- {fileID: 404156} - {fileID: 404156}
m_Father: {fileID: 496706} m_Father: {fileID: 496706}
@@ -937,9 +934,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 106182} m_GameObject: {fileID: 106182}
m_LocalRotation: {x: 0.061205037, y: -0.46747833, z: -0.021653261, w: 0.8816173} m_LocalRotation: {x: .0612050369, y: -.467478335, z: -.021653261, w: .881617308}
m_LocalPosition: {x: -0.047959633, y: 0.007909278, z: -0.065875545} m_LocalPosition: {x: -.0479596332, y: .00790927839, z: -.0658755451}
m_LocalScale: {x: 1.0000001, y: 0.99999994, z: 0.99999994} m_LocalScale: {x: 1.00000012, y: .99999994, z: .99999994}
m_Children: m_Children:
- {fileID: 411672} - {fileID: 411672}
m_Father: {fileID: 482292} m_Father: {fileID: 482292}
@@ -950,8 +947,8 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 150026} m_GameObject: {fileID: 150026}
m_LocalRotation: {x: 0.000000021855694, y: 0, z: 0, w: 1} m_LocalRotation: {x: 2.18556941e-08, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -0.000000003052692, y: 0.45537773, z: -0.021820744} m_LocalPosition: {x: -3.0526921e-09, y: .455377728, z: -.0218207445}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 402000} m_Father: {fileID: 402000}
@@ -962,9 +959,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 158158} m_GameObject: {fileID: 158158}
m_LocalRotation: {x: -0.093967035, y: -0.018654292, z: 0.051696934, w: 0.9940572} m_LocalRotation: {x: -.0939670354, y: -.0186542924, z: .0516969338, w: .994057178}
m_LocalPosition: {x: -0.08648798, y: -0.0000000011920929, z: 0} m_LocalPosition: {x: -.0864879787, y: -1.19209287e-09, z: 0}
m_LocalScale: {x: 1.0000002, y: 1.0000002, z: 1} m_LocalScale: {x: 1.00000024, y: 1.00000024, z: 1}
m_Children: m_Children:
- {fileID: 428938} - {fileID: 428938}
m_Father: {fileID: 496856} m_Father: {fileID: 496856}
@@ -975,9 +972,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 134180} m_GameObject: {fileID: 134180}
m_LocalRotation: {x: 6.8083316e-25, y: -1.7817527e-16, z: 0.000000003821143, w: 1} m_LocalRotation: {x: 6.80833159e-25, y: -1.78175273e-16, z: 3.82114296e-09, w: 1}
m_LocalPosition: {x: -0, y: 0.007279564, z: -0.00063627237} m_LocalPosition: {x: -0, y: .00727956416, z: -.000636272365}
m_LocalScale: {x: 1.048375, y: 1.0483748, z: 1.0483749} m_LocalScale: {x: 1.04837501, y: 1.04837477, z: 1.04837489}
m_Children: m_Children:
- {fileID: 498674} - {fileID: 498674}
- {fileID: 459662} - {fileID: 459662}
@@ -989,9 +986,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 182286} m_GameObject: {fileID: 182286}
m_LocalRotation: {x: -0.015659818, y: 0.1293917, z: -0.0070436792, w: 0.9914449} m_LocalRotation: {x: -.0156598184, y: .1293917, z: -.00704367924, w: .991444886}
m_LocalPosition: {x: -0.03703455, y: -0.000000038146972, z: 0.000000038146972} m_LocalPosition: {x: -.0370345488, y: -3.81469718e-08, z: 3.81469718e-08}
m_LocalScale: {x: 1.0000001, y: 1, z: 1} m_LocalScale: {x: 1.00000012, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 408000} m_Father: {fileID: 408000}
m_RootOrder: 0 m_RootOrder: 0
@@ -1001,9 +998,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 138124} m_GameObject: {fileID: 138124}
m_LocalRotation: {x: 0.08869919, y: -0.027983319, z: -0.7239715, w: 0.6835311} m_LocalRotation: {x: .0886991918, y: -.027983319, z: -.723971486, w: .683531106}
m_LocalPosition: {x: -0.12241279, y: 0, z: 0} m_LocalPosition: {x: -.122412793, y: 0, z: 0}
m_LocalScale: {x: 0.9999999, y: 0.99999976, z: 0.99999994} m_LocalScale: {x: .999999881, y: .999999762, z: .99999994}
m_Children: m_Children:
- {fileID: 429184} - {fileID: 429184}
m_Father: {fileID: 409180} m_Father: {fileID: 409180}
@@ -1014,9 +1011,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 109444} m_GameObject: {fileID: 109444}
m_LocalRotation: {x: 0.0000008045993, y: -0.00006697376, z: -0.013647867, w: 0.9999069} m_LocalRotation: {x: 8.04599324e-07, y: -6.69737565e-05, z: -.0136478674, w: .999906898}
m_LocalPosition: {x: -0.05050164, y: 0, z: 0} m_LocalPosition: {x: -.0505016409, y: 0, z: 0}
m_LocalScale: {x: 1.0000001, y: 1.0000001, z: 1} m_LocalScale: {x: 1.00000012, y: 1.00000012, z: 1}
m_Children: m_Children:
- {fileID: 465166} - {fileID: 465166}
m_Father: {fileID: 428938} m_Father: {fileID: 428938}
@@ -1027,8 +1024,8 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 111624} m_GameObject: {fileID: 111624}
m_LocalRotation: {x: -7.105422e-15, y: 2.5571742e-14, z: 7.1054274e-15, w: 1} m_LocalRotation: {x: -7.10542185e-15, y: 2.55717417e-14, z: 7.10542736e-15, w: 1}
m_LocalPosition: {x: -0.036628302, y: 0.0000000075685875, z: 7.3047687e-16} m_LocalPosition: {x: -.0366283022, y: 7.56858753e-09, z: 7.30476873e-16}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 472916} - {fileID: 472916}
@@ -1040,8 +1037,8 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 192316} m_GameObject: {fileID: 192316}
m_LocalRotation: {x: 0, y: -3.2693236e-14, z: -0, w: 1} m_LocalRotation: {x: 0, y: -3.26932356e-14, z: -0, w: 1}
m_LocalPosition: {x: -0.11852554, y: -4.5474734e-15, z: -1.688157e-15} m_LocalPosition: {x: -.118525542, y: -4.54747341e-15, z: -1.68815699e-15}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 464470} - {fileID: 464470}
@@ -1056,9 +1053,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 185302} m_GameObject: {fileID: 185302}
m_LocalRotation: {x: 0.99978137, y: -0.020842955, z: 0.0015023802, w: -0.0007805489} m_LocalRotation: {x: .99978137, y: -.0208429545, z: .00150238024, w: -.0007805489}
m_LocalPosition: {x: 0.551992, y: 0.57375294, z: -0.015785594} m_LocalPosition: {x: .551991999, y: .57375294, z: -.0157855935}
m_LocalScale: {x: 0.99999994, y: 1, z: 1.0000001} m_LocalScale: {x: .99999994, y: 1, z: 1.00000012}
m_Children: [] m_Children: []
m_Father: {fileID: 402000} m_Father: {fileID: 402000}
m_RootOrder: 3 m_RootOrder: 3
@@ -1068,9 +1065,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 109708} m_GameObject: {fileID: 109708}
m_LocalRotation: {x: -0.70719707, y: -0.0033390715, z: -0.01825973, w: 0.70677274} m_LocalRotation: {x: -.70719707, y: -.00333907153, z: -.0182597302, w: .706772745}
m_LocalPosition: {x: -0.15997232, y: -0.0000000011920929, z: 0} m_LocalPosition: {x: -.159972325, y: -1.19209287e-09, z: 0}
m_LocalScale: {x: 0.99999994, y: 1, z: 1.0000001} m_LocalScale: {x: .99999994, y: 1, z: 1.00000012}
m_Children: m_Children:
- {fileID: 400078} - {fileID: 400078}
- {fileID: 453240} - {fileID: 453240}
@@ -1083,9 +1080,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 105148} m_GameObject: {fileID: 105148}
m_LocalRotation: {x: -0.7114841, y: -0.0017198545, z: -0.000392077, w: 0.7027} m_LocalRotation: {x: -.711484075, y: -.00171985454, z: -.000392076996, w: .702700019}
m_LocalPosition: {x: -0.04532089, y: 0.039457243, z: -0.009220155} m_LocalPosition: {x: -.0453208908, y: .0394572429, z: -.00922015496}
m_LocalScale: {x: 0.99999994, y: 1, z: 0.9999998} m_LocalScale: {x: .99999994, y: 1, z: .999999821}
m_Children: m_Children:
- {fileID: 406600} - {fileID: 406600}
m_Father: {fileID: 439486} m_Father: {fileID: 439486}
@@ -1096,8 +1093,8 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 155974} m_GameObject: {fileID: 155974}
m_LocalRotation: {x: 0.5, y: -0.5, z: -0.50000006, w: 0.50000006} m_LocalRotation: {x: .5, y: -.5, z: -.50000006, w: .50000006}
m_LocalPosition: {x: 0.14133586, y: -8.614065e-15, z: -0.00000003173503} m_LocalPosition: {x: .14133586, y: -8.61406503e-15, z: -3.17350306e-08}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 402000} m_Father: {fileID: 402000}
@@ -1108,10 +1105,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 102012} m_GameObject: {fileID: 102012}
m_LocalRotation: {x: 0.000000060361344, y: -0.000000023610484, z: -0.000000009313225, m_LocalRotation: {x: 6.03613444e-08, y: -2.36104842e-08, z: -9.31322486e-09, w: 1}
w: 1} m_LocalPosition: {x: -.0703639612, y: -.0029349518, z: .000196346038}
m_LocalPosition: {x: -0.07036396, y: -0.0029349518, z: 0.00019634604} m_LocalScale: {x: .99999994, y: .99999994, z: 1.00000012}
m_LocalScale: {x: 0.99999994, y: 0.99999994, z: 1.0000001}
m_Children: m_Children:
- {fileID: 469500} - {fileID: 469500}
m_Father: {fileID: 482292} m_Father: {fileID: 482292}
@@ -1122,8 +1118,8 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 182592} m_GameObject: {fileID: 182592}
m_LocalRotation: {x: -0.052169457, y: -0.7051797, z: 0.052169457, w: 0.70517963} m_LocalRotation: {x: -.0521694571, y: -.705179691, z: .0521694571, w: .705179632}
m_LocalPosition: {x: -0, y: 0, z: -0.052176174} m_LocalPosition: {x: -0, y: 0, z: -.0521761738}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 450248} - {fileID: 450248}
@@ -1135,8 +1131,8 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 163616} m_GameObject: {fileID: 163616}
m_LocalRotation: {x: 0.052169457, y: 0.7051797, z: 0.052169457, w: 0.70517963} m_LocalRotation: {x: .0521694571, y: .705179691, z: .0521694571, w: .705179632}
m_LocalPosition: {x: -0, y: 0, z: 0.052176174} m_LocalPosition: {x: -0, y: 0, z: .0521761738}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 452610} - {fileID: 452610}
@@ -1148,8 +1144,8 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 131086} m_GameObject: {fileID: 131086}
m_LocalRotation: {x: 0.001105779, y: 0.00390247, z: -0.074587956, w: 0.9972062} m_LocalRotation: {x: .00110577897, y: .00390246999, z: -.0745879561, w: .997206211}
m_LocalPosition: {x: -0.08832425, y: 0, z: 0} m_LocalPosition: {x: -.0883242488, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 495680} - {fileID: 495680}
@@ -1162,8 +1158,8 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 160980} m_GameObject: {fileID: 160980}
m_LocalRotation: {x: -0.0011057854, y: -0.0039025575, z: -0.074587956, w: 0.9972062} m_LocalRotation: {x: -.00110578537, y: -.00390255754, z: -.0745879561, w: .997206211}
m_LocalPosition: {x: -0.08832425, y: -0.0000000017881393, z: 0} m_LocalPosition: {x: -.0883242488, y: -1.7881393e-09, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 474422} - {fileID: 474422}
@@ -1176,9 +1172,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 185992} m_GameObject: {fileID: 185992}
m_LocalRotation: {x: -0.061205074, y: 0.46747923, z: -0.021653267, w: 0.88161683} m_LocalRotation: {x: -.0612050742, y: .467479229, z: -.0216532666, w: .881616831}
m_LocalPosition: {x: -0.047959633, y: 0.007909278, z: 0.065875545} m_LocalPosition: {x: -.0479596332, y: .00790927839, z: .0658755451}
m_LocalScale: {x: 1.0000001, y: 0.99999994, z: 0.9999999} m_LocalScale: {x: 1.00000012, y: .99999994, z: .999999881}
m_Children: m_Children:
- {fileID: 493646} - {fileID: 493646}
m_Father: {fileID: 439486} m_Father: {fileID: 439486}
@@ -1189,8 +1185,8 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 144220} m_GameObject: {fileID: 144220}
m_LocalRotation: {x: 7.1054274e-15, y: -7.121491e-15, z: -7.1054274e-15, w: 1} m_LocalRotation: {x: 7.10542736e-15, y: -7.12149134e-15, z: -7.10542736e-15, w: 1}
m_LocalPosition: {x: -0.14499623, y: 0, z: -2.0651796e-15} m_LocalPosition: {x: -.144996226, y: 0, z: -2.06517962e-15}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 434332} - {fileID: 434332}
@@ -1202,9 +1198,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 185598} m_GameObject: {fileID: 185598}
m_LocalRotation: {x: 0.0015025601, y: -0.0007805496, z: 0.99978137, w: -0.0208429} m_LocalRotation: {x: .0015025601, y: -.000780549599, z: .99978137, w: -.0208429005}
m_LocalPosition: {x: -0.5519931, y: 0.57375306, z: -0.01578549} m_LocalPosition: {x: -.551993072, y: .573753059, z: -.0157854892}
m_LocalScale: {x: 0.99999994, y: 1, z: 1} m_LocalScale: {x: .99999994, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 402000} m_Father: {fileID: 402000}
m_RootOrder: 2 m_RootOrder: 2
@@ -1214,8 +1210,8 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 181238} m_GameObject: {fileID: 181238}
m_LocalRotation: {x: -7.105422e-15, y: 2.5571742e-14, z: 7.1054274e-15, w: 1} m_LocalRotation: {x: -7.10542185e-15, y: 2.55717417e-14, z: 7.10542736e-15, w: 1}
m_LocalPosition: {x: -0.037385575, y: 0.0000000077250615, z: 7.455798e-16} m_LocalPosition: {x: -.0373855755, y: 7.72506148e-09, z: 7.45579788e-16}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 454342} - {fileID: 454342}
@@ -1227,8 +1223,8 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 150568} m_GameObject: {fileID: 150568}
m_LocalRotation: {x: 0.5, y: -0.5, z: -0.50000006, w: 0.50000006} m_LocalRotation: {x: .5, y: -.5, z: -.50000006, w: .50000006}
m_LocalPosition: {x: 1.4253037e-14, y: 0.27647597, z: -0.00000005748322} m_LocalPosition: {x: 1.4253037e-14, y: .276475966, z: -5.748322e-08}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 474778} - {fileID: 474778}
@@ -1243,8 +1239,8 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 186446} m_GameObject: {fileID: 186446}
m_LocalRotation: {x: 0.5, y: -0.5, z: -0.50000006, w: 0.50000006} m_LocalRotation: {x: .5, y: -.5, z: -.50000006, w: .50000006}
m_LocalPosition: {x: -0.14133586, y: 9.86884e-15, z: -0.000000007023077} m_LocalPosition: {x: -.14133586, y: 9.86884016e-15, z: -7.02307679e-09}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 402000} m_Father: {fileID: 402000}
@@ -1255,7 +1251,7 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 181028} m_GameObject: {fileID: 181028}
m_LocalRotation: {x: 1.4210855e-14, y: 3.3881318e-21, z: -7.1054274e-15, w: 1} m_LocalRotation: {x: 1.42108547e-14, y: 3.38813179e-21, z: -7.10542736e-15, w: 1}
m_LocalPosition: {x: -0, y: 0, z: 0} m_LocalPosition: {x: -0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
@@ -1267,9 +1263,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 127300} m_GameObject: {fileID: 127300}
m_LocalRotation: {x: -8.981368e-21, y: -5.148539e-15, z: 0.00000006067547, w: 1} m_LocalRotation: {x: -8.98136796e-21, y: -5.148539e-15, z: 6.06754682e-08, w: 1}
m_LocalPosition: {x: 0.06838997, y: -0.25794137, z: -0.0006362323} m_LocalPosition: {x: .0683899671, y: -.257941365, z: -.000636232318}
m_LocalScale: {x: 1.0483751, y: 1.0483747, z: 1.0483749} m_LocalScale: {x: 1.04837513, y: 1.04837465, z: 1.04837489}
m_Children: [] m_Children: []
m_Father: {fileID: 434332} m_Father: {fileID: 434332}
m_RootOrder: 0 m_RootOrder: 0
@@ -1279,8 +1275,8 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 152284} m_GameObject: {fileID: 152284}
m_LocalRotation: {x: 1.1553136e-29, y: 1.6259594e-15, z: -7.1054274e-15, w: 1} m_LocalRotation: {x: 1.15531361e-29, y: 1.62595936e-15, z: -7.10542736e-15, w: 1}
m_LocalPosition: {x: -0.022499999, y: 0, z: -0.000000009536743} m_LocalPosition: {x: -.022499999, y: 0, z: -9.53674295e-09}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 429184} m_Father: {fileID: 429184}
@@ -1291,10 +1287,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 102840} m_GameObject: {fileID: 102840}
m_LocalRotation: {x: 0.00000008857848, y: 0.000000011188857, z: -0.000000088758384, m_LocalRotation: {x: 8.85784814e-08, y: 1.1188857e-08, z: -8.87583838e-08, w: 1}
w: 1} m_LocalPosition: {x: -.0130035775, y: .000439469819, z: -.000376968383}
m_LocalPosition: {x: -0.0130035775, y: 0.00043946982, z: -0.00037696838} m_LocalScale: {x: .811556458, y: .811556637, z: .811556578}
m_LocalScale: {x: 0.81155646, y: 0.81155664, z: 0.8115566}
m_Children: [] m_Children: []
m_Father: {fileID: 450248} m_Father: {fileID: 450248}
m_RootOrder: 1 m_RootOrder: 1
@@ -1304,10 +1299,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 161950} m_GameObject: {fileID: 161950}
m_LocalRotation: {x: -0.00000006024493, y: 0.000000023614122, z: -0.0000000074505797, m_LocalRotation: {x: -6.0244929e-08, y: 2.36141222e-08, z: -7.45057971e-09, w: 1}
w: 1} m_LocalPosition: {x: -.061029546, y: 0, z: 1.19209287e-09}
m_LocalPosition: {x: -0.061029546, y: 0, z: 0.0000000011920929} m_LocalScale: {x: .99999994, y: .99999994, z: 1.00000012}
m_LocalScale: {x: 0.99999994, y: 0.99999994, z: 1.0000001}
m_Children: [] m_Children: []
m_Father: {fileID: 400078} m_Father: {fileID: 400078}
m_RootOrder: 0 m_RootOrder: 0
@@ -1317,10 +1311,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 178872} m_GameObject: {fileID: 178872}
m_LocalRotation: {x: 0.000000060361344, y: -0.000000023610484, z: -0.000000009313225, m_LocalRotation: {x: 6.03613444e-08, y: -2.36104842e-08, z: -9.31322486e-09, w: 1}
w: 1} m_LocalPosition: {x: -.061029546, y: 0, z: -2.38418574e-09}
m_LocalPosition: {x: -0.061029546, y: 0, z: -0.0000000023841857} m_LocalScale: {x: .99999994, y: .99999994, z: 1.00000012}
m_LocalScale: {x: 0.99999994, y: 0.99999994, z: 1.0000001}
m_Children: [] m_Children: []
m_Father: {fileID: 445136} m_Father: {fileID: 445136}
m_RootOrder: 0 m_RootOrder: 0
@@ -1330,8 +1323,8 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 128446} m_GameObject: {fileID: 128446}
m_LocalRotation: {x: 7.1054274e-15, y: -3.2693236e-14, z: -7.1054274e-15, w: 1} m_LocalRotation: {x: 7.10542736e-15, y: -3.26932356e-14, z: -7.10542736e-15, w: 1}
m_LocalPosition: {x: -0.19393471, y: 0, z: -2.7622087e-15} m_LocalPosition: {x: -.193934709, y: 0, z: -2.76220875e-15}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 410220} - {fileID: 410220}
@@ -1343,9 +1336,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 112838} m_GameObject: {fileID: 112838}
m_LocalRotation: {x: 0.0015235617, y: 0.009528559, z: 0.009854063, w: 0.99990493} m_LocalRotation: {x: .00152356166, y: .0095285587, z: .00985406339, w: .999904931}
m_LocalPosition: {x: -0.18256, y: 0.0000000011920929, z: -0.000000038146972} m_LocalPosition: {x: -.182559997, y: 1.19209287e-09, z: -3.81469718e-08}
m_LocalScale: {x: 0.99999994, y: 1.0000001, z: 1} m_LocalScale: {x: .99999994, y: 1.00000012, z: 1}
m_Children: m_Children:
- {fileID: 482292} - {fileID: 482292}
- {fileID: 479078} - {fileID: 479078}
@@ -1357,9 +1350,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 190072} m_GameObject: {fileID: 190072}
m_LocalRotation: {x: -0.018065728, y: 0.99363124, z: 0.04511007, w: 0.10166478} m_LocalRotation: {x: -.0180657282, y: .993631244, z: .0451100692, w: .101664782}
m_LocalPosition: {x: 0.05381567, y: -0.000000017533422, z: 0.10501245} m_LocalPosition: {x: .0538156703, y: -1.75334218e-08, z: .105012447}
m_LocalScale: {x: 1, y: 1, z: 1.0000001} m_LocalScale: {x: 1, y: 1, z: 1.00000012}
m_Children: m_Children:
- {fileID: 496706} - {fileID: 496706}
m_Father: {fileID: 456330} m_Father: {fileID: 456330}
@@ -1371,7 +1364,7 @@ Transform:
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 170032} m_GameObject: {fileID: 170032}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -63.999992, y: -16, z: 14.172666} m_LocalPosition: {x: -63.9999924, y: -16, z: 14.1726656}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 402000} - {fileID: 402000}
@@ -1383,10 +1376,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 135666} m_GameObject: {fileID: 135666}
m_LocalRotation: {x: -0.000000032604934, y: -0.000000039812356, z: 0.00000009290666, m_LocalRotation: {x: -3.26049339e-08, y: -3.98123561e-08, z: 9.29066601e-08, w: 1}
w: 1} m_LocalPosition: {x: -.0121282954, y: .000917624799, z: .000771217339}
m_LocalPosition: {x: -0.012128295, y: 0.0009176248, z: 0.00077121734} m_LocalScale: {x: .678391635, y: .678391337, z: .678391457}
m_LocalScale: {x: 0.67839164, y: 0.67839134, z: 0.67839146}
m_Children: [] m_Children: []
m_Father: {fileID: 474422} m_Father: {fileID: 474422}
m_RootOrder: 1 m_RootOrder: 1
@@ -1396,9 +1388,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 194210} m_GameObject: {fileID: 194210}
m_LocalRotation: {x: -0.744407, y: 0, z: 0, w: 0.66772616} m_LocalRotation: {x: -.744406998, y: 0, z: 0, w: .667726159}
m_LocalPosition: {x: 0, y: 0.5, z: 0} m_LocalPosition: {x: 0, y: .5, z: 0}
m_LocalScale: {x: 1, y: 0.99999994, z: 1} m_LocalScale: {x: 1, y: .99999994, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 402000} m_Father: {fileID: 402000}
m_RootOrder: 6 m_RootOrder: 6
@@ -1408,9 +1400,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 115530} m_GameObject: {fileID: 115530}
m_LocalRotation: {x: 0.70719707, y: 0.0033390727, z: -0.01825973, w: 0.70677274} m_LocalRotation: {x: .70719707, y: .00333907269, z: -.0182597302, w: .706772745}
m_LocalPosition: {x: -0.1599723, y: -5.9604643e-10, z: 0} m_LocalPosition: {x: -.159972295, y: -5.96046434e-10, z: 0}
m_LocalScale: {x: 0.99999994, y: 1, z: 1.0000001} m_LocalScale: {x: .99999994, y: 1, z: 1.00000012}
m_Children: m_Children:
- {fileID: 445136} - {fileID: 445136}
- {fileID: 408000} - {fileID: 408000}
@@ -1423,7 +1415,7 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 197604} m_GameObject: {fileID: 197604}
m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068} m_LocalRotation: {x: -.707106829, y: 0, z: -0, w: .707106829}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
@@ -1435,9 +1427,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 192570} m_GameObject: {fileID: 192570}
m_LocalRotation: {x: 0.015659818, y: -0.12939176, z: -0.0070436527, w: 0.9914449} m_LocalRotation: {x: .0156598184, y: -.12939176, z: -.0070436527, w: .991444886}
m_LocalPosition: {x: -0.03703453, y: -0.000000076293944, z: 0.000000038146972} m_LocalPosition: {x: -.0370345302, y: -7.62939436e-08, z: 3.81469718e-08}
m_LocalScale: {x: 1, y: 0.99999994, z: 1} m_LocalScale: {x: 1, y: .99999994, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 453240} m_Father: {fileID: 453240}
m_RootOrder: 0 m_RootOrder: 0
@@ -1447,10 +1439,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 143696} m_GameObject: {fileID: 143696}
m_LocalRotation: {x: 0.000000021107411, y: -0.000000014414815, z: -0.000000021264935, m_LocalRotation: {x: 2.11074109e-08, y: -1.44148151e-08, z: -2.12649347e-08, w: 1}
w: 1} m_LocalPosition: {x: -.0128930854, y: .000931410759, z: -.000762710581}
m_LocalPosition: {x: -0.012893085, y: 0.00093141076, z: -0.0007627106} m_LocalScale: {x: .678391516, y: .678391278, z: .678391457}
m_LocalScale: {x: 0.6783915, y: 0.6783913, z: 0.67839146}
m_Children: [] m_Children: []
m_Father: {fileID: 495680} m_Father: {fileID: 495680}
m_RootOrder: 1 m_RootOrder: 1
@@ -1460,9 +1451,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 124378} m_GameObject: {fileID: 124378}
m_LocalRotation: {x: -0.0015235617, y: -0.009528558, z: 0.009854063, w: 0.99990493} m_LocalRotation: {x: -.00152356166, y: -.00952855777, z: .00985406339, w: .999904931}
m_LocalPosition: {x: -0.18255997, y: 0, z: 0} m_LocalPosition: {x: -.182559967, y: 0, z: 0}
m_LocalScale: {x: 0.99999994, y: 1.0000001, z: 1} m_LocalScale: {x: .99999994, y: 1.00000012, z: 1}
m_Children: m_Children:
- {fileID: 439486} - {fileID: 439486}
- {fileID: 494702} - {fileID: 494702}
@@ -1474,9 +1465,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 120544} m_GameObject: {fileID: 120544}
m_LocalRotation: {x: 0.000013054674, y: 0.000000010670052, z: 0.0016304596, w: 0.9999987} m_LocalRotation: {x: 1.30546741e-05, y: 1.06700524e-08, z: .00163045956, w: .999998689}
m_LocalPosition: {x: -0.013004951, y: 0.00039706824, z: -0.00037693023} m_LocalPosition: {x: -.0130049512, y: .000397068245, z: -.000376930228}
m_LocalScale: {x: 0.8115562, y: 0.81155664, z: 0.8115566} m_LocalScale: {x: .81155622, y: .811556637, z: .811556578}
m_Children: [] m_Children: []
m_Father: {fileID: 452610} m_Father: {fileID: 452610}
m_RootOrder: 1 m_RootOrder: 1
@@ -1486,9 +1477,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 185190} m_GameObject: {fileID: 185190}
m_LocalRotation: {x: 0.09437858, y: 0.018623292, z: 0.05142839, w: 0.9940327} m_LocalRotation: {x: .0943785831, y: .0186232924, z: .0514283888, w: .994032681}
m_LocalPosition: {x: -0.08648802, y: -0.0000000011920929, z: 0} m_LocalPosition: {x: -.0864880234, y: -1.19209287e-09, z: 0}
m_LocalScale: {x: 1.0000014, y: 1.0000002, z: 0.9999989} m_LocalScale: {x: 1.00000143, y: 1.00000024, z: .999998927}
m_Children: m_Children:
- {fileID: 406972} - {fileID: 406972}
m_Father: {fileID: 474778} m_Father: {fileID: 474778}
@@ -1499,8 +1490,8 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 114232} m_GameObject: {fileID: 114232}
m_LocalRotation: {x: -0.018013421, y: 0.9936487, z: -0.04472798, w: -0.101671875} m_LocalRotation: {x: -.0180134214, y: .993648708, z: -.0447279811, w: -.101671875}
m_LocalPosition: {x: 0.05381567, y: -0.00000002987478, z: -0.1050124} m_LocalPosition: {x: .0538156703, y: -2.987478e-08, z: -.105012402}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 409180} - {fileID: 409180}
@@ -1512,8 +1503,7 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 160702} m_GameObject: {fileID: 160702}
m_LocalRotation: {x: 0.000000043711392, y: -0.000000043711395, z: -0.00000004371139, m_LocalRotation: {x: 4.37113918e-08, y: -4.37113954e-08, z: -4.37113883e-08, w: 1}
w: 1}
m_LocalPosition: {x: -0, y: 0, z: 0} m_LocalPosition: {x: -0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
@@ -1525,9 +1515,9 @@ Transform:
m_PrefabParentObject: {fileID: 0} m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000} m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 112530} m_GameObject: {fileID: 112530}
m_LocalRotation: {x: -0.101623945, y: 0.9588634, z: 0.082490325, w: -0.25189078} m_LocalRotation: {x: -.101623945, y: .958863378, z: .082490325, w: -.251890779}
m_LocalPosition: {x: -0.07029646, y: 0.07033183, z: -0.15122548} m_LocalPosition: {x: -.0702964589, y: .0703318268, z: -.151225477}
m_LocalScale: {x: 0.9999999, y: 1, z: 1.0000004} m_LocalScale: {x: .999999881, y: 1, z: 1.00000036}
m_Children: [] m_Children: []
m_Father: {fileID: 456330} m_Father: {fileID: 456330}
m_RootOrder: 3 m_RootOrder: 3
@@ -1549,10 +1539,8 @@ MeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -1575,10 +1563,8 @@ MeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -1601,10 +1587,8 @@ MeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -1681,10 +1665,8 @@ SkinnedMeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -1727,8 +1709,8 @@ SkinnedMeshRenderer:
m_BlendShapeWeights: [] m_BlendShapeWeights: []
m_RootBone: {fileID: 456330} m_RootBone: {fileID: 456330}
m_AABB: m_AABB:
m_Center: {x: -0.20526487, y: 0.00493823, z: 0} m_Center: {x: -.205264866, y: .00493822992, z: 0}
m_Extent: {x: 0.50138503, y: 0.16686952, z: 0.6570966} m_Extent: {x: .501385033, y: .166869521, z: .657096624}
m_DirtyAABB: 0 m_DirtyAABB: 0
--- !u!137 &13784090 --- !u!137 &13784090
SkinnedMeshRenderer: SkinnedMeshRenderer:
@@ -1748,10 +1730,8 @@ SkinnedMeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -1772,8 +1752,8 @@ SkinnedMeshRenderer:
m_BlendShapeWeights: [] m_BlendShapeWeights: []
m_RootBone: {fileID: 456330} m_RootBone: {fileID: 456330}
m_AABB: m_AABB:
m_Center: {x: -0.24343483, y: -0.13401431, z: 0.0043094456} m_Center: {x: -.243434832, y: -.134014308, z: .00430944562}
m_Extent: {x: 0.22080742, y: 0.25989, z: 0.16961822} m_Extent: {x: .220807418, y: .25988999, z: .169618219}
m_DirtyAABB: 0 m_DirtyAABB: 0
--- !u!1001 &100100000 --- !u!1001 &100100000
Prefab: Prefab:

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -420,7 +420,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.10000002 value: 1.30000007
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -478,7 +478,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.20000005 value: 1.10000002
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -536,7 +536,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.50000012 value: 3.69999862
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -644,7 +644,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.70000017 value: 1.60000014
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -702,7 +702,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 2.69999957 value: 2.79999948
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -814,7 +814,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.30000007 value: 1.4000001
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -872,7 +872,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 2.79999948 value: 2.69999957
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -988,7 +988,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.90000021 value: 1.70000017
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1046,7 +1046,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.4000001 value: 3.19999909
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1100,7 +1100,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.4000001 value: 1.20000005
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1154,7 +1154,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.30000007 value: 1.80000019
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1208,7 +1208,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.80000019 value: 1.90000021
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1324,7 +1324,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.10000002 value: 1
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1436,7 +1436,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.20000005 value: 2.39999986
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1602,7 +1602,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1 value: 2.10000014
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x

View File

@@ -154,7 +154,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 3.299999 value: 4.19999838
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -204,7 +204,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.30000007 value: 1.50000012
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -378,7 +378,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2} - target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.4000001 value: 2.69999957
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2} - target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -548,7 +548,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 4.19999838 value: 3.89999843
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -602,7 +602,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 2.89999938 value: 3.59999871
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -656,7 +656,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 2.49999976 value: 3.19999909
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -710,7 +710,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 2.99999928 value: 3.69999862
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -764,7 +764,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 3.49999881 value: 2.10000014
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -818,7 +818,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.70000017 value: 5.19999743
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -918,7 +918,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 3.99999833 value: 3.79999852
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -972,7 +972,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 3.59999871 value: 2.20000005
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1026,7 +1026,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.90000021 value: 2.00000024
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1146,7 +1146,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2} - target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1 value: 1.10000002
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2} - target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1196,7 +1196,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2} - target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.70000017 value: 1.4000001
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2} - target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1266,7 +1266,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 3.89999843 value: 2.49999976
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1370,7 +1370,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 3.3999989 value: 1.90000021
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1440,7 +1440,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 2.79999948 value: 3.49999881
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1494,7 +1494,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 3.19999909 value: 4.09999847
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1544,7 +1544,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2} - target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.20000005 value: 2.99999928
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2} - target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1614,7 +1614,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.50000012 value: 3.299999
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1664,7 +1664,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.30000007 value: 3.09999919
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1714,7 +1714,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 3.09999919 value: 3.99999833
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1768,7 +1768,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.60000014 value: 4.79999781
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1818,7 +1818,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2} - target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.50000012 value: 1.70000017
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2} - target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1888,7 +1888,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2} - target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.60000014 value: 1.30000007
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2} - target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1938,7 +1938,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 3.79999852 value: 2.39999986
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1988,7 +1988,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2} - target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 2.20000005 value: 2.89999938
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2} - target: {fileID: 473450, guid: 22b8f404621a90c4b966c97e05570b93, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -2088,7 +2088,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.10000002 value: 1.60000014
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -2188,7 +2188,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 3.69999862 value: 2.29999995
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -2238,7 +2238,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 2.69999957 value: 3.3999989
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2} - target: {fileID: 463702, guid: 6dac6372d911f0646a34e2e83f03c30c, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -2288,7 +2288,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 4.09999847 value: 2.59999967
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -2342,7 +2342,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 2.10000014 value: 2.79999948
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -2396,7 +2396,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2} - target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1.10000002 value: 1.20000005
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2} - target: {fileID: 412568, guid: 1e5b6e865de1e5a45aed285b06eb1ac1, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x

File diff suppressed because it is too large Load Diff

View File

@@ -104,7 +104,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2} - target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 38.2750053 value: 63.2773438
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2} - target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -162,7 +162,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 1 value: 126.011681
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -400,7 +400,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2} - target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 113.282013 value: 113.082016
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2} - target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -454,7 +454,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2} - target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 13.272666 value: 138.384338
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2} - target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -618,7 +618,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 51.20467 value: 1.20000005
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -865,7 +865,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 51.1046715 value: 126.111679
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1051,7 +1051,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 51.004673 value: 201.018677
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1253,7 +1253,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2} - target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 38.1750031 value: 163.286652
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2} - target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1366,7 +1366,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 51.20467 value: 201.218689
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1464,7 +1464,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 126.011681 value: 125.811684
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1648,7 +1648,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 201.618683 value: 201.618713
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1742,7 +1742,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 51.4046669 value: 201.518707
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1890,7 +1890,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2} - target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 63.4773407 value: 88.1796799
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2} - target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -1948,7 +1948,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2} - target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 88.3796692 value: 13.4726667
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2} - target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -2006,7 +2006,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2} - target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 188.188965 value: 188.289001
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2} - target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -2068,7 +2068,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2} - target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 13.3726654 value: 38.3750076
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2} - target: {fileID: 478240, guid: 2104b310477ba4cfc9aba14f852031b9, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -2126,7 +2126,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 51.3046684 value: 201.418701
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -2224,7 +2224,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 201.418671 value: 201.318695
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2} - target: {fileID: 462204, guid: fb3806e9ed7ada045b1b57419ac1ee53, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -2326,7 +2326,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 51.1046715 value: 201.118683
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2} - target: {fileID: 417528, guid: c1b9b2ad3a021c549aa9190df3101248, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -2540,7 +2540,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 50.9046745 value: 176.016342
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2} - target: {fileID: 453620, guid: dbd21aa1b9a2cdf4a944f50e64d145a1, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
@@ -2638,7 +2638,7 @@ Prefab:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalPosition.z propertyPath: m_LocalPosition.z
value: 126.111679 value: 125.911682
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2} - target: {fileID: 453404, guid: d10e5320df9f84d4186bda0ba98db9ff, type: 2}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x

View File

@@ -1,157 +0,0 @@
using System;
using NUnit.Framework;
namespace IsoTools.Internal {
class IsoListTests {
[Test]
public void Test00() {
var list1 = new IsoList<int>();
Assert.AreEqual(list1.Count, 0);
Assert.AreEqual(list1.Capacity, 0);
var list2 = new IsoList<int>(0);
Assert.AreEqual(list2.Count, 0);
Assert.AreEqual(list2.Capacity, 0);
var list3 = new IsoList<int>(1);
Assert.AreEqual(list3.Count, 0);
Assert.AreEqual(list3.Capacity, 1);
var list4 = new IsoList<int>();
list4.Push(1);
Assert.AreEqual(list4.Count, 1);
Assert.AreEqual(list4.Capacity, 4);
}
[Test]
public void Test01() {
var list1 = new IsoList<int>(1);
list1.Push(1);
Assert.AreEqual(list1.Count, 1);
Assert.AreEqual(list1.Capacity, 1);
Assert.AreEqual(list1[0], 1);
list1.Push(2);
Assert.AreEqual(list1.Count, 2);
Assert.AreEqual(list1.Capacity, 2);
Assert.AreEqual(list1[0], 1);
Assert.AreEqual(list1[1], 2);
list1.Push(3);
Assert.AreEqual(list1.Count, 3);
Assert.AreEqual(list1.Capacity, 4);
Assert.AreEqual(list1[0], 1);
Assert.AreEqual(list1[1], 2);
Assert.AreEqual(list1[2], 3);
}
[Test]
public void Test02() {
var list1 = new IsoList<int>();
list1.Push(1);
list1.Push(2);
list1.Push(3);
Assert.AreEqual(list1.Peek(), 3);
Assert.AreEqual(list1.Pop(), 3);
Assert.AreEqual(list1.Count, 2);
Assert.AreEqual(list1.Capacity, 4);
Assert.AreEqual(list1[0], 1);
Assert.AreEqual(list1[1], 2);
Assert.AreEqual(list1.Peek(), 2);
Assert.AreEqual(list1.Pop(), 2);
Assert.AreEqual(list1.Count, 1);
Assert.AreEqual(list1.Capacity, 4);
Assert.AreEqual(list1[0], 1);
Assert.AreEqual(list1.Peek(), 1);
Assert.AreEqual(list1.Pop(), 1);
Assert.AreEqual(list1.Count, 0);
Assert.AreEqual(list1.Capacity, 4);
}
[Test]
public void Test03() {
var list1 = new IsoList<int>();
list1.Push(1);
list1.Push(2);
list1.Push(3);
list1.Clear();
Assert.AreEqual(list1.Count, 0);
Assert.AreEqual(list1.Capacity, 4);
}
[Test]
public void Test04() {
var list1 = new IsoList<int>();
list1.Push(1);
list1.Push(2);
list1.Push(3);
list1.Push(4);
Assert.AreEqual(list1.UnorderedRemoveAt(1), 4);
Assert.AreEqual(list1[0], 1);
Assert.AreEqual(list1[1], 4);
Assert.AreEqual(list1[2], 3);
Assert.AreEqual(list1.Count, 3);
Assert.AreEqual(list1.Capacity, 4);
Assert.AreEqual(list1.UnorderedRemoveAt(0), 3);
Assert.AreEqual(list1[0], 3);
Assert.AreEqual(list1[1], 4);
Assert.AreEqual(list1.Count, 2);
Assert.AreEqual(list1.Capacity, 4);
Assert.AreEqual(list1.UnorderedRemoveAt(1), 4);
Assert.AreEqual(list1[0], 3);
Assert.AreEqual(list1.Count, 1);
Assert.AreEqual(list1.Capacity, 4);
Assert.AreEqual(list1.UnorderedRemoveAt(0), 3);
Assert.AreEqual(list1.Count, 0);
Assert.AreEqual(list1.Capacity, 4);
}
[Test]
public void Test05() {
var list = new IsoList<int>();
list.Capacity = 10;
Assert.AreEqual(list.Count, 0);
Assert.AreEqual(list.Capacity, 10);
list.Push(1);
list.Push(2);
list.Capacity = 20;
Assert.AreEqual(list[0], 1);
Assert.AreEqual(list[1], 2);
Assert.AreEqual(list.Count, 2);
Assert.AreEqual(list.Capacity, 20);
list.Capacity = 2;
Assert.AreEqual(list[0], 1);
Assert.AreEqual(list[1], 2);
Assert.AreEqual(list.Count, 2);
Assert.AreEqual(list.Capacity, 2);
}
[Test]
public void Test06() {
Assert.Throws<ArgumentOutOfRangeException>(() => {
new IsoList<int>(-1);
});
Assert.Throws<InvalidOperationException>(() => {
var list = new IsoList<int>();
list.Pop();
});
Assert.Throws<InvalidOperationException>(() => {
var list = new IsoList<int>();
list.Peek();
});
Assert.Throws<IndexOutOfRangeException>(() => {
var list = new IsoList<int>();
list.UnorderedRemoveAt(0);
});
Assert.Throws<IndexOutOfRangeException>(() => {
var list = new IsoList<int>();
Assert.AreEqual(list[0], 100500);
});
Assert.Throws<ArgumentOutOfRangeException>(() => {
var list = new IsoList<int>();
list.Push(1);
list.Push(2);
list.Capacity = 1;
});
}
}
}

View File

@@ -1,12 +0,0 @@
fileFormatVersion: 2
guid: be01881a4a8e243219f6ceabae9b7876
timeCreated: 1454601114
licenseType: Free
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,6 +1,6 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 221bc03dca62748f284639c0b399875b guid: 221bc03dca62748f284639c0b399875b
timeCreated: 1454844138 timeCreated: 1454845606
licenseType: Free licenseType: Free
TextureImporter: TextureImporter:
fileIDToRecycleName: fileIDToRecycleName:
@@ -31,7 +31,7 @@ TextureImporter:
serializedVersion: 2 serializedVersion: 2
mipmaps: mipmaps:
mipMapMode: 0 mipMapMode: 0
enableMipMap: 0 enableMipMap: 1
linearTexture: 0 linearTexture: 0
correctGamma: 0 correctGamma: 0
fadeOut: 0 fadeOut: 0
@@ -41,7 +41,7 @@ TextureImporter:
bumpmap: bumpmap:
convertToNormalMap: 0 convertToNormalMap: 0
externalNormalMap: 0 externalNormalMap: 0
heightScale: 0.25 heightScale: .25
normalMapFilter: 0 normalMapFilter: 0
isReadable: 0 isReadable: 0
grayScaleToAlpha: 0 grayScaleToAlpha: 0
@@ -61,12 +61,11 @@ TextureImporter:
lightmap: 0 lightmap: 0
rGBM: 0 rGBM: 0
compressionQuality: 50 compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 2 spriteMode: 2
spriteExtrude: 1 spriteExtrude: 1
spriteMeshType: 1 spriteMeshType: 1
alignment: 0 alignment: 0
spritePivot: {x: 0.5, y: 0.5} spritePivot: {x: .5, y: .5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0} spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 1 spritePixelsToUnits: 1
alphaIsTransparency: 1 alphaIsTransparency: 1
@@ -84,15 +83,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -17, y: 30}
- {x: -32, y: 16}
- {x: -32, y: -4}
- {x: -5, y: -19}
- {x: 3, y: -19}
- {x: 32, y: -4}
- {x: 32, y: 21}
- {x: 12, y: 30}
- name: isometric_grass_and_water_2 - name: isometric_grass_and_water_2
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -103,16 +93,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: 4, y: 30}
- {x: -12, y: 30}
- {x: -32, y: 17}
- {x: -32, y: -7}
- {x: -2, y: -19}
- {x: 4, y: -19}
- {x: 32, y: -3}
- {x: 32, y: 17}
- {x: 19, y: 25}
- name: isometric_grass_and_water_3 - name: isometric_grass_and_water_3
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -123,16 +103,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: 10, y: 29}
- {x: -11, y: 29}
- {x: -32, y: 20}
- {x: -32, y: -4}
- {x: -4, y: -19}
- {x: 1, y: -19}
- {x: 32, y: -3}
- {x: 32, y: 15}
- {x: 30, y: 17}
- name: isometric_grass_and_water_4 - name: isometric_grass_and_water_4
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -143,16 +113,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -7, y: 30}
- {x: -26, y: 20}
- {x: -32, y: 15}
- {x: -32, y: -3}
- {x: -4, y: -19}
- {x: 1, y: -19}
- {x: 32, y: -4}
- {x: 32, y: 16}
- {x: 12, y: 30}
- name: isometric_grass_and_water_5 - name: isometric_grass_and_water_5
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -163,16 +123,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -11, y: 29}
- {x: -32, y: 16}
- {x: -32, y: -8}
- {x: -9, y: -24}
- {x: 9, y: -24}
- {x: 25, y: -19}
- {x: 32, y: -7}
- {x: 32, y: 20}
- {x: 17, y: 29}
- name: isometric_grass_and_water_6 - name: isometric_grass_and_water_6
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -183,13 +133,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -32, y: -10}
- {x: -10, y: -19}
- {x: 6, y: -19}
- {x: 32, y: -7}
- {x: 32, y: 31}
- {x: -32, y: 31}
- name: isometric_grass_and_water_7 - name: isometric_grass_and_water_7
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -200,16 +143,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: 5, y: 30}
- {x: -28, y: 24}
- {x: -32, y: 14}
- {x: -32, y: -6}
- {x: -1, y: -19}
- {x: 4, y: -19}
- {x: 32, y: -3}
- {x: 32, y: 17}
- {x: 18, y: 30}
- name: isometric_grass_and_water_8 - name: isometric_grass_and_water_8
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -220,15 +153,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -16, y: 27}
- {x: -32, y: 25}
- {x: -32, y: -11}
- {x: -6, y: -19}
- {x: 25, y: -19}
- {x: 32, y: -10}
- {x: 32, y: 1}
- {x: 20, y: 27}
- name: isometric_grass_and_water_9 - name: isometric_grass_and_water_9
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -239,22 +163,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -11, y: 29}
- {x: -12, y: 24}
- {x: -12, y: 23}
- {x: -14, y: 20}
- {x: -14, y: 15}
- {x: -14, y: 16}
- {x: -15, y: 23}
- {x: -28, y: 19}
- {x: -32, y: 1}
- {x: -32, y: -11}
- {x: -7, y: -24}
- {x: 2, y: -24}
- {x: 32, y: -11}
- {x: 32, y: 2}
- {x: 13, y: 29}
- name: isometric_grass_and_water_10 - name: isometric_grass_and_water_10
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -265,15 +173,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: 3, y: 23}
- {x: -32, y: 5}
- {x: -32, y: -9}
- {x: -5, y: -24}
- {x: 10, y: -24}
- {x: 32, y: -7}
- {x: 32, y: 13}
- {x: 28, y: 23}
- name: isometric_grass_and_water_11 - name: isometric_grass_and_water_11
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -284,18 +183,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -6, y: 19}
- {x: -14, y: 16}
- {x: -19, y: 14}
- {x: -32, y: -1}
- {x: -32, y: -12}
- {x: -13, y: -19}
- {x: 11, y: -19}
- {x: 14, y: -18}
- {x: 32, y: -10}
- {x: 32, y: 0}
- {x: 4, y: 19}
- name: isometric_grass_and_water_12 - name: isometric_grass_and_water_12
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -306,15 +193,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -18, y: 27}
- {x: -32, y: 21}
- {x: -32, y: -8}
- {x: -11, y: -24}
- {x: 16, y: -24}
- {x: 32, y: -10}
- {x: 32, y: 4}
- {x: 5, y: 27}
- name: isometric_grass_and_water_13 - name: isometric_grass_and_water_13
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -325,17 +203,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -12, y: 28}
- {x: -14, y: 24}
- {x: -15, y: 19}
- {x: -32, y: -1}
- {x: -32, y: -9}
- {x: -5, y: -24}
- {x: 10, y: -24}
- {x: 32, y: -7}
- {x: 32, y: 13}
- {x: 19, y: 28}
- name: isometric_grass_and_water_14 - name: isometric_grass_and_water_14
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -346,14 +213,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -21, y: 25}
- {x: -32, y: 4}
- {x: -32, y: -16}
- {x: -27, y: -19}
- {x: 2, y: -19}
- {x: 32, y: -9}
- {x: 32, y: 25}
- name: isometric_grass_and_water_15 - name: isometric_grass_and_water_15
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -364,16 +223,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -32, y: -3}
- {x: -15, y: -19}
- {x: 28, y: -19}
- {x: 32, y: -17}
- {x: 32, y: 0}
- {x: 11, y: 28}
- {x: 6, y: 29}
- {x: -21, y: 29}
- {x: -32, y: 16}
- name: isometric_grass_and_water_16 - name: isometric_grass_and_water_16
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -384,15 +233,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -9, y: 32}
- {x: -32, y: 15}
- {x: -32, y: -10}
- {x: -10, y: -24}
- {x: 14, y: -24}
- {x: 32, y: -9}
- {x: 32, y: 0}
- {x: 12, y: 32}
- name: isometric_grass_and_water_17 - name: isometric_grass_and_water_17
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -403,17 +243,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -9, y: 30}
- {x: -11, y: 26}
- {x: -15, y: 15}
- {x: -32, y: -2}
- {x: -32, y: -9}
- {x: -5, y: -24}
- {x: 10, y: -24}
- {x: 32, y: -8}
- {x: 32, y: 17}
- {x: 9, y: 30}
- name: isometric_grass_and_water_18 - name: isometric_grass_and_water_18
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -424,15 +253,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -2, y: 23}
- {x: -32, y: -2}
- {x: -32, y: -10}
- {x: -10, y: -19}
- {x: 5, y: -19}
- {x: 32, y: -4}
- {x: 32, y: 17}
- {x: 19, y: 23}
- name: isometric_grass_and_water_19 - name: isometric_grass_and_water_19
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -443,15 +263,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -21, y: 26}
- {x: -32, y: 14}
- {x: -32, y: -4}
- {x: -10, y: -19}
- {x: 13, y: -19}
- {x: 32, y: -12}
- {x: 32, y: 8}
- {x: 6, y: 26}
- name: isometric_grass_and_water_20 - name: isometric_grass_and_water_20
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -462,15 +273,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -25, y: 32}
- {x: -32, y: 19}
- {x: -32, y: -14}
- {x: -3, y: -24}
- {x: 6, y: -24}
- {x: 32, y: -9}
- {x: 32, y: 0}
- {x: 7, y: 32}
- name: isometric_grass_and_water_21 - name: isometric_grass_and_water_21
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -481,21 +283,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -12, y: 29}
- {x: -14, y: 20}
- {x: -14, y: 15}
- {x: -14, y: 16}
- {x: -15, y: 23}
- {x: -27, y: 19}
- {x: -32, y: 2}
- {x: -32, y: -12}
- {x: -15, y: -19}
- {x: 14, y: -19}
- {x: 32, y: -13}
- {x: 32, y: 0}
- {x: 21, y: 23}
- {x: 14, y: 29}
- name: isometric_grass_and_water_22 - name: isometric_grass_and_water_22
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -506,17 +293,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -16, y: 27}
- {x: -18, y: 26}
- {x: -32, y: 18}
- {x: -32, y: -6}
- {x: -8, y: -24}
- {x: 11, y: -24}
- {x: 27, y: -20}
- {x: 32, y: -5}
- {x: 32, y: 18}
- {x: 21, y: 27}
- name: isometric_grass_and_water_23 - name: isometric_grass_and_water_23
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -527,15 +303,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -1, y: 14}
- {x: -32, y: -1}
- {x: -32, y: -11}
- {x: -2, y: -24}
- {x: 7, y: -24}
- {x: 32, y: -10}
- {x: 32, y: 0}
- {x: 4, y: 14}
- name: isometric_grass_and_water_24 - name: isometric_grass_and_water_24
rect: rect:
serializedVersion: 2 serializedVersion: 2
@@ -546,16 +313,6 @@ TextureImporter:
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -1, y: 14}
- {x: -32, y: -1}
- {x: -32, y: -11}
- {x: -2, y: -24}
- {x: 7, y: -24}
- {x: 32, y: -10}
- {x: 32, y: 0}
- {x: 4, y: 14}
outline: []
spritePackingTag: spritePackingTag:
userData: userData:
assetBundleName: assetBundleName:

View File

@@ -8,25 +8,25 @@ SceneSettings:
m_PVSPortalsArray: [] m_PVSPortalsArray: []
m_OcclusionBakeSettings: m_OcclusionBakeSettings:
smallestOccluder: 5 smallestOccluder: 5
smallestHole: 0.25 smallestHole: .25
backfaceThreshold: 100 backfaceThreshold: 100
--- !u!104 &2 --- !u!104 &2
RenderSettings: RenderSettings:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
serializedVersion: 6 serializedVersion: 6
m_Fog: 0 m_Fog: 0
m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} m_FogColor: {r: .5, g: .5, b: .5, a: 1}
m_FogMode: 3 m_FogMode: 3
m_FogDensity: 0.01 m_FogDensity: .00999999978
m_LinearFogStart: 0 m_LinearFogStart: 0
m_LinearFogEnd: 300 m_LinearFogEnd: 300
m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} m_AmbientSkyColor: {r: .211999997, g: .226999998, b: .259000003, a: 1}
m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} m_AmbientEquatorColor: {r: .114, g: .125, b: .133000001, a: 1}
m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} m_AmbientGroundColor: {r: .0469999984, g: .0430000015, b: .0350000001, a: 1}
m_AmbientIntensity: 1 m_AmbientIntensity: 1
m_AmbientMode: 3 m_AmbientMode: 3
m_SkyboxMaterial: {fileID: 0} m_SkyboxMaterial: {fileID: 0}
m_HaloStrength: 0.5 m_HaloStrength: .5
m_FlareStrength: 1 m_FlareStrength: 1
m_FlareFadeSpeed: 3 m_FlareFadeSpeed: 3
m_HaloTexture: {fileID: 0} m_HaloTexture: {fileID: 0}
@@ -40,7 +40,7 @@ RenderSettings:
--- !u!157 &3 --- !u!157 &3
LightmapSettings: LightmapSettings:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
serializedVersion: 6 serializedVersion: 5
m_GIWorkflowMode: 1 m_GIWorkflowMode: 1
m_LightmapsMode: 1 m_LightmapsMode: 1
m_GISettings: m_GISettings:
@@ -65,8 +65,7 @@ LightmapSettings:
m_TextureCompression: 1 m_TextureCompression: 1
m_FinalGather: 0 m_FinalGather: 0
m_FinalGatherRayCount: 1024 m_FinalGatherRayCount: 1024
m_ReflectionCompression: 2 m_LightmapSnapshot: {fileID: 0}
m_LightingDataAsset: {fileID: 0}
m_RuntimeCPUUsage: 25 m_RuntimeCPUUsage: 25
--- !u!196 &4 --- !u!196 &4
NavMeshSettings: NavMeshSettings:
@@ -74,17 +73,20 @@ NavMeshSettings:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_BuildSettings: m_BuildSettings:
serializedVersion: 2 serializedVersion: 2
agentRadius: 0.5 agentRadius: .5
agentHeight: 2 agentHeight: 2
agentSlope: 45 agentSlope: 45
agentClimb: 0.4 agentClimb: .400000006
ledgeDropHeight: 0 ledgeDropHeight: 0
maxJumpAcrossDistance: 0 maxJumpAcrossDistance: 0
accuratePlacement: 0 accuratePlacement: 0
minRegionArea: 2 minRegionArea: 2
cellSize: 0.16666667 cellSize: .166666672
manualCellSize: 0 manualCellSize: 0
m_NavMeshData: {fileID: 0} m_NavMeshData: {fileID: 0}
--- !u!127 &5
LevelGameManager:
m_ObjectHideFlags: 0
--- !u!1 &13130580 --- !u!1 &13130580
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@@ -133,10 +135,8 @@ MeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -175,8 +175,8 @@ Mesh:
firstVertex: 0 firstVertex: 0
vertexCount: 10000 vertexCount: 10000
localAABB: localAABB:
m_Center: {x: -0.0000014305115, y: 8, z: 0} m_Center: {x: -1.43051147e-06, y: 8, z: 0}
m_Extent: {x: 16, y: 8.16, z: 0} m_Extent: {x: 16, y: 8.15999985, z: 0}
m_Shapes: m_Shapes:
vertices: [] vertices: []
shapes: [] shapes: []
@@ -282,8 +282,8 @@ Mesh:
m_BitSize: 0 m_BitSize: 0
m_UVInfo: 0 m_UVInfo: 0
m_LocalAABB: m_LocalAABB:
m_Center: {x: -0.0000014305115, y: 8, z: 0} m_Center: {x: -1.43051147e-06, y: 8, z: 0}
m_Extent: {x: 16, y: 8.16, z: 0} m_Extent: {x: 16, y: 8.15999985, z: 0}
m_MeshUsageFlags: 0 m_MeshUsageFlags: 0
m_BakedConvexCollisionMesh: m_BakedConvexCollisionMesh:
m_BakedTriangleCollisionMesh: m_BakedTriangleCollisionMesh:
@@ -330,8 +330,8 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 1 _mode: 1
_size: {x: 50, y: 50, z: 0.1} _size: {x: 50, y: 50, z: .100000001}
_position: {x: -50, y: -100, z: -0.1} _position: {x: -49.9999771, y: -99.9999695, z: -.100000001}
_isAlignment: 0 _isAlignment: 0
_isShowBounds: 0 _isShowBounds: 0
--- !u!4 &90607296 --- !u!4 &90607296
@@ -341,7 +341,7 @@ Transform:
m_PrefabInternal: {fileID: 0} m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 90607293} m_GameObject: {fileID: 90607293}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 16.000004, y: -24.031998, z: 1.4000001} m_LocalPosition: {x: 16.0000019, y: -24.0319901, z: 1}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 1873009838} - {fileID: 1873009838}
@@ -389,8 +389,8 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 1 _mode: 1
_size: {x: 50, y: 50, z: 0.1} _size: {x: 50, y: 50, z: .100000001}
_position: {x: -50, y: -50, z: -0.1} _position: {x: -50, y: -49.9999962, z: -.100000001}
_isAlignment: 0 _isAlignment: 0
_isShowBounds: 0 _isShowBounds: 0
--- !u!4 &141586545 --- !u!4 &141586545
@@ -400,7 +400,7 @@ Transform:
m_PrefabInternal: {fileID: 0} m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 141586542} m_GameObject: {fileID: 141586542}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0.0000029802322, y: -16.032, z: 1.5000001} m_LocalPosition: {x: 1.75952903e-06, y: -16.0319996, z: 1.20000005}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 1212634464} - {fileID: 1212634464}
@@ -454,10 +454,8 @@ MeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -532,14 +530,14 @@ Camera:
m_Enabled: 1 m_Enabled: 1
serializedVersion: 2 serializedVersion: 2
m_ClearFlags: 1 m_ClearFlags: 1
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0.019607844} m_BackGroundColor: {r: .192156866, g: .301960796, b: .474509805, a: .0196078438}
m_NormalizedViewPortRect: m_NormalizedViewPortRect:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
y: 0 y: 0
width: 1 width: 1
height: 1 height: 1
near clip plane: -0.3 near clip plane: -.300000012
far clip plane: 1000 far clip plane: 1000
field of view: 60 field of view: 60
orthographic: 1 orthographic: 1
@@ -555,7 +553,7 @@ Camera:
m_HDR: 0 m_HDR: 0
m_OcclusionCulling: 1 m_OcclusionCulling: 1
m_StereoConvergence: 10 m_StereoConvergence: 10
m_StereoSeparation: 0.022 m_StereoSeparation: .0219999999
m_StereoMirrorMode: 0 m_StereoMirrorMode: 0
--- !u!4 &234184849 --- !u!4 &234184849
Transform: Transform:
@@ -580,11 +578,11 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 3f01619d3802e814f86f9e6bb965349a, type: 3} m_Script: {fileID: 11500000, guid: 3f01619d3802e814f86f9e6bb965349a, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_tileSize: 0.32 _tileSize: .319999993
_tileRatio: 0.5 _tileRatio: .5
_tileAngle: 45 _tileAngle: 45
_tileHeight: 0.32 _tileHeight: .319999993
_stepDepth: 0.1 _stepDepth: .100000001
_startDepth: 1 _startDepth: 1
--- !u!114 &234184851 --- !u!114 &234184851
MonoBehaviour: MonoBehaviour:
@@ -647,10 +645,8 @@ MeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -921,8 +917,8 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 1 _mode: 1
_size: {x: 50, y: 50, z: 0.1} _size: {x: 50, y: 50, z: .100000001}
_position: {x: 50, y: 50, z: -0.1} _position: {x: 49.9999924, y: 49.9999847, z: -.100000001}
_isAlignment: 0 _isAlignment: 0
_isShowBounds: 0 _isShowBounds: 0
--- !u!4 &557912404 --- !u!4 &557912404
@@ -932,7 +928,7 @@ Transform:
m_PrefabInternal: {fileID: 0} m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 557912401} m_GameObject: {fileID: 557912401}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -0.0000029802322, y: 15.968, z: 2.4999998} m_LocalPosition: {x: -5.38825361e-07, y: 15.9679966, z: 2.49999976}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 1175755061} - {fileID: 1175755061}
@@ -980,8 +976,8 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 1 _mode: 1
_size: {x: 50, y: 50, z: 0.1} _size: {x: 50, y: 50, z: .100000001}
_position: {x: -100, y: 0, z: -0.1} _position: {x: -100.000008, y: 5.48362823e-06, z: -.100000001}
_isAlignment: 0 _isAlignment: 0
_isShowBounds: 0 _isShowBounds: 0
--- !u!4 &635039427 --- !u!4 &635039427
@@ -991,7 +987,7 @@ Transform:
m_PrefabInternal: {fileID: 0} m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 635039424} m_GameObject: {fileID: 635039424}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -31.999996, y: -16.032001, z: 1.2} m_LocalPosition: {x: -32, y: -16.0320015, z: 1.30000007}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 688688934} - {fileID: 688688934}
@@ -1039,8 +1035,8 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 1 _mode: 1
_size: {x: 50, y: 50, z: 0.1} _size: {x: 50, y: 50, z: .100000001}
_position: {x: 50, y: 0, z: -0.1} _position: {x: 50.0000038, y: -2.74181411e-06, z: -.100000001}
_isAlignment: 0 _isAlignment: 0
_isShowBounds: 0 _isShowBounds: 0
--- !u!4 &668708364 --- !u!4 &668708364
@@ -1050,7 +1046,7 @@ Transform:
m_PrefabInternal: {fileID: 0} m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 668708361} m_GameObject: {fileID: 668708361}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 15.999998, y: 7.968001, z: 2.3999999} m_LocalPosition: {x: 16, y: 7.96800089, z: 1.90000021}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 405208802} - {fileID: 405208802}
@@ -1098,8 +1094,8 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 1 _mode: 1
_size: {x: 50, y: 50, z: 0.1} _size: {x: 50, y: 50, z: .100000001}
_position: {x: 0, y: 50, z: -0.1} _position: {x: -1.15036974e-05, y: 49.9999924, z: -.100000001}
_isAlignment: 0 _isAlignment: 0
_isShowBounds: 0 _isShowBounds: 0
--- !u!4 &680965625 --- !u!4 &680965625
@@ -1109,7 +1105,7 @@ Transform:
m_PrefabInternal: {fileID: 0} m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 680965622} m_GameObject: {fileID: 680965622}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -16.000002, y: 7.967999, z: 2.1000001} m_LocalPosition: {x: -16.0000019, y: 7.96799612, z: 2.10000014}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 482114527} - {fileID: 482114527}
@@ -1239,8 +1235,8 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 1 _mode: 1
_size: {x: 50, y: 50, z: 0.1} _size: {x: 50, y: 50, z: .100000001}
_position: {x: -50, y: 50, z: -0.1} _position: {x: -50.0000153, y: 49.9999886, z: -.100000001}
_isAlignment: 0 _isAlignment: 0
_isShowBounds: 0 _isShowBounds: 0
--- !u!4 &723925106 --- !u!4 &723925106
@@ -1250,7 +1246,7 @@ Transform:
m_PrefabInternal: {fileID: 0} m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 723925103} m_GameObject: {fileID: 723925103}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -32, y: -0.03200149, z: 1.7000002} m_LocalPosition: {x: -32, y: -.0320057608, z: 2.00000024}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 469408426} - {fileID: 469408426}
@@ -1304,10 +1300,8 @@ MeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -1379,10 +1373,8 @@ MeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -1489,8 +1481,8 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 1 _mode: 1
_size: {x: 50, y: 50, z: 0.1} _size: {x: 50, y: 50, z: .100000001}
_position: {x: -50, y: 0, z: -0.1} _position: {x: -50.0000038, y: 2.74181411e-06, z: -.100000001}
_isAlignment: 0 _isAlignment: 0
_isShowBounds: 0 _isShowBounds: 0
--- !u!4 &1004785120 --- !u!4 &1004785120
@@ -1500,7 +1492,7 @@ Transform:
m_PrefabInternal: {fileID: 0} m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 1004785117} m_GameObject: {fileID: 1004785117}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -15.999998, y: -8.032001, z: 1.6000001} m_LocalPosition: {x: -16, y: -8.03200054, z: 1.60000014}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 1170778710} - {fileID: 1170778710}
@@ -1554,10 +1546,8 @@ MeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -1629,10 +1619,8 @@ MeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -1698,8 +1686,8 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 1 _mode: 1
_size: {x: 50, y: 50, z: 0.1} _size: {x: 50, y: 50, z: .100000001}
_position: {x: -100, y: -50, z: -0.1} _position: {x: -99.9999924, y: -49.9999771, z: -.100000001}
_isAlignment: 0 _isAlignment: 0
_isShowBounds: 0 _isShowBounds: 0
--- !u!4 &1091124708 --- !u!4 &1091124708
@@ -1709,7 +1697,7 @@ Transform:
m_PrefabInternal: {fileID: 0} m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 1091124705} m_GameObject: {fileID: 1091124705}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -15.999995, y: -24.032, z: 1.1} m_LocalPosition: {x: -16, y: -24.0319958, z: 1.10000002}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 1668166260} - {fileID: 1668166260}
@@ -1804,10 +1792,8 @@ MeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -2037,8 +2023,8 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 1 _mode: 1
_size: {x: 50, y: 50, z: 0.1} _size: {x: 50, y: 50, z: .100000001}
_position: {x: 0, y: -50, z: -0.1} _position: {x: 1.44839296e-05, y: -49.9999886, z: -.100000001}
_isAlignment: 0 _isAlignment: 0
_isShowBounds: 0 _isShowBounds: 0
--- !u!4 &1222493187 --- !u!4 &1222493187
@@ -2048,7 +2034,7 @@ Transform:
m_PrefabInternal: {fileID: 0} m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 1222493184} m_GameObject: {fileID: 1222493184}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 16.000002, y: -8.031999, z: 1.9000002} m_LocalPosition: {x: 16.0000019, y: -8.03199482, z: 1.50000012}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 685386625} - {fileID: 685386625}
@@ -2096,8 +2082,8 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 1 _mode: 1
_size: {x: 50, y: 50, z: 0.1} _size: {x: 50, y: 50, z: .100000001}
_position: {x: -100, y: -100, z: -0.1} _position: {x: -99.9999924, y: -99.9999847, z: -.100000001}
_isAlignment: 0 _isAlignment: 0
_isShowBounds: 0 _isShowBounds: 0
--- !u!4 &1233093566 --- !u!4 &1233093566
@@ -2107,7 +2093,7 @@ Transform:
m_PrefabInternal: {fileID: 0} m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 1233093563} m_GameObject: {fileID: 1233093563}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0.0000059604645, y: -32.032, z: 1} m_LocalPosition: {x: 3.5190576e-06, y: -32.0319977, z: 1}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 809425408} - {fileID: 809425408}
@@ -2161,10 +2147,8 @@ MeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -2230,8 +2214,8 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 1 _mode: 1
_size: {x: 50, y: 50, z: 0.1} _size: {x: 50, y: 50, z: .100000001}
_position: {x: 0, y: -100, z: -0.1} _position: {x: 8.10623169e-06, y: -100, z: -.100000001}
_isAlignment: 0 _isAlignment: 0
_isShowBounds: 0 _isShowBounds: 0
--- !u!4 &1407000530 --- !u!4 &1407000530
@@ -2241,7 +2225,7 @@ Transform:
m_PrefabInternal: {fileID: 0} m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 1407000527} m_GameObject: {fileID: 1407000527}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 32.000004, y: -16.031998, z: 1.8000002} m_LocalPosition: {x: 32.0000038, y: -16.0319977, z: 1.4000001}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 1169979595} - {fileID: 1169979595}
@@ -2295,10 +2279,8 @@ MeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -2364,8 +2346,8 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 1 _mode: 1
_size: {x: 50, y: 50, z: 0.1} _size: {x: 50, y: 50, z: .100000001}
_position: {x: 0, y: 0, z: -0.1} _position: {x: -5.49480372e-09, y: -5.49480239e-09, z: -.100000001}
_isAlignment: 0 _isAlignment: 0
_isShowBounds: 0 _isShowBounds: 0
--- !u!4 &1514503788 --- !u!4 &1514503788
@@ -2375,7 +2357,7 @@ Transform:
m_PrefabInternal: {fileID: 0} m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 1514503785} m_GameObject: {fileID: 1514503785}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: -0.032, z: 2.0000002} m_LocalPosition: {x: -9.88098476e-17, y: -.0320000015, z: 1.70000017}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 379720582} - {fileID: 379720582}
@@ -2429,10 +2411,8 @@ MeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -2539,8 +2519,8 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 1 _mode: 1
_size: {x: 50, y: 50, z: 0.1} _size: {x: 50, y: 50, z: .100000001}
_position: {x: -100, y: 50, z: -0.1} _position: {x: -100.000015, y: 49.9999962, z: -.100000001}
_isAlignment: 0 _isAlignment: 0
_isShowBounds: 0 _isShowBounds: 0
--- !u!4 &1692889222 --- !u!4 &1692889222
@@ -2550,7 +2530,7 @@ Transform:
m_PrefabInternal: {fileID: 0} m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 1692889219} m_GameObject: {fileID: 1692889219}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -47.999996, y: -8.0320015, z: 1.3000001} m_LocalPosition: {x: -48, y: -8.03200436, z: 1.60000014}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 1856107007} - {fileID: 1856107007}
@@ -2598,8 +2578,8 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 1 _mode: 1
_size: {x: 50, y: 50, z: 0.1} _size: {x: 50, y: 50, z: .100000001}
_position: {x: 50, y: -100, z: -0.1} _position: {x: 50.0000267, y: -99.9999771, z: -.100000001}
_isAlignment: 0 _isAlignment: 0
_isShowBounds: 0 _isShowBounds: 0
--- !u!4 &1854911609 --- !u!4 &1854911609
@@ -2609,7 +2589,7 @@ Transform:
m_PrefabInternal: {fileID: 0} m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 1854911606} m_GameObject: {fileID: 1854911606}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 48, y: -8.031998, z: 2.2} m_LocalPosition: {x: 48, y: -8.0319891, z: 2.10000014}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 507233317} - {fileID: 507233317}
@@ -2777,10 +2757,8 @@ MeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -2852,10 +2830,8 @@ MeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -2921,8 +2897,8 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_mode: 1 _mode: 1
_size: {x: 50, y: 50, z: 0.1} _size: {x: 50, y: 50, z: .100000001}
_position: {x: 50, y: -50, z: -0.1} _position: {x: 50.0000153, y: -49.9999886, z: -.100000001}
_isAlignment: 0 _isAlignment: 0
_isShowBounds: 0 _isShowBounds: 0
--- !u!4 &2056849899 --- !u!4 &2056849899
@@ -2932,7 +2908,7 @@ Transform:
m_PrefabInternal: {fileID: 0} m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 2056849896} m_GameObject: {fileID: 2056849896}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 32, y: -0.03199851, z: 2.3} m_LocalPosition: {x: 32, y: -.0319942385, z: 1.80000019}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: m_Children:
- {fileID: 1106348896} - {fileID: 1106348896}
@@ -2986,10 +2962,8 @@ MeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -3061,10 +3035,8 @@ MeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0
@@ -3136,10 +3108,8 @@ MeshRenderer:
m_ProbeAnchor: {fileID: 0} m_ProbeAnchor: {fileID: 0}
m_ScaleInLightmap: 1 m_ScaleInLightmap: 1
m_PreserveUVs: 0 m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0 m_ImportantGI: 0
m_MinimumChartSize: 4 m_AutoUVMaxDistance: .5
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89 m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0} m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0 m_SortingLayerID: 0

View File

@@ -1,148 +0,0 @@
using UnityEngine;
using NUnit.Framework;
using System;
using System.Collections.Generic;
namespace IsoTools.Tiled.Internal {
class TiledMapPropertiesTests {
[Test]
public void Test00() {
var props = new TiledMapProperties(null);
Assert.AreEqual(props.Count, 0);
Assert.False(props.Has(null));
Assert.False(props.Has(string.Empty));
Assert.False(props.Has("prop1"));
}
[Test]
public void Test01() {
var prop_list = new List<string>{
"prop1", "val1",
"prop2", "val2",
"prop3", "val3",
"prop4", "",
"fakep"
};
var props = new TiledMapProperties(prop_list);
Assert.AreEqual(props.Count, 4);
Assert.True(props.Has("prop1"));
Assert.True(props.Has("prop2"));
Assert.True(props.Has("prop3"));
Assert.True(props.Has("prop4"));
Assert.False(props.Has(null));
Assert.False(props.Has("val2"));
Assert.False(props.Has("prop5"));
Assert.False(props.Has(string.Empty));
}
[Test]
public void Test02() {
var props = new TiledMapProperties(null);
Assert.Throws<UnityException>(() => { props.GetAsBool (""); });
Assert.Throws<UnityException>(() => { props.GetAsShort (""); });
Assert.Throws<UnityException>(() => { props.GetAsInt (""); });
Assert.Throws<UnityException>(() => { props.GetAsLong (""); });
Assert.Throws<UnityException>(() => { props.GetAsFloat (""); });
Assert.Throws<UnityException>(() => { props.GetAsDouble(""); });
Assert.Throws<UnityException>(() => { props.GetAsString(""); });
}
[Test]
public void Test03() {
var props = new TiledMapProperties(null);
Assert.Throws<IndexOutOfRangeException>(() => {
props.GetKeyByIndex(0); });
Assert.Throws<IndexOutOfRangeException>(() => {
props.GetValueByIndex(0); });
var prop_list = new List<string>{
"prop1", "val1",
"prop2", "val2",
"prop3", "val3",
"prop4", "",
"fakep"
};
props = new TiledMapProperties(prop_list);
Assert.AreEqual(props.GetKeyByIndex (0), "prop1");
Assert.AreEqual(props.GetKeyByIndex (1), "prop2");
Assert.AreEqual(props.GetValueByIndex(0), "val1");
Assert.AreEqual(props.GetValueByIndex(1), "val2");
Assert.Throws<IndexOutOfRangeException>(() => {
props.GetKeyByIndex(-1); });
Assert.Throws<IndexOutOfRangeException>(() => {
props.GetValueByIndex(4); });
}
[Test]
public void Test04() {
var props = new TiledMapProperties(null);
bool v0;
short v1;
int v2;
long v3;
float v4;
double v5;
string v6;
Assert.False(props.TryGetAsBool ("", out v0));
Assert.False(props.TryGetAsShort ("", out v1));
Assert.False(props.TryGetAsInt ("", out v2));
Assert.False(props.TryGetAsLong ("", out v3));
Assert.False(props.TryGetAsFloat ("", out v4));
Assert.False(props.TryGetAsDouble("", out v5));
Assert.False(props.TryGetAsString("", out v6));
}
[Test]
public void Test05() {
var prop_list = new List<string>{
"bool" , "true",
"short" , "64",
"int" , "128",
"long" , "1024",
"float" , "1.2",
"double" , "1.23",
"string1", "hello",
"string2", ""
};
var props = new TiledMapProperties(prop_list);
bool v0;
short v1;
int v2;
long v3;
float v4;
double v5;
string v6;
string v7;
Assert.True(props.TryGetAsBool ("bool" , out v0));
Assert.True(props.TryGetAsShort ("short" , out v1));
Assert.True(props.TryGetAsInt ("int" , out v2));
Assert.True(props.TryGetAsLong ("long" , out v3));
Assert.True(props.TryGetAsFloat ("float" , out v4));
Assert.True(props.TryGetAsDouble("double" , out v5));
Assert.True(props.TryGetAsString("string1", out v6));
Assert.True(props.TryGetAsString("string2", out v7));
Assert.AreEqual(v0, true);
Assert.AreEqual(v1, 64);
Assert.AreEqual(v2, 128);
Assert.AreEqual(v3, 1024);
Assert.AreEqual(v4, 1.2f);
Assert.AreEqual(v5, 1.23);
Assert.AreEqual(v6, "hello");
Assert.AreEqual(v7, "");
Assert.AreEqual(props.GetAsBool ("bool" ), v0);
Assert.AreEqual(props.GetAsShort ("short" ), v1);
Assert.AreEqual(props.GetAsInt ("int" ), v2);
Assert.AreEqual(props.GetAsLong ("long" ), v3);
Assert.AreEqual(props.GetAsFloat ("float" ), v4);
Assert.AreEqual(props.GetAsDouble("double" ), v5);
Assert.AreEqual(props.GetAsString("string1"), v6);
Assert.AreEqual(props.GetAsString("string2"), v7);
}
}
}

View File

@@ -1,12 +0,0 @@
fileFormatVersion: 2
guid: 1fe9dff9033b94dc2bcc389ef678be7b
timeCreated: 1454350914
licenseType: Free
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -3,18 +3,17 @@
--- !u!129 &1 --- !u!129 &1
PlayerSettings: PlayerSettings:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
serializedVersion: 8 serializedVersion: 7
AndroidProfiler: 0 AndroidProfiler: 0
defaultScreenOrientation: 4 defaultScreenOrientation: 4
targetDevice: 2 targetDevice: 2
useOnDemandResources: 0 targetResolution: 0
accelerometerFrequency: 60 accelerometerFrequency: 60
companyName: BlackMat companyName: BlackMat
productName: UnityIso productName: UnityIso
defaultCursor: {fileID: 0} defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0} cursorHotspot: {x: 0, y: 0}
m_ShowUnitySplashScreen: 1 m_ShowUnitySplashScreen: 1
m_VirtualRealitySplashScreen: {fileID: 0}
defaultScreenWidth: 1024 defaultScreenWidth: 1024
defaultScreenHeight: 768 defaultScreenHeight: 768
defaultScreenWidthWeb: 960 defaultScreenWidthWeb: 960
@@ -29,7 +28,6 @@ PlayerSettings:
androidShowActivityIndicatorOnLoading: -1 androidShowActivityIndicatorOnLoading: -1
iosAppInBackgroundBehavior: 0 iosAppInBackgroundBehavior: 0
displayResolutionDialog: 1 displayResolutionDialog: 1
iosAllowHTTPDownload: 1
allowedAutorotateToPortrait: 1 allowedAutorotateToPortrait: 1
allowedAutorotateToPortraitUpsideDown: 1 allowedAutorotateToPortraitUpsideDown: 1
allowedAutorotateToLandscapeRight: 1 allowedAutorotateToLandscapeRight: 1
@@ -56,33 +54,17 @@ PlayerSettings:
xboxEnableKinectAutoTracking: 0 xboxEnableKinectAutoTracking: 0
xboxEnableFitness: 0 xboxEnableFitness: 0
visibleInBackground: 0 visibleInBackground: 0
allowFullscreenSwitch: 1
macFullscreenMode: 2 macFullscreenMode: 2
d3d9FullscreenMode: 1 d3d9FullscreenMode: 1
d3d11FullscreenMode: 1 d3d11FullscreenMode: 1
xboxSpeechDB: 0 xboxSpeechDB: 0
xboxEnableHeadOrientation: 0 xboxEnableHeadOrientation: 0
xboxEnableGuest: 0 xboxEnableGuest: 0
xboxEnablePIXSampling: 0
n3dsDisableStereoscopicView: 0
n3dsEnableSharedListOpt: 1
n3dsEnableVSync: 0
uiUse16BitDepthBuffer: 0
ignoreAlphaClear: 0
xboxOneResolution: 0 xboxOneResolution: 0
ps3SplashScreen: {fileID: 0} ps3SplashScreen: {fileID: 0}
videoMemoryForVertexBuffers: 0 videoMemoryForVertexBuffers: 0
psp2PowerMode: 0 psp2PowerMode: 0
psp2AcquireBGM: 1 psp2AcquireBGM: 1
wiiUTVResolution: 0
wiiUGamePadMSAA: 1
wiiUSupportsNunchuk: 0
wiiUSupportsClassicController: 0
wiiUSupportsBalanceBoard: 0
wiiUSupportsMotionPlus: 0
wiiUSupportsProController: 0
wiiUAllowScreenCapture: 1
wiiUControllerCount: 0
m_SupportedAspectRatios: m_SupportedAspectRatios:
4:3: 1 4:3: 1
5:4: 1 5:4: 1
@@ -102,10 +84,8 @@ PlayerSettings:
AndroidPreferredInstallLocation: 1 AndroidPreferredInstallLocation: 1
aotOptions: aotOptions:
apiCompatibilityLevel: 2 apiCompatibilityLevel: 2
stripEngineCode: 1
iPhoneStrippingLevel: 0 iPhoneStrippingLevel: 0
iPhoneScriptCallOptimization: 0 iPhoneScriptCallOptimization: 0
iPhoneBuildNumber: 0
ForceInternetPermission: 0 ForceInternetPermission: 0
ForceSDCardPermission: 0 ForceSDCardPermission: 0
CreateWallpaper: 0 CreateWallpaper: 0
@@ -119,7 +99,6 @@ PlayerSettings:
iPhoneTargetOSVersion: 22 iPhoneTargetOSVersion: 22
uIPrerenderedIcon: 0 uIPrerenderedIcon: 0
uIRequiresPersistentWiFi: 0 uIRequiresPersistentWiFi: 0
uIRequiresFullScreen: 1
uIStatusBarHidden: 1 uIStatusBarHidden: 1
uIExitOnSuspend: 0 uIExitOnSuspend: 0
uIStatusBarStyle: 0 uIStatusBarStyle: 0
@@ -133,10 +112,6 @@ PlayerSettings:
iPadHighResPortraitSplashScreen: {fileID: 0} iPadHighResPortraitSplashScreen: {fileID: 0}
iPadLandscapeSplashScreen: {fileID: 0} iPadLandscapeSplashScreen: {fileID: 0}
iPadHighResLandscapeSplashScreen: {fileID: 0} iPadHighResLandscapeSplashScreen: {fileID: 0}
appleTVSplashScreen: {fileID: 0}
tvOSSmallIconLayers: []
tvOSLargeIconLayers: []
tvOSTopShelfImageLayers: []
iOSLaunchScreenType: 0 iOSLaunchScreenType: 0
iOSLaunchScreenPortrait: {fileID: 0} iOSLaunchScreenPortrait: {fileID: 0}
iOSLaunchScreenLandscape: {fileID: 0} iOSLaunchScreenLandscape: {fileID: 0}
@@ -154,7 +129,6 @@ PlayerSettings:
iOSLaunchScreeniPadFillPct: 100 iOSLaunchScreeniPadFillPct: 100
iOSLaunchScreeniPadSize: 100 iOSLaunchScreeniPadSize: 100
iOSLaunchScreeniPadCustomXibPath: iOSLaunchScreeniPadCustomXibPath:
iOSDeviceRequirements: []
AndroidTargetDevice: 0 AndroidTargetDevice: 0
AndroidSplashScreenScale: 0 AndroidSplashScreenScale: 0
androidSplashScreen: {fileID: 0} androidSplashScreen: {fileID: 0}
@@ -172,31 +146,12 @@ PlayerSettings:
m_BuildTargetIcons: m_BuildTargetIcons:
- m_BuildTarget: - m_BuildTarget:
m_Icons: m_Icons:
- serializedVersion: 2 - m_Icon: {fileID: 0}
m_Icon: {fileID: 0} m_Size: 0
m_Width: 0
m_Height: 0
m_BuildTargetBatching: [] m_BuildTargetBatching: []
m_BuildTargetGraphicsAPIs: [] m_BuildTargetGraphicsAPIs: []
webPlayerTemplate: APPLICATION:Default webPlayerTemplate: APPLICATION:Default
m_TemplateCustomTags: {} m_TemplateCustomTags: {}
wiiUTitleID: 0005000011000000
wiiUGroupID: 00010000
wiiUCommonSaveSize: 4096
wiiUAccountSaveSize: 2048
wiiUOlvAccessKey: 0
wiiUTinCode: 0
wiiUJoinGameId: 0
wiiUJoinGameModeMask: 0000000000000000
wiiUCommonBossSize: 0
wiiUAccountBossSize: 0
wiiUAddOnUniqueIDs: []
wiiUMainThreadStackSize: 3072
wiiULoaderThreadStackSize: 1024
wiiUSystemHeapSize: 128
wiiUTVStartupScreen: {fileID: 0}
wiiUGamePadStartupScreen: {fileID: 0}
wiiUProfilerLibPath:
actionOnDotNetUnhandledException: 1 actionOnDotNetUnhandledException: 1
enableInternalProfiler: 0 enableInternalProfiler: 0
logObjCUncaughtExceptions: 1 logObjCUncaughtExceptions: 1
@@ -247,20 +202,17 @@ PlayerSettings:
ps4BackgroundImagePath: ps4BackgroundImagePath:
ps4StartupImagePath: ps4StartupImagePath:
ps4SaveDataImagePath: ps4SaveDataImagePath:
ps4SdkOverride:
ps4BGMPath: ps4BGMPath:
ps4ShareFilePath: ps4ShareFilePath:
ps4ShareOverlayImagePath: ps4ShareOverlayImagePath:
ps4PrivacyGuardImagePath: ps4PrivacyGuardImagePath:
ps4NPtitleDatPath: ps4NPtitleDatPath:
ps4RemotePlayKeyAssignment: -1 ps4RemotePlayKeyAssignment: -1
ps4RemotePlayKeyMappingDir:
ps4EnterButtonAssignment: 1 ps4EnterButtonAssignment: 1
ps4ApplicationParam1: 0 ps4ApplicationParam1: 0
ps4ApplicationParam2: 0 ps4ApplicationParam2: 0
ps4ApplicationParam3: 0 ps4ApplicationParam3: 0
ps4ApplicationParam4: 0 ps4ApplicationParam4: 0
ps4DownloadDataSize: 0
ps4GarlicHeapSize: 2048 ps4GarlicHeapSize: 2048
ps4Passcode: KgSnOxla5PMvVHtMgwLFr7qLEJsRxHBI ps4Passcode: KgSnOxla5PMvVHtMgwLFr7qLEJsRxHBI
ps4pnSessions: 1 ps4pnSessions: 1
@@ -268,19 +220,6 @@ PlayerSettings:
ps4pnFriends: 1 ps4pnFriends: 1
ps4pnGameCustomData: 1 ps4pnGameCustomData: 1
playerPrefsSupport: 0 playerPrefsSupport: 0
ps4ReprojectionSupport: 0
ps4UseAudio3dBackend: 0
ps4SocialScreenEnabled: 0
ps4Audio3dVirtualSpeakerCount: 14
ps4attribCpuUsage: 0
ps4PatchPkgPath:
ps4PatchLatestPkgPath:
ps4PatchChangeinfoPath:
ps4attribUserManagement: 0
ps4attribMoveSupport: 0
ps4attrib3DSupport: 0
ps4attribShareSupport: 0
ps4IncludedModules: []
monoEnv: monoEnv:
psp2Splashimage: {fileID: 0} psp2Splashimage: {fileID: 0}
psp2NPTrophyPackPath: psp2NPTrophyPackPath:
@@ -333,6 +272,10 @@ PlayerSettings:
scriptingDefineSymbols: scriptingDefineSymbols:
1: 1:
metroPackageName: UnityIso metroPackageName: UnityIso
metroPackageLogo:
metroPackageLogo140:
metroPackageLogo180:
metroPackageLogo240:
metroPackageVersion: metroPackageVersion:
metroCertificatePath: metroCertificatePath:
metroCertificatePassword: metroCertificatePassword:
@@ -340,7 +283,44 @@ PlayerSettings:
metroCertificateIssuer: metroCertificateIssuer:
metroCertificateNotAfter: 0000000000000000 metroCertificateNotAfter: 0000000000000000
metroApplicationDescription: UnityIso metroApplicationDescription: UnityIso
wsaImages: {} metroStoreTileLogo80:
metroStoreTileLogo:
metroStoreTileLogo140:
metroStoreTileLogo180:
metroStoreTileWideLogo80:
metroStoreTileWideLogo:
metroStoreTileWideLogo140:
metroStoreTileWideLogo180:
metroStoreTileSmallLogo80:
metroStoreTileSmallLogo:
metroStoreTileSmallLogo140:
metroStoreTileSmallLogo180:
metroStoreSmallTile80:
metroStoreSmallTile:
metroStoreSmallTile140:
metroStoreSmallTile180:
metroStoreLargeTile80:
metroStoreLargeTile:
metroStoreLargeTile140:
metroStoreLargeTile180:
metroStoreSplashScreenImage:
metroStoreSplashScreenImage140:
metroStoreSplashScreenImage180:
metroPhoneAppIcon:
metroPhoneAppIcon140:
metroPhoneAppIcon240:
metroPhoneSmallTile:
metroPhoneSmallTile140:
metroPhoneSmallTile240:
metroPhoneMediumTile:
metroPhoneMediumTile140:
metroPhoneMediumTile240:
metroPhoneWideTile:
metroPhoneWideTile140:
metroPhoneWideTile240:
metroPhoneSplashScreenImage:
metroPhoneSplashScreenImage140:
metroPhoneSplashScreenImage240:
metroTileShortName: metroTileShortName:
metroCommandLineArgsFile: metroCommandLineArgsFile:
metroTileShowName: 0 metroTileShowName: 0
@@ -380,17 +360,6 @@ PlayerSettings:
tizenSigningProfileName: tizenSigningProfileName:
tizenGPSPermissions: 0 tizenGPSPermissions: 0
tizenMicrophonePermissions: 0 tizenMicrophonePermissions: 0
n3dsUseExtSaveData: 0
n3dsCompressStaticMem: 1
n3dsExtSaveDataNumber: 0x12345
n3dsStackSize: 131072
n3dsTargetPlatform: 2
n3dsRegion: 7
n3dsMediaSize: 0
n3dsLogoStyle: 3
n3dsTitle: GameName
n3dsProductCode:
n3dsApplicationId: 0xFF3FF
stvDeviceAddress: stvDeviceAddress:
stvProductDescription: stvProductDescription:
stvProductAuthor: stvProductAuthor:
@@ -454,7 +423,9 @@ PlayerSettings:
WebGL::emscriptenArgs: WebGL::emscriptenArgs:
WebGL::template: APPLICATION:Default WebGL::template: APPLICATION:Default
additionalIl2CppArgs::additionalIl2CppArgs: additionalIl2CppArgs::additionalIl2CppArgs:
firstStreamedSceneWithResources: 0
cloudProjectId: cloudProjectId:
projectId:
projectName: projectName:
organizationId: organizationId:
cloudEnabled: 0 cloudEnabled: 0

View File

@@ -1,2 +1,2 @@
m_EditorVersion: 5.3.2f1 m_EditorVersion: 5.1.4f1
m_StandardAssetsVersion: 0 m_StandardAssetsVersion: 0

View File

@@ -23,7 +23,7 @@ Global
GlobalSection(SolutionProperties) = preSolution GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE HideSolutionNode = FALSE
EndGlobalSection EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution GlobalSection(MonoDevelopProperties) = preSolution
Policies = $0 Policies = $0
$0.TextStylePolicy = $1 $0.TextStylePolicy = $1
$1.TabsToSpaces = False $1.TabsToSpaces = False

View File

@@ -23,7 +23,7 @@ Global
GlobalSection(SolutionProperties) = preSolution GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE HideSolutionNode = FALSE
EndGlobalSection EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution GlobalSection(MonoDevelopProperties) = preSolution
Policies = $0 Policies = $0
$0.TextStylePolicy = $1 $0.TextStylePolicy = $1
$1.TabsToSpaces = False $1.TabsToSpaces = False
@@ -70,4 +70,5 @@ Global
$4.DirectoryNamespaceAssociation = None $4.DirectoryNamespaceAssociation = None
$4.ResourceNamePolicy = FileFormatDefault $4.ResourceNamePolicy = FileFormatDefault
EndGlobalSection EndGlobalSection
EndGlobal EndGlobal

View File

@@ -1,10 +1,10 @@
<Properties StartupItem="Assembly-CSharp.csproj"> <Properties StartupItem="Assembly-CSharp.csproj">
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" PreferredExecutionTarget="Unity.Instance.Unity Editor" /> <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" PreferredExecutionTarget="Unity.Instance.Unity Editor" />
<MonoDevelop.Ide.Workbench ActiveDocument="Assets/IsoTools/Tiled/Internal/Editor/TiledMapAssetEditor.cs"> <MonoDevelop.Ide.Workbench ActiveDocument="Assets/IsoTools/Scripts/Internal/Editor/IsoObjectEditor.cs">
<Files> <Files>
<File FileName="Assets/IsoTools/Tiled/Internal/Editor/TiledMapAssetEditor.cs" Line="51" Column="28" /> <File FileName="Assets/IsoTools/Scripts/IsoObject.cs" Line="328" Column="1" />
<File FileName="Assets/IsoTools/Tiled/TiledMapTileset.cs" Line="17" Column="1" /> <File FileName="Assets/IsoTools/Tiled/Internal/Editor/TiledMapAssetEditor.cs" Line="233" Column="1" />
<File FileName="Assets/IsoTools/Tiled/TiledMapAsset.cs" Line="49" Column="10" NotebookId="1" /> <File FileName="Assets/IsoTools/Scripts/Internal/Editor/IsoObjectEditor.cs" Line="36" Column="21" />
</Files> </Files>
</MonoDevelop.Ide.Workbench> </MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.DebuggingService.Breakpoints> <MonoDevelop.Ide.DebuggingService.Breakpoints>