add train moving logic

This commit is contained in:
2022-11-12 01:52:31 +05:00
parent 6e2872c60d
commit ea7a810971
274 changed files with 40843 additions and 1440 deletions
@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: b2fa3695002d23e428b6e914d6ed36b1
guid: d50e9ed8f25972942a9348de77699af2
folderAsset: yes
DefaultImporter:
externalObjects: {}
@@ -0,0 +1,106 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 468a46d0ae32c3544b7d98094e6448a9, type: 3}
m_Name: AddressableAssetSettings
m_EditorClassIdentifier:
m_DefaultGroup: d142d28b31ee1ef4c9c7a6a496e7590e
m_CachedHash:
serializedVersion: 2
Hash: 00000000000000000000000000000000
m_OptimizeCatalogSize: 0
m_BuildRemoteCatalog: 0
m_BundleLocalCatalog: 0
m_CatalogRequestsTimeout: 0
m_DisableCatalogUpdateOnStart: 0
m_IgnoreUnsupportedFilesInBuild: 0
m_UniqueBundleIds: 0
m_NonRecursiveBuilding: 1
m_CCDEnabled: 0
m_maxConcurrentWebRequests: 500
m_ContiguousBundles: 1
m_StripUnityVersionFromBundleBuild: 0
m_DisableVisibleSubAssetRepresentations: 0
m_ShaderBundleNaming: 0
m_ShaderBundleCustomNaming:
m_MonoScriptBundleNaming: 0
m_MonoScriptBundleCustomNaming:
m_RemoteCatalogBuildPath:
m_Id:
m_RemoteCatalogLoadPath:
m_Id:
m_ContentStateBuildPath:
m_BuildAddressablesWithPlayerBuild: 0
m_overridePlayerVersion:
m_GroupAssets:
- {fileID: 11400000, guid: 5151915d7b68a1a47901106258c6aff8, type: 2}
- {fileID: 11400000, guid: b9779a8a009c93a4b8c85c0255dab5d0, type: 2}
- {fileID: 11400000, guid: 313d1e92331705049b7d2a22b60fe555, type: 2}
m_BuildSettings:
m_CompileScriptsInVirtualMode: 0
m_CleanupStreamingAssetsAfterBuilds: 1
m_LogResourceManagerExceptions: 1
m_BundleBuildPath: Temp/com.unity.addressables/AssetBundles
m_ProfileSettings:
m_Profiles:
- m_InheritedParent:
m_Id: 78c5b23c5be96174aa520b3a798699ca
m_ProfileName: Default
m_Values:
- m_Id: d5f3b2b5c505c9e46b2dba731f3246aa
m_Value: '[UnityEditor.EditorUserBuildSettings.activeBuildTarget]'
- m_Id: 9279cb7439a7fa942ae49438e3e842d6
m_Value: '[UnityEngine.AddressableAssets.Addressables.BuildPath]/[BuildTarget]'
- m_Id: 77872d7f516e8a146908554b64d908f3
m_Value: '{UnityEngine.AddressableAssets.Addressables.RuntimePath}/[BuildTarget]'
- m_Id: b3c8028788d67e143a452804e1b52246
m_Value: ServerData/[BuildTarget]
- m_Id: 36101a56652262241b4f0a45c29ffe89
m_Value: http://[PrivateIpAddress]:[HostingServicePort]
m_ProfileEntryNames:
- m_Id: d5f3b2b5c505c9e46b2dba731f3246aa
m_Name: BuildTarget
m_InlineUsage: 0
- m_Id: 9279cb7439a7fa942ae49438e3e842d6
m_Name: Local.BuildPath
m_InlineUsage: 0
- m_Id: 77872d7f516e8a146908554b64d908f3
m_Name: Local.LoadPath
m_InlineUsage: 0
- m_Id: b3c8028788d67e143a452804e1b52246
m_Name: Remote.BuildPath
m_InlineUsage: 0
- m_Id: 36101a56652262241b4f0a45c29ffe89
m_Name: Remote.LoadPath
m_InlineUsage: 0
m_ProfileVersion: 1
m_LabelTable:
m_LabelNames:
- default
m_SchemaTemplates: []
m_GroupTemplateObjects:
- {fileID: 11400000, guid: be75e4f0e61c1e948b8f86e657ad48f7, type: 2}
m_InitializationObjects: []
m_CertificateHandlerType:
m_AssemblyName:
m_ClassName:
m_ActivePlayerDataBuilderIndex: 3
m_DataBuilders:
- {fileID: 11400000, guid: 530ba383ad29d4741bf14a357f909011, type: 2}
- {fileID: 11400000, guid: 42d6d98c7eab0da489c1d89c6a554370, type: 2}
- {fileID: 11400000, guid: 3d8c60b90095fd841a0c1201bffb1f45, type: 2}
- {fileID: 11400000, guid: 5891264143cf5c44ebd3314a719887b8, type: 2}
m_ActiveProfileId: 78c5b23c5be96174aa520b3a798699ca
m_HostingServicesManager:
m_HostingServiceInfos: []
m_Settings: {fileID: 11400000}
m_NextInstanceId: 0
m_RegisteredServiceTypeRefs: []
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: fcdbf110e7d43484a890c18a6eb73a82
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 890fbdfbfb240034cb8a1e7ce5117e7c
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 16b8dbb448fa96744acffd5707069dd3
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: e7a0ede36b5990842b1819ab1ae617e7
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,76 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 1a3c5d64ac83548c09dd1678b9f6f1cd, type: 3}
m_Name: Packed Assets
m_EditorClassIdentifier:
m_SchemaObjects:
- {fileID: 3065047824832213777}
- {fileID: 5954714845257625008}
m_Description: Pack assets into asset bundles.
m_Settings: {fileID: 0}
--- !u!114 &3065047824832213777
MonoBehaviour:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: e5d17a21594effb4e9591490b009e7aa, type: 3}
m_Name: BundledAssetGroupSchema
m_EditorClassIdentifier:
m_Group: {fileID: 0}
m_InternalBundleIdMode: 1
m_Compression: 1
m_IncludeAddressInCatalog: 1
m_IncludeGUIDInCatalog: 1
m_IncludeLabelsInCatalog: 1
m_InternalIdNamingMode: 0
m_CacheClearBehavior: 0
m_IncludeInBuild: 1
m_BundledAssetProviderType:
m_AssemblyName:
m_ClassName:
m_ForceUniqueProvider: 0
m_UseAssetBundleCache: 1
m_UseAssetBundleCrc: 1
m_UseAssetBundleCrcForCachedBundles: 1
m_UseUWRForLocalBundles: 0
m_Timeout: 0
m_ChunkedTransfer: 0
m_RedirectLimit: -1
m_RetryCount: 0
m_BuildPath:
m_Id:
m_LoadPath:
m_Id:
m_BundleMode: 0
m_AssetBundleProviderType:
m_AssemblyName:
m_ClassName:
m_BundleNaming: 0
m_AssetLoadMode: 0
--- !u!114 &5954714845257625008
MonoBehaviour:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5834b5087d578d24c926ce20cd31e6d6, type: 3}
m_Name: ContentUpdateGroupSchema
m_EditorClassIdentifier:
m_Group: {fileID: 0}
m_StaticContent: 0
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: be75e4f0e61c1e948b8f86e657ad48f7
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: b17cf5b4ea948654f940d926f9d39163
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,32 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: bbb281ee3bf0b054c82ac2347e9e782c, type: 3}
m_Name: Built In Data
m_EditorClassIdentifier:
m_GroupName: Built In Data
m_Data:
m_SerializedData: []
m_GUID: 3fd8ac509a0686c4ea54f5e429ccb691
m_SerializeEntries:
- m_GUID: Resources
m_Address: Resources
m_ReadOnly: 1
m_SerializedLabels: []
- m_GUID: EditorSceneList
m_Address: EditorSceneList
m_ReadOnly: 1
m_SerializedLabels: []
m_ReadOnly: 1
m_Settings: {fileID: 11400000, guid: fcdbf110e7d43484a890c18a6eb73a82, type: 2}
m_SchemaSet:
m_Schemas:
- {fileID: 11400000, guid: 6941022910c623f40bff5e294f74de08, type: 2}
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 5151915d7b68a1a47901106258c6aff8
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,25 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: bbb281ee3bf0b054c82ac2347e9e782c, type: 3}
m_Name: Default Local Group
m_EditorClassIdentifier:
m_GroupName: Default Local Group
m_Data:
m_SerializedData: []
m_GUID: d142d28b31ee1ef4c9c7a6a496e7590e
m_SerializeEntries: []
m_ReadOnly: 0
m_Settings: {fileID: 11400000, guid: fcdbf110e7d43484a890c18a6eb73a82, type: 2}
m_SchemaSet:
m_Schemas:
- {fileID: 11400000, guid: 1a789d6c0b44aac4193897d0e3cb1167, type: 2}
- {fileID: 11400000, guid: 69cc116f82ddf094db662ef9a7b7176b, type: 2}
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: b9779a8a009c93a4b8c85c0255dab5d0
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,33 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: bbb281ee3bf0b054c82ac2347e9e782c, type: 3}
m_Name: Pechatnici
m_EditorClassIdentifier:
m_GroupName: Pechatnici
m_Data:
m_SerializedData: []
m_GUID: 7258b6a1259f7e6479ad68de82065d96
m_SerializeEntries:
- m_GUID: 4af1160a8a11be348a5fa0ebfc0ecbcc
m_Address: Assets/Models/StationPechatnici
m_ReadOnly: 0
m_SerializedLabels: []
- m_GUID: 79c5f46b1ba9150449776efd568060e5
m_Address: Assets/Scenes/StationPechatnici
m_ReadOnly: 0
m_SerializedLabels: []
m_ReadOnly: 0
m_Settings: {fileID: 11400000, guid: fcdbf110e7d43484a890c18a6eb73a82, type: 2}
m_SchemaSet:
m_Schemas:
- {fileID: 11400000, guid: b4bfbc78a62ec11478d3aa0e13a51114, type: 2}
- {fileID: 11400000, guid: f6e036d0368885741ae3f0930c0dddcd, type: 2}
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 313d1e92331705049b7d2a22b60fe555
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 91b3e46a494e7ed46aa779de6c7858cf
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,17 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: b1487f5d688e4f94f828f879d599dbdc, type: 3}
m_Name: Built In Data_PlayerDataGroupSchema
m_EditorClassIdentifier:
m_Group: {fileID: 11400000, guid: 5151915d7b68a1a47901106258c6aff8, type: 2}
m_IncludeResourcesFolders: 1
m_IncludeBuildSettingsScenes: 1
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 6941022910c623f40bff5e294f74de08
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,45 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: e5d17a21594effb4e9591490b009e7aa, type: 3}
m_Name: Default Local Group_BundledAssetGroupSchema
m_EditorClassIdentifier:
m_Group: {fileID: 11400000, guid: b9779a8a009c93a4b8c85c0255dab5d0, type: 2}
m_InternalBundleIdMode: 1
m_Compression: 1
m_IncludeAddressInCatalog: 1
m_IncludeGUIDInCatalog: 1
m_IncludeLabelsInCatalog: 1
m_InternalIdNamingMode: 0
m_CacheClearBehavior: 0
m_IncludeInBuild: 1
m_BundledAssetProviderType:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.BundledAssetProvider
m_ForceUniqueProvider: 0
m_UseAssetBundleCache: 1
m_UseAssetBundleCrc: 1
m_UseAssetBundleCrcForCachedBundles: 1
m_UseUWRForLocalBundles: 0
m_Timeout: 0
m_ChunkedTransfer: 0
m_RedirectLimit: -1
m_RetryCount: 0
m_BuildPath:
m_Id: 9279cb7439a7fa942ae49438e3e842d6
m_LoadPath:
m_Id: 77872d7f516e8a146908554b64d908f3
m_BundleMode: 0
m_AssetBundleProviderType:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.AssetBundleProvider
m_BundleNaming: 0
m_AssetLoadMode: 0
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 69cc116f82ddf094db662ef9a7b7176b
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,16 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5834b5087d578d24c926ce20cd31e6d6, type: 3}
m_Name: Default Local Group_ContentUpdateGroupSchema
m_EditorClassIdentifier:
m_Group: {fileID: 11400000, guid: b9779a8a009c93a4b8c85c0255dab5d0, type: 2}
m_StaticContent: 0
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 1a789d6c0b44aac4193897d0e3cb1167
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,45 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: e5d17a21594effb4e9591490b009e7aa, type: 3}
m_Name: Pechatnici_BundledAssetGroupSchema
m_EditorClassIdentifier:
m_Group: {fileID: 11400000, guid: 313d1e92331705049b7d2a22b60fe555, type: 2}
m_InternalBundleIdMode: 1
m_Compression: 1
m_IncludeAddressInCatalog: 1
m_IncludeGUIDInCatalog: 1
m_IncludeLabelsInCatalog: 1
m_InternalIdNamingMode: 0
m_CacheClearBehavior: 0
m_IncludeInBuild: 1
m_BundledAssetProviderType:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.BundledAssetProvider
m_ForceUniqueProvider: 0
m_UseAssetBundleCache: 1
m_UseAssetBundleCrc: 1
m_UseAssetBundleCrcForCachedBundles: 1
m_UseUWRForLocalBundles: 0
m_Timeout: 0
m_ChunkedTransfer: 0
m_RedirectLimit: -1
m_RetryCount: 3
m_BuildPath:
m_Id: b3c8028788d67e143a452804e1b52246
m_LoadPath:
m_Id: 36101a56652262241b4f0a45c29ffe89
m_BundleMode: 0
m_AssetBundleProviderType:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.AssetBundleProvider
m_BundleNaming: 0
m_AssetLoadMode: 0
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: b4bfbc78a62ec11478d3aa0e13a51114
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,16 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5834b5087d578d24c926ce20cd31e6d6, type: 3}
m_Name: Pechatnici_ContentUpdateGroupSchema
m_EditorClassIdentifier:
m_Group: {fileID: 11400000, guid: 313d1e92331705049b7d2a22b60fe555, type: 2}
m_StaticContent: 0
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: f6e036d0368885741ae3f0930c0dddcd
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 2030fa95f2d971d488ec584edf3dcefc
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,20 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 88d21199f5d473f4db36845f2318f180, type: 3}
m_Name: BuildScriptFastMode
m_EditorClassIdentifier:
instanceProviderType:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.InstanceProvider
sceneProviderType:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.SceneProvider
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 530ba383ad29d4741bf14a357f909011
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,20 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 3e2e0ffa088c91d41a086d0b8cb16bdc, type: 3}
m_Name: BuildScriptPackedMode
m_EditorClassIdentifier:
instanceProviderType:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.InstanceProvider
sceneProviderType:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.SceneProvider
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 5891264143cf5c44ebd3314a719887b8
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,20 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: ad8c280d42ee0ed41a27db23b43dd2bf, type: 3}
m_Name: BuildScriptPackedPlayMode
m_EditorClassIdentifier:
instanceProviderType:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.InstanceProvider
sceneProviderType:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.SceneProvider
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 3d8c60b90095fd841a0c1201bffb1f45
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,20 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: bb0e4994b34add1409fd8ccaf4a82de5, type: 3}
m_Name: BuildScriptVirtualMode
m_EditorClassIdentifier:
instanceProviderType:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.InstanceProvider
sceneProviderType:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.SceneProvider
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 42d6d98c7eab0da489c1d89c6a554370
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,15 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 3a189bb168d8d90478a09ea08c2f3d72, type: 3}
m_Name: DefaultObject
m_EditorClassIdentifier:
m_AddressableAssetSettingsGuid: fcdbf110e7d43484a890c18a6eb73a82
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 97d7b98214f29e44fb76e3c005ba8d3e
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
+24
View File
@@ -0,0 +1,24 @@
<linker>
<assembly fullname="Unity.Addressables, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" preserve="all">
<type fullname="UnityEngine.AddressableAssets.Addressables" preserve="all" />
</assembly>
<assembly fullname="Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" preserve="all">
<type fullname="UnityEngine.ResourceManagement.ResourceProviders.AssetBundleProvider" preserve="all" />
<type fullname="UnityEngine.ResourceManagement.ResourceProviders.BundledAssetProvider" preserve="all" />
<type fullname="UnityEngine.ResourceManagement.ResourceProviders.InstanceProvider" preserve="all" />
<type fullname="UnityEngine.ResourceManagement.ResourceProviders.LegacyResourcesProvider" preserve="all" />
<type fullname="UnityEngine.ResourceManagement.ResourceProviders.SceneProvider" preserve="all" />
</assembly>
<assembly fullname="UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
<type fullname="UnityEngine.Cubemap" preserve="all" />
<type fullname="UnityEngine.GameObject" preserve="all" />
<type fullname="UnityEngine.LightProbes" preserve="all" />
<type fullname="UnityEngine.Material" preserve="all" />
<type fullname="UnityEngine.Mesh" preserve="all" />
<type fullname="UnityEngine.MeshFilter" preserve="all" />
<type fullname="UnityEngine.MeshRenderer" preserve="all" />
<type fullname="UnityEngine.Shader" preserve="all" />
<type fullname="UnityEngine.Texture2D" preserve="all" />
<type fullname="UnityEngine.Transform" preserve="all" />
</assembly>
</linker>
@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: bc9c51e53c5b28546bab2159c628caf1
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
+10 -4
View File
@@ -415,12 +415,18 @@ MonoBehaviour:
- Assets/Models/OutsideProps/SM_WarningLampPlatform.fbx
- Assets/Models/StationShchukinskaya/SM_Terrain_StationShchukinskaya.fbx
- Assets/Models/StationPechatnici/SM_9.fbx
uvOverlapAssetList: 00000000ffffffff010100000000000000000000000000000101000001010000010100000101000001010000010100000101000001010000010100000101000001010000
- Assets/Models/EP2D/ep2d_locomotor.fbx
- Assets/Models/EP2D/ep2d_locomotor_decal.fbx
- Assets/Models/EP2DWagon/ep2d_wagon.fbx
- Assets/Models/Ivolga2/ivolga_2_locomotor.fbx
- Assets/Models/Ivolga3/SM_ivolga_3_locomotor.fbx
- Assets/Models/IvolgaWagon/ivolga2_wagon.fbx
uvOverlapAssetList: 00000000ffffffff010100000000000000000000000000000101000001010000010100000101000001010000010100000101000001010000010100000101000001010000010100000000000001010000010100000101000000000000
xatlasWarningShown: 0
foundCompatibleSetup: 1
gpuName: NVIDIA GeForce RTX 2060
runsNonRTX: 1
runsOptix5: 1
gpuName: NVIDIA GeForce RTX 3070
runsNonRTX: 0
runsOptix5: 0
runsOptix6: 1
runsOptix7: 1
runsOIDN: 1
@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: b1b95168f2f925246bf670cb2bc2bf79
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: ec3754b09ac1517429546e96e7b25708
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
+185
View File
@@ -4383,3 +4383,188 @@ Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Error (-1): Unknown error (Details: Function "_rtBufferCreate" caught exception: Encountered a rtcore error: m_exports->rtcDeviceContextCreateForCUDA( context, devctx ) returned (2): Invalid device context)
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepare.ptx::oxMain...
Loading shader denoiseFinish.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepare72.ptx::oxMain...
Loading shader denoiseFinish72.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
2022-11-11
Init...
Tiles: 1
Loading shader denoisePrepareOIDN.ptx::oxMain...
Loading shader denoiseFinishOIDN.ptx::oxMain...
Done
File diff suppressed because it is too large Load Diff
+647
View File
@@ -12732,3 +12732,650 @@ Running halffloat2hdr "C:\Users\GRAFF_~1\AppData\Local\Temp\frender/StationPecha
Running halffloat2hdr "C:\Users\GRAFF_~1\AppData\Local\Temp\frender/StationPechatnici_LMA21_final_HDR.lz4" "D:/Unity_Project/cppk-ar/Assets/Scenes/StationPechatnici/StationPechatnici_LMA21_final.hdr" 1024
[usbmuxd] Stop listen thread
[usbmuxd] Listen thread exiting
2022-11-11
Rendering UV GBuffer for StationPechatnici_LM0 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA19 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA18 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA17 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA16 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA15 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA14 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA13 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA12 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA11 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA10 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA9 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA8 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA7 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA6 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA5 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA4 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA3 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA2 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA1 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA20 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA21 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Done
Done
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA7.lz4" 2 0 13 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA6.lz4" 2 0 14 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA12.lz4" 2 0 8 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA14.lz4" 2 0 6 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA13.lz4" 2 0 7 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA15.lz4" 2 0 5 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA17.lz4" 2 0 3 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA16.lz4" 2 0 4 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA18.lz4" 2 0 2 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA9.lz4" 2 0 11 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA8.lz4" 2 0 12 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA10.lz4" 2 0 10 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA11.lz4" 2 0 9 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA2.lz4" 2 0 18 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA1.lz4" 2 0 19 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LM0.lz4" 2 0 0 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA4.lz4" 2 0 16 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA3.lz4" 2 0 17 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA5.lz4" 2 0 15 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA19.lz4" 2 0 1 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA20.lz4" 2 0 20 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA21.lz4" 2 0 21 0
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_13" 4 0 13 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA7" 4 0 13 comp_13.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_14" 4 0 14 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA6" 4 0 14 comp_14.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_8" 4 0 8 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA12" 4 0 8 comp_8.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_6" 4 0 6 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA14" 4 0 6 comp_6.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_7" 4 0 7 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA13" 4 0 7 comp_7.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_5" 4 0 5 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA15" 4 0 5 comp_5.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_3" 4 0 3 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA17" 4 0 3 comp_3.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_4" 4 0 4 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA16" 4 0 4 comp_4.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_2" 4 0 2 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA18" 4 0 2 comp_2.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_11" 4 0 11 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA9" 4 0 11 comp_11.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_12" 4 0 12 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA8" 4 0 12 comp_12.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_10" 4 0 10 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA10" 4 0 10 comp_10.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_9" 4 0 9 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA11" 4 0 9 comp_9.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_18" 4 0 18 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA2" 4 0 18 comp_18.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_19" 4 0 19 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA1" 4 0 19 comp_19.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_0" 4 0 0 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LM0" 4 0 0 comp_0.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_16" 4 0 16 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA4" 4 0 16 comp_16.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_17" 4 0 17 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA3" 4 0 17 comp_17.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_15" 4 0 15 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA5" 4 0 15 comp_15.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_1" 4 0 1 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA19" 4 0 1 comp_1.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_20" 4 0 20 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA20" 4 0 20 comp_20.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_21" 4 0 21 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA21" 4 0 21 comp_21.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA7_diffuse" 4 16 13 "gi_StationPechatnici_LMA70.bin" "StationPechatnici_LMA7_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA6_diffuse" 4 16 14 "gi_StationPechatnici_LMA60.bin" "StationPechatnici_LMA6_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA12_diffuse" 4 16 8 "gi_StationPechatnici_LMA120.bin" "StationPechatnici_LMA12_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA14_diffuse" 4 16 6 "gi_StationPechatnici_LMA140.bin" "StationPechatnici_LMA14_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA13_diffuse" 4 16 7 "gi_StationPechatnici_LMA130.bin" "StationPechatnici_LMA13_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA15_diffuse" 4 16 5 "gi_StationPechatnici_LMA150.bin" "StationPechatnici_LMA15_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA17_diffuse" 4 16 3 "gi_StationPechatnici_LMA170.bin" "StationPechatnici_LMA17_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA16_diffuse" 4 16 4 "gi_StationPechatnici_LMA160.bin" "StationPechatnici_LMA16_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA18_diffuse" 4 16 2 "gi_StationPechatnici_LMA180.bin" "StationPechatnici_LMA18_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA9_diffuse" 4 16 11 "gi_StationPechatnici_LMA90.bin" "StationPechatnici_LMA9_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA8_diffuse" 4 16 12 "gi_StationPechatnici_LMA80.bin" "StationPechatnici_LMA8_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA10_diffuse" 4 16 10 "gi_StationPechatnici_LMA100.bin" "StationPechatnici_LMA10_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA11_diffuse" 4 16 9 "gi_StationPechatnici_LMA110.bin" "StationPechatnici_LMA11_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA2_diffuse" 4 16 18 "gi_StationPechatnici_LMA20.bin" "StationPechatnici_LMA2_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA1_diffuse" 4 16 19 "gi_StationPechatnici_LMA10.bin" "StationPechatnici_LMA1_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LM0_diffuse" 4 16 0 "gi_StationPechatnici_LM00.bin" "StationPechatnici_LM0_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA4_diffuse" 4 16 16 "gi_StationPechatnici_LMA40.bin" "StationPechatnici_LMA4_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA3_diffuse" 4 16 17 "gi_StationPechatnici_LMA30.bin" "StationPechatnici_LMA3_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA5_diffuse" 4 16 15 "gi_StationPechatnici_LMA50.bin" "StationPechatnici_LMA5_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA19_diffuse" 4 16 1 "gi_StationPechatnici_LMA190.bin" "StationPechatnici_LMA19_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA20_diffuse" 4 16 20 "gi_StationPechatnici_LMA200.bin" "StationPechatnici_LMA20_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA21_diffuse" 4 16 21 "gi_StationPechatnici_LMA210.bin" "StationPechatnici_LMA21_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA7_diffuse" 4 16 13 "gi_StationPechatnici_LMA71.bin" "StationPechatnici_LMA7_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA6_diffuse" 4 16 14 "gi_StationPechatnici_LMA61.bin" "StationPechatnici_LMA6_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA12_diffuse" 4 16 8 "gi_StationPechatnici_LMA121.bin" "StationPechatnici_LMA12_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA14_diffuse" 4 16 6 "gi_StationPechatnici_LMA141.bin" "StationPechatnici_LMA14_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA13_diffuse" 4 16 7 "gi_StationPechatnici_LMA131.bin" "StationPechatnici_LMA13_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA15_diffuse" 4 16 5 "gi_StationPechatnici_LMA151.bin" "StationPechatnici_LMA15_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA17_diffuse" 4 16 3 "gi_StationPechatnici_LMA171.bin" "StationPechatnici_LMA17_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA16_diffuse" 4 16 4 "gi_StationPechatnici_LMA161.bin" "StationPechatnici_LMA16_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA18_diffuse" 4 16 2 "gi_StationPechatnici_LMA181.bin" "StationPechatnici_LMA18_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA9_diffuse" 4 16 11 "gi_StationPechatnici_LMA91.bin" "StationPechatnici_LMA9_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA8_diffuse" 4 16 12 "gi_StationPechatnici_LMA81.bin" "StationPechatnici_LMA8_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA10_diffuse" 4 16 10 "gi_StationPechatnici_LMA101.bin" "StationPechatnici_LMA10_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA11_diffuse" 4 16 9 "gi_StationPechatnici_LMA111.bin" "StationPechatnici_LMA11_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA2_diffuse" 4 16 18 "gi_StationPechatnici_LMA21.bin" "StationPechatnici_LMA2_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA1_diffuse" 4 16 19 "gi_StationPechatnici_LMA11.bin" "StationPechatnici_LMA1_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LM0_diffuse" 4 16 0 "gi_StationPechatnici_LM01.bin" "StationPechatnici_LM0_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA4_diffuse" 4 16 16 "gi_StationPechatnici_LMA41.bin" "StationPechatnici_LMA4_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA3_diffuse" 4 16 17 "gi_StationPechatnici_LMA31.bin" "StationPechatnici_LMA3_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA5_diffuse" 4 16 15 "gi_StationPechatnici_LMA51.bin" "StationPechatnici_LMA5_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA19_diffuse" 4 16 1 "gi_StationPechatnici_LMA191.bin" "StationPechatnici_LMA19_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA20_diffuse" 4 16 20 "gi_StationPechatnici_LMA201.bin" "StationPechatnici_LMA20_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA21_diffuse" 4 16 21 "gi_StationPechatnici_LMA211.bin" "StationPechatnici_LMA21_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA7_diffuse" 4 16 13 "gi_StationPechatnici_LMA72.bin" "StationPechatnici_LMA7_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA6_diffuse" 4 16 14 "gi_StationPechatnici_LMA62.bin" "StationPechatnici_LMA6_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA12_diffuse" 4 16 8 "gi_StationPechatnici_LMA122.bin" "StationPechatnici_LMA12_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA14_diffuse" 4 16 6 "gi_StationPechatnici_LMA142.bin" "StationPechatnici_LMA14_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA13_diffuse" 4 16 7 "gi_StationPechatnici_LMA132.bin" "StationPechatnici_LMA13_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA15_diffuse" 4 16 5 "gi_StationPechatnici_LMA152.bin" "StationPechatnici_LMA15_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA17_diffuse" 4 16 3 "gi_StationPechatnici_LMA172.bin" "StationPechatnici_LMA17_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA16_diffuse" 4 16 4 "gi_StationPechatnici_LMA162.bin" "StationPechatnici_LMA16_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA18_diffuse" 4 16 2 "gi_StationPechatnici_LMA182.bin" "StationPechatnici_LMA18_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA9_diffuse" 4 16 11 "gi_StationPechatnici_LMA92.bin" "StationPechatnici_LMA9_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA8_diffuse" 4 16 12 "gi_StationPechatnici_LMA82.bin" "StationPechatnici_LMA8_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA10_diffuse" 4 16 10 "gi_StationPechatnici_LMA102.bin" "StationPechatnici_LMA10_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA11_diffuse" 4 16 9 "gi_StationPechatnici_LMA112.bin" "StationPechatnici_LMA11_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA2_diffuse" 4 16 18 "gi_StationPechatnici_LMA22.bin" "StationPechatnici_LMA2_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA1_diffuse" 4 16 19 "gi_StationPechatnici_LMA12.bin" "StationPechatnici_LMA1_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LM0_diffuse" 4 16 0 "gi_StationPechatnici_LM02.bin" "StationPechatnici_LM0_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA4_diffuse" 4 16 16 "gi_StationPechatnici_LMA42.bin" "StationPechatnici_LMA4_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA3_diffuse" 4 16 17 "gi_StationPechatnici_LMA32.bin" "StationPechatnici_LMA3_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA5_diffuse" 4 16 15 "gi_StationPechatnici_LMA52.bin" "StationPechatnici_LMA5_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA19_diffuse" 4 16 1 "gi_StationPechatnici_LMA192.bin" "StationPechatnici_LMA19_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA20_diffuse" 4 16 20 "gi_StationPechatnici_LMA202.bin" "StationPechatnici_LMA20_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA21_diffuse" 4 16 21 "gi_StationPechatnici_LMA212.bin" "StationPechatnici_LMA21_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA7_diffuse" 4 16 13 "gi_StationPechatnici_LMA73.bin" "StationPechatnici_LMA7_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA6_diffuse" 4 16 14 "gi_StationPechatnici_LMA63.bin" "StationPechatnici_LMA6_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA12_diffuse" 4 16 8 "gi_StationPechatnici_LMA123.bin" "StationPechatnici_LMA12_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA14_diffuse" 4 16 6 "gi_StationPechatnici_LMA143.bin" "StationPechatnici_LMA14_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA13_diffuse" 4 16 7 "gi_StationPechatnici_LMA133.bin" "StationPechatnici_LMA13_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA15_diffuse" 4 16 5 "gi_StationPechatnici_LMA153.bin" "StationPechatnici_LMA15_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA17_diffuse" 4 16 3 "gi_StationPechatnici_LMA173.bin" "StationPechatnici_LMA17_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA16_diffuse" 4 16 4 "gi_StationPechatnici_LMA163.bin" "StationPechatnici_LMA16_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA18_diffuse" 4 16 2 "gi_StationPechatnici_LMA183.bin" "StationPechatnici_LMA18_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA9_diffuse" 4 16 11 "gi_StationPechatnici_LMA93.bin" "StationPechatnici_LMA9_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA8_diffuse" 4 16 12 "gi_StationPechatnici_LMA83.bin" "StationPechatnici_LMA8_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA10_diffuse" 4 16 10 "gi_StationPechatnici_LMA103.bin" "StationPechatnici_LMA10_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA11_diffuse" 4 16 9 "gi_StationPechatnici_LMA113.bin" "StationPechatnici_LMA11_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA2_diffuse" 4 16 18 "gi_StationPechatnici_LMA23.bin" "StationPechatnici_LMA2_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA1_diffuse" 4 16 19 "gi_StationPechatnici_LMA13.bin" "StationPechatnici_LMA1_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LM0_diffuse" 4 16 0 "gi_StationPechatnici_LM03.bin" "StationPechatnici_LM0_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA4_diffuse" 4 16 16 "gi_StationPechatnici_LMA43.bin" "StationPechatnici_LMA4_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA3_diffuse" 4 16 17 "gi_StationPechatnici_LMA33.bin" "StationPechatnici_LMA3_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA5_diffuse" 4 16 15 "gi_StationPechatnici_LMA53.bin" "StationPechatnici_LMA5_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA19_diffuse" 4 16 1 "gi_StationPechatnici_LMA193.bin" "StationPechatnici_LMA19_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA20_diffuse" 4 16 20 "gi_StationPechatnici_LMA203.bin" "StationPechatnici_LMA20_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA21_diffuse" 4 16 21 "gi_StationPechatnici_LMA213.bin" "StationPechatnici_LMA21_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA7_final" 4 16 13 "gi_StationPechatnici_LMA74.bin" "StationPechatnici_LMA7_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA6_final" 4 16 14 "gi_StationPechatnici_LMA64.bin" "StationPechatnici_LMA6_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA12_final" 4 16 8 "gi_StationPechatnici_LMA124.bin" "StationPechatnici_LMA12_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA14_final" 4 16 6 "gi_StationPechatnici_LMA144.bin" "StationPechatnici_LMA14_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA13_final" 4 16 7 "gi_StationPechatnici_LMA134.bin" "StationPechatnici_LMA13_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA15_final" 4 16 5 "gi_StationPechatnici_LMA154.bin" "StationPechatnici_LMA15_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA17_final" 4 16 3 "gi_StationPechatnici_LMA174.bin" "StationPechatnici_LMA17_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA16_final" 4 16 4 "gi_StationPechatnici_LMA164.bin" "StationPechatnici_LMA16_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA18_final" 4 16 2 "gi_StationPechatnici_LMA184.bin" "StationPechatnici_LMA18_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA9_final" 4 16 11 "gi_StationPechatnici_LMA94.bin" "StationPechatnici_LMA9_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA8_final" 4 16 12 "gi_StationPechatnici_LMA84.bin" "StationPechatnici_LMA8_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA10_final" 4 16 10 "gi_StationPechatnici_LMA104.bin" "StationPechatnici_LMA10_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA11_final" 4 16 9 "gi_StationPechatnici_LMA114.bin" "StationPechatnici_LMA11_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA2_final" 4 16 18 "gi_StationPechatnici_LMA24.bin" "StationPechatnici_LMA2_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA1_final" 4 16 19 "gi_StationPechatnici_LMA14.bin" "StationPechatnici_LMA1_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LM0_final" 4 16 0 "gi_StationPechatnici_LM04.bin" "StationPechatnici_LM0_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA4_final" 4 16 16 "gi_StationPechatnici_LMA44.bin" "StationPechatnici_LMA4_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA3_final" 4 16 17 "gi_StationPechatnici_LMA34.bin" "StationPechatnici_LMA3_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA5_final" 4 16 15 "gi_StationPechatnici_LMA54.bin" "StationPechatnici_LMA5_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA19_final" 4 16 1 "gi_StationPechatnici_LMA194.bin" "StationPechatnici_LMA19_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA20_final" 4 16 20 "gi_StationPechatnici_LMA204.bin" "StationPechatnici_LMA20_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA21_final" 4 16 21 "gi_StationPechatnici_LMA214.bin" "StationPechatnici_LMA21_lights_HDR.lz4" vbTraceTex.bin
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA7_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA7_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "13" "StationPechatnici_LMA7_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA6_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA6_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "14" "StationPechatnici_LMA6_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA12_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA12_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "8" "StationPechatnici_LMA12_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA14_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA14_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "6" "StationPechatnici_LMA14_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA13_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA13_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "7" "StationPechatnici_LMA13_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA15_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA15_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "5" "StationPechatnici_LMA15_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA17_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA17_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "3" "StationPechatnici_LMA17_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA16_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA16_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "4" "StationPechatnici_LMA16_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA18_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA18_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "2" "StationPechatnici_LMA18_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA9_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA9_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "11" "StationPechatnici_LMA9_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA8_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA8_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "12" "StationPechatnici_LMA8_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA10_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA10_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "10" "StationPechatnici_LMA10_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA11_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA11_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "9" "StationPechatnici_LMA11_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA2_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA2_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "18" "StationPechatnici_LMA2_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA1_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA1_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "19" "StationPechatnici_LMA1_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LM0_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LM0_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "0" "StationPechatnici_LM0_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA4_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA4_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "16" "StationPechatnici_LMA4_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA3_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA3_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "17" "StationPechatnici_LMA3_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA5_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA5_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "15" "StationPechatnici_LMA5_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA19_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA19_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "1" "StationPechatnici_LMA19_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA20_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA20_final_HDR.lz4" 512 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "20" "StationPechatnici_LMA20_final_HDR.lz4"
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA21_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA21_final_HDR.lz4" 512 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "21" "StationPechatnici_LMA21_final_HDR.lz4"
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA7_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA7_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA6_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA6_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA12_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA12_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA14_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA14_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA13_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA13_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA15_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA15_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA17_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA17_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA16_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA16_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA18_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA18_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA9_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA9_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA8_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA8_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA10_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA10_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA11_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA11_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA2_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA2_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA1_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA1_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LM0_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LM0_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA4_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA4_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA3_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA3_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA5_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA5_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA19_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA19_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA20_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA20_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA21_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA21_final.hdr" 1024
Loaded vertex shader: quad.vso
Loaded pixel shader: skyOutput.pso
Loaded pixel shader: cookieOutput.pso
initShaders done
initScene done
Num alphas of 1024x1024: 1
Num alphas of 1024x2048: 1
Num alphas of 2048x2048: 5
Done
Rendering UV GBuffer for StationPechatnici_LM0 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA1 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA2 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA3 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Rendering UV GBuffer for StationPechatnici_LMA4 51
RGBA32F...RGBA8...RGBA8_SRGB...RGBA16F...states...
Rendering UV normal...
Rendering faceted UV normal...
Rendering UV pos...
Rendering smooth UV pos...
Done
Done
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA1.lz4" 2 0 1 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA2.lz4" 2 0 2 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA3.lz4" 2 0 3 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LM0.lz4" 2 0 0 0
Running ftraceRTX fixpos12 "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "uvpos_StationPechatnici_LMA4.lz4" 2 0 4 0
Running ftraceRTX ao "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA1_ao" 8 16 1
Running ftraceRTX ao "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA2_ao" 8 16 2
Running ftraceRTX ao "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA3_ao" 8 16 3
Running ftraceRTX ao "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LM0_ao" 8 16 0
Running ftraceRTX ao "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA4_ao" 8 16 4
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_1" 4 0 1 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA1" 4 0 1 comp_1.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_2" 4 0 2 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA2" 4 0 2 comp_2.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_3" 4 0 3 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA3" 4 0 3 comp_3.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_0" 4 0 0 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LM0" 4 0 0 comp_0.bin
Running ftraceRTX sun "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "light_-1786324120_4" 4 0 4 direct0.bin
Running ftraceRTX addmul "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA4" 4 0 4 comp_4.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA1_diffuse" 4 16 1 "gi_StationPechatnici_LMA10.bin" "StationPechatnici_LMA1_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA2_diffuse" 4 16 2 "gi_StationPechatnici_LMA20.bin" "StationPechatnici_LMA2_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA3_diffuse" 4 16 3 "gi_StationPechatnici_LMA30.bin" "StationPechatnici_LMA3_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LM0_diffuse" 4 16 0 "gi_StationPechatnici_LM00.bin" "StationPechatnici_LM0_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA4_diffuse" 4 16 4 "gi_StationPechatnici_LMA40.bin" "StationPechatnici_LMA4_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA1_diffuse" 4 16 1 "gi_StationPechatnici_LMA11.bin" "StationPechatnici_LMA1_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA2_diffuse" 4 16 2 "gi_StationPechatnici_LMA21.bin" "StationPechatnici_LMA2_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA3_diffuse" 4 16 3 "gi_StationPechatnici_LMA31.bin" "StationPechatnici_LMA3_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LM0_diffuse" 4 16 0 "gi_StationPechatnici_LM01.bin" "StationPechatnici_LM0_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA4_diffuse" 4 16 4 "gi_StationPechatnici_LMA41.bin" "StationPechatnici_LMA4_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA1_diffuse" 4 16 1 "gi_StationPechatnici_LMA12.bin" "StationPechatnici_LMA1_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA2_diffuse" 4 16 2 "gi_StationPechatnici_LMA22.bin" "StationPechatnici_LMA2_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA3_diffuse" 4 16 3 "gi_StationPechatnici_LMA32.bin" "StationPechatnici_LMA3_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LM0_diffuse" 4 16 0 "gi_StationPechatnici_LM02.bin" "StationPechatnici_LM0_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA4_diffuse" 4 16 4 "gi_StationPechatnici_LMA42.bin" "StationPechatnici_LMA4_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA1_diffuse" 4 16 1 "gi_StationPechatnici_LMA13.bin" "StationPechatnici_LMA1_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA2_diffuse" 4 16 2 "gi_StationPechatnici_LMA23.bin" "StationPechatnici_LMA2_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA3_diffuse" 4 16 3 "gi_StationPechatnici_LMA33.bin" "StationPechatnici_LMA3_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LM0_diffuse" 4 16 0 "gi_StationPechatnici_LM03.bin" "StationPechatnici_LM0_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA4_diffuse" 4 16 4 "gi_StationPechatnici_LMA43.bin" "StationPechatnici_LMA4_diffuse0_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA1_final" 4 16 1 "gi_StationPechatnici_LMA14.bin" "StationPechatnici_LMA1_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA2_final" 4 16 2 "gi_StationPechatnici_LMA24.bin" "StationPechatnici_LMA2_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA3_final" 4 16 3 "gi_StationPechatnici_LMA34.bin" "StationPechatnici_LMA3_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LM0_final" 4 16 0 "gi_StationPechatnici_LM04.bin" "StationPechatnici_LM0_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX texgi "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA4_final" 4 16 4 "gi_StationPechatnici_LMA44.bin" "StationPechatnici_LMA4_lights_HDR.lz4" vbTraceTex.bin
Running ftraceRTX addao "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA1_final_HDR.lz4" 4 0 1 addao_1.bin
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA1_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA1_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "1" "StationPechatnici_LMA1_final_HDR.lz4"
Running ftraceRTX addao "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA2_final_HDR.lz4" 4 0 2 addao_2.bin
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA2_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA2_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "2" "StationPechatnici_LMA2_final_HDR.lz4"
Running ftraceRTX addao "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA3_final_HDR.lz4" 4 0 3 addao_3.bin
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA3_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA3_final_HDR.lz4" 512 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "3" "StationPechatnici_LMA3_final_HDR.lz4"
Running ftraceRTX addao "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LM0_final_HDR.lz4" 4 0 0 addao_0.bin
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LM0_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LM0_final_HDR.lz4" 1024 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "0" "StationPechatnici_LM0_final_HDR.lz4"
Running ftraceRTX addao "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "StationPechatnici_LMA4_final_HDR.lz4" 4 0 4 addao_4.bin
Running denoiserOIDN c "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA4_final_HDR.lz4" "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA4_final_HDR.lz4" 512 0
Running seamfixer "C:\Users\VLADIM~1\AppData\Local\Temp\frender" "4" "StationPechatnici_LMA4_final_HDR.lz4"
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA1_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA1_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA2_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA2_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA3_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA3_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LM0_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LM0_final.hdr" 1024
Running halffloat2hdr "C:\Users\VLADIM~1\AppData\Local\Temp\frender/StationPechatnici_LMA4_final_HDR.lz4" "D:/UnityProjects/CPPK-AR/Assets/Scenes/StationPechatnici/StationPechatnici_LMA4_final.hdr" 1024
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Warning: Failed to resolve assembly: 'Unity.VisualScripting.IonicZip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.YamlDotNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.TextureAssets, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Warning: Failed to resolve assembly: 'Unity.VisualScripting.Antlr3.Runtime, Version=3.1.3.22795, Culture=neutral, PublicKeyToken=null'
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
[usbmuxd] Stop listen thread
[usbmuxd] Listen thread exiting
Binary file not shown.
+8
View File
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 4cb6b085352ab8c42a591a893c370ae1
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
+8
View File
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: e18199b35b07d154ca8d59a965831afe
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,131 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &-7454207590042167449
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 5
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: ep2d_locomotor_decal_mat
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ValidKeywords:
- _SURFACE_TYPE_TRANSPARENT
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 3000
stringTagMap:
RenderType: Transparent
disabledShaderPasses:
- DepthOnly
- SHADOWCASTER
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BaseMap:
m_Texture: {fileID: 2800000, guid: aee630ba2dc3c744193b8b825d304d08, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: aee630ba2dc3c744193b8b825d304d08, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AlphaClip: 0
- _Blend: 0
- _BumpScale: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 10
- _EnvironmentReflections: 1
- _GlossMapScale: 1
- _Glossiness: 0
- _GlossyReflections: 1
- _Metallic: 0
- _Mode: 3
- _OcclusionStrength: 1
- _Parallax: 0.02
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 5
- _Surface: 1
- _UVSec: 0
- _WorkflowMode: 1
- _ZWrite: 0
m_Colors:
- _BaseColor: {r: 0.8, g: 0.8, b: 0.8, a: 1}
- _Color: {r: 0.8, g: 0.8, b: 0.8, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: []
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 2cff1febaf5403e438543bf523c0d727
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:
+135
View File
@@ -0,0 +1,135 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: glass
m_Shader: {fileID: -6465566751694194690, guid: ee027b77d6bc4fb43a0febe0bb710865, type: 3}
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BaseMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SampleTexture2D_0b2e223a5c1149889a32f32164f4bd06_Texture_1:
m_Texture: {fileID: 2800000, guid: 0888f02bace701e4e92cb9263de65f13, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AlphaClip: 0
- _Blend: 0
- _BumpMapStrength: 1
- _BumpScale: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _EffectPosition: 5
- _EnvironmentReflections: 1
- _GlossMapScale: 1
- _Glossiness: 3.2
- _GlossyReflections: 1
- _Metallic: 1
- _Mode: 3
- _OcclusionStrength: 1
- _Parallax: 0.02
- _QueueControl: 0
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0.9
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _Surface: 0
- _UVSec: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.5849056, g: 0.5849056, b: 0.5849056, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EffectColor: {r: 0, g: 13.76295, b: 63.99999, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: []
--- !u!114 &7983687997433725053
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 5
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: f84fc045ac445a949bfd992bf998ca03
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:
+135
View File
@@ -0,0 +1,135 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &-6391613585196458157
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 5
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: wagon3
m_Shader: {fileID: -6465566751694194690, guid: ee027b77d6bc4fb43a0febe0bb710865, type: 3}
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BaseMap:
m_Texture: {fileID: 2800000, guid: 40a0e9927e86b8945bf42cf02ff327e3, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 2800000, guid: 03f082e5a9987264c9e586895dfd77c2, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 40a0e9927e86b8945bf42cf02ff327e3, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 2800000, guid: bb1177abbff256d40bb49d3dd6b3effd, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 2800000, guid: f40416e782c106842b6f899a3dfe83b2, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SampleTexture2D_0b2e223a5c1149889a32f32164f4bd06_Texture_1:
m_Texture: {fileID: 2800000, guid: 0888f02bace701e4e92cb9263de65f13, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AlphaClip: 0
- _Blend: 0
- _BumpMapStrength: 1
- _BumpScale: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _EffectPosition: 5
- _EnvironmentReflections: 1
- _GlossMapScale: 1
- _Glossiness: 3.2
- _GlossyReflections: 1
- _Metallic: 1
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _QueueControl: 0
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 1
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _Surface: 0
- _UVSec: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EffectColor: {r: 0, g: 13.76295, b: 63.99999, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: []
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: ae63975a33b59b74cbc7cc22bfa7d00d
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:
+8
View File
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 6e250ee4aea1cc240813fd418c9222e2
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

+159
View File
@@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: f40416e782c106842b6f899a3dfe83b2
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
wrapW: 0
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 1024
resizeAlgorithm: 0
textureFormat: 50
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 967 KiB

+159
View File
@@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: aee630ba2dc3c744193b8b825d304d08
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
wrapW: 0
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 1024
resizeAlgorithm: 0
textureFormat: 50
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 759 KiB

@@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: 40a0e9927e86b8945bf42cf02ff327e3
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
wrapW: 0
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 1024
resizeAlgorithm: 0
textureFormat: 50
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 475 KiB

@@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: bb1177abbff256d40bb49d3dd6b3effd
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
wrapW: 0
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 1024
resizeAlgorithm: 0
textureFormat: 50
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

@@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: 03f082e5a9987264c9e586895dfd77c2
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 0
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
wrapW: 0
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 1
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 50
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.
+116
View File
@@ -0,0 +1,116 @@
fileFormatVersion: 2
guid: 2ee8a7ca310487b4bbaaa714603d0d1f
ModelImporter:
serializedVersion: 21300
internalIDToNameTable: []
externalObjects:
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: glass
second: {fileID: 2100000, guid: f84fc045ac445a949bfd992bf998ca03, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: wagon3
second: {fileID: 2100000, guid: ae63975a33b59b74cbc7cc22bfa7d00d, type: 2}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 1
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations: []
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 1
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton: []
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 0
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.
@@ -0,0 +1,111 @@
fileFormatVersion: 2
guid: 0b0a49ff096169c4b8c3badc47126328
ModelImporter:
serializedVersion: 21300
internalIDToNameTable: []
externalObjects:
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: ep2d_locomotor_decal_mat
second: {fileID: 2100000, guid: 2cff1febaf5403e438543bf523c0d727, type: 2}
materials:
materialImportMode: 2
materialName: 1
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 1
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations: []
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 1
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton: []
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 0
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:
+8
View File
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: c856397e00c9d4a42824bd3120cfb86e
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
+8
View File
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 1d99be92d0edc534fb1a53ea7f012d37
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,128 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: ep2d_decal_mat
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap:
RenderType: Opaque
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BaseMap:
m_Texture: {fileID: 2800000, guid: dc02523f842e34144b5ab11989d1b82a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: dc02523f842e34144b5ab11989d1b82a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AlphaClip: 0
- _Blend: 0
- _BumpScale: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _EnvironmentReflections: 1
- _GlossMapScale: 1
- _Glossiness: 1.8379177
- _GlossyReflections: 1
- _Metallic: 0
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 1.8379177
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _Surface: 0
- _UVSec: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: []
--- !u!114 &7578694390249302055
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 5
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: e1492a814367b8b4abe0344c55528f00
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,135 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &-5530804206506977655
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 5
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: ep2d_wagon_mat
m_Shader: {fileID: -6465566751694194690, guid: ee027b77d6bc4fb43a0febe0bb710865, type: 3}
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BaseMap:
m_Texture: {fileID: 2800000, guid: f0a994871226f9843994393ef101aa35, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 2800000, guid: 2918c5f75fde82549af7acf25f71e3c4, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: f0a994871226f9843994393ef101aa35, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 2800000, guid: 9be3b285f8f93924fa5e1f28b657ce8e, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SampleTexture2D_0b2e223a5c1149889a32f32164f4bd06_Texture_1:
m_Texture: {fileID: 2800000, guid: 0888f02bace701e4e92cb9263de65f13, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AlphaClip: 0
- _Blend: 0
- _BumpMapStrength: 1
- _BumpScale: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _EffectPosition: 5
- _EnvironmentReflections: 1
- _GlossMapScale: 1
- _Glossiness: 3.2
- _GlossyReflections: 1
- _Metallic: 1
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _QueueControl: 0
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 1
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _Surface: 0
- _UVSec: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EffectColor: {r: 0, g: 13.76295, b: 63.99999, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: []
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 0298e53b929d77349b6ff668500b79bd
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:
+8
View File
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: dd35438502cd51b48a9615bbdbf1e335
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 967 KiB

@@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: dc02523f842e34144b5ab11989d1b82a
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
wrapW: 0
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 1024
resizeAlgorithm: 0
textureFormat: 50
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 805 KiB

@@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: de032bcf86f6778498bcd3e11eb922f6
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
wrapW: 0
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 1024
resizeAlgorithm: 0
textureFormat: 50
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 866 KiB

@@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: f0a994871226f9843994393ef101aa35
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
wrapW: 0
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 1024
resizeAlgorithm: 0
textureFormat: 50
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

@@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: 9be3b285f8f93924fa5e1f28b657ce8e
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
wrapW: 0
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 1024
resizeAlgorithm: 0
textureFormat: 50
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 909 KiB

@@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: 2918c5f75fde82549af7acf25f71e3c4
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 0
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
wrapW: 0
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 1
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: 50
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.
+116
View File
@@ -0,0 +1,116 @@
fileFormatVersion: 2
guid: 6028a2bd9d842cd42a03c89181edf724
ModelImporter:
serializedVersion: 21300
internalIDToNameTable: []
externalObjects:
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: ep2d_wagon_mat
second: {fileID: 2100000, guid: 0298e53b929d77349b6ff668500b79bd, type: 2}
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: glass
second: {fileID: 2100000, guid: f84fc045ac445a949bfd992bf998ca03, type: 2}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 1
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations: []
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 1
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton: []
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 0
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.
@@ -0,0 +1,111 @@
fileFormatVersion: 2
guid: fe595f210faed934898ab30df9ed66b8
ModelImporter:
serializedVersion: 21300
internalIDToNameTable: []
externalObjects:
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: ep2d_decal_mat
second: {fileID: 2100000, guid: e1492a814367b8b4abe0344c55528f00, type: 2}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 1
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations: []
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 1
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton: []
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 0
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:
+8
View File
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 07ddeacd1965e9041881a5a91bbd2d00
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
+8
View File
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 266dd50a1058ea046b0cd146ba0c54fd
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,131 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &-4041208177750127885
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 5
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: ep2d_locomotor_decal_mat
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ValidKeywords:
- _SURFACE_TYPE_TRANSPARENT
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 3000
stringTagMap:
RenderType: Transparent
disabledShaderPasses:
- DepthOnly
- SHADOWCASTER
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BaseMap:
m_Texture: {fileID: 2800000, guid: 36d1fa2964f24a343af9be2d924960d0, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 36d1fa2964f24a343af9be2d924960d0, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AlphaClip: 0
- _Blend: 0
- _BumpScale: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 10
- _EnvironmentReflections: 1
- _GlossMapScale: 1
- _Glossiness: 0
- _GlossyReflections: 1
- _Metallic: 0
- _Mode: 3
- _OcclusionStrength: 1
- _Parallax: 0.02
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 5
- _Surface: 1
- _UVSec: 0
- _WorkflowMode: 1
- _ZWrite: 0
m_Colors:
- _BaseColor: {r: 0.8, g: 0.8, b: 0.8, a: 1}
- _Color: {r: 0.8, g: 0.8, b: 0.8, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: []
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 829feae670cf3bd4b85f0b680d12841e
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,135 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: ivolga_2_mat
m_Shader: {fileID: -6465566751694194690, guid: ee027b77d6bc4fb43a0febe0bb710865, type: 3}
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BaseMap:
m_Texture: {fileID: 2800000, guid: 46be82bb04f92ff4796120b09a78c021, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BumpMap:
m_Texture: {fileID: 2800000, guid: 302463ee5bc42eb4082b253af095772a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 46be82bb04f92ff4796120b09a78c021, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 2800000, guid: e10e83214fc4ae749be3505aac62bae8, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SampleTexture2D_0b2e223a5c1149889a32f32164f4bd06_Texture_1:
m_Texture: {fileID: 2800000, guid: 0888f02bace701e4e92cb9263de65f13, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AlphaClip: 0
- _Blend: 0
- _BumpMapStrength: 1
- _BumpScale: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _EffectPosition: 5
- _EnvironmentReflections: 1
- _GlossMapScale: 1
- _Glossiness: 0
- _GlossyReflections: 1
- _Metallic: 1
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _QueueControl: 0
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 1
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _Surface: 0
- _UVSec: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _Color: {r: 0.8, g: 0.8, b: 0.8, a: 1}
- _EffectColor: {r: 0, g: 13.76295, b: 63.99999, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: []
--- !u!114 &1309675416928028245
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 5
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 1fed4b14ba77d0542bcccd71fe227c7d
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:
+8
View File
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 568c88eb805a01a4e852caca448a8a47
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

@@ -0,0 +1,159 @@
fileFormatVersion: 2
guid: 46be82bb04f92ff4796120b09a78c021
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
wrapW: 0
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 1024
resizeAlgorithm: 0
textureFormat: 50
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 1
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

Some files were not shown because too many files have changed in this diff Show More