From eeafaf47b18f7a5f648fba51868ee92931698c9a Mon Sep 17 00:00:00 2001 From: Triceraptodactyl Date: Sun, 22 Apr 2018 00:23:50 +0200 Subject: [PATCH] Rename von Wall zu Rock --- .../FixedObjects/{Wall.meta => Rock.meta} | 2 +- .../{Wall/wall.png => Rock/rock.png} | Bin .../wallDLU.png.meta => Rock/rock.png.meta} | 4 +- .../{Wall/wallD.png => Rock/rockD.png} | Bin .../wall.png.meta => Rock/rockD.png.meta} | 4 +- .../{Wall/wallDL.png => Rock/rockDL.png} | Bin .../wallD.png.meta => Rock/rockDL.png.meta} | 4 +- .../{Wall/wallDLU.png => Rock/rockDLU.png} | Bin .../wallDL.png.meta => Rock/rockDLU.png.meta} | 4 +- .../{Wall/wallDLUR.png => Rock/rockDLUR.png} | Bin .../FixedObjects/Rock/rockDLUR.png.meta | 84 ++++++++++++++++++ .../{Wall/wallDU.png => Rock/rockDU.png} | Bin .../FixedObjects/Rock/rockDU.png.meta | 84 ++++++++++++++++++ .../{Wall/wallL.png => Rock/rockL.png} | Bin .../textures/FixedObjects/Rock/rockL.png.meta | 84 ++++++++++++++++++ .../{Wall/wallLR.png => Rock/rockLR.png} | Bin .../FixedObjects/Rock/rockLR.png.meta | 84 ++++++++++++++++++ .../{Wall/wallLU.png => Rock/rockLU.png} | Bin .../FixedObjects/Rock/rockLU.png.meta | 84 ++++++++++++++++++ .../{Wall/wallLUR.png => Rock/rockLUR.png} | Bin .../FixedObjects/Rock/rockLUR.png.meta | 84 ++++++++++++++++++ .../{Wall/wallR.png => Rock/rockR.png} | Bin .../textures/FixedObjects/Rock/rockR.png.meta | 84 ++++++++++++++++++ .../{Wall/wallRD.png => Rock/rockRD.png} | Bin .../FixedObjects/Rock/rockRD.png.meta | 84 ++++++++++++++++++ .../{Wall/wallRDL.png => Rock/rockRDL.png} | Bin .../FixedObjects/Rock/rockRDL.png.meta | 84 ++++++++++++++++++ .../{Wall/wallU.png => Rock/rockU.png} | Bin .../textures/FixedObjects/Rock/rockU.png.meta | 84 ++++++++++++++++++ .../{Wall/wallUR.png => Rock/rockUR.png} | Bin .../FixedObjects/Rock/rockUR.png.meta | 84 ++++++++++++++++++ .../{Wall/wallURD.png => Rock/rockURD.png} | Bin .../FixedObjects/Rock/rockURD.png.meta | 84 ++++++++++++++++++ .../FixedObjects/Wall/wallDLUR.png.meta | 84 ------------------ .../FixedObjects/Wall/wallDU.png.meta | 84 ------------------ .../textures/FixedObjects/Wall/wallL.png.meta | 84 ------------------ .../FixedObjects/Wall/wallLR.png.meta | 84 ------------------ .../FixedObjects/Wall/wallLU.png.meta | 84 ------------------ .../FixedObjects/Wall/wallLUR.png.meta | 84 ------------------ .../textures/FixedObjects/Wall/wallR.png.meta | 84 ------------------ .../FixedObjects/Wall/wallRD.png.meta | 84 ------------------ .../FixedObjects/Wall/wallRDL.png.meta | 84 ------------------ .../textures/FixedObjects/Wall/wallU.png.meta | 84 ------------------ .../FixedObjects/Wall/wallUR.png.meta | 84 ------------------ .../FixedObjects/Wall/wallURD.png.meta | 84 ------------------ 45 files changed, 1017 insertions(+), 1017 deletions(-) rename Assets/graphics/textures/FixedObjects/{Wall.meta => Rock.meta} (77%) rename Assets/graphics/textures/FixedObjects/{Wall/wall.png => Rock/rock.png} (100%) rename Assets/graphics/textures/FixedObjects/{Wall/wallDLU.png.meta => Rock/rock.png.meta} (95%) rename Assets/graphics/textures/FixedObjects/{Wall/wallD.png => Rock/rockD.png} (100%) rename Assets/graphics/textures/FixedObjects/{Wall/wall.png.meta => Rock/rockD.png.meta} (95%) rename Assets/graphics/textures/FixedObjects/{Wall/wallDL.png => Rock/rockDL.png} (100%) rename Assets/graphics/textures/FixedObjects/{Wall/wallD.png.meta => Rock/rockDL.png.meta} (95%) rename Assets/graphics/textures/FixedObjects/{Wall/wallDLU.png => Rock/rockDLU.png} (100%) rename Assets/graphics/textures/FixedObjects/{Wall/wallDL.png.meta => Rock/rockDLU.png.meta} (95%) rename Assets/graphics/textures/FixedObjects/{Wall/wallDLUR.png => Rock/rockDLUR.png} (100%) create mode 100644 Assets/graphics/textures/FixedObjects/Rock/rockDLUR.png.meta rename Assets/graphics/textures/FixedObjects/{Wall/wallDU.png => Rock/rockDU.png} (100%) create mode 100644 Assets/graphics/textures/FixedObjects/Rock/rockDU.png.meta rename Assets/graphics/textures/FixedObjects/{Wall/wallL.png => Rock/rockL.png} (100%) create mode 100644 Assets/graphics/textures/FixedObjects/Rock/rockL.png.meta rename Assets/graphics/textures/FixedObjects/{Wall/wallLR.png => Rock/rockLR.png} (100%) create mode 100644 Assets/graphics/textures/FixedObjects/Rock/rockLR.png.meta rename Assets/graphics/textures/FixedObjects/{Wall/wallLU.png => Rock/rockLU.png} (100%) create mode 100644 Assets/graphics/textures/FixedObjects/Rock/rockLU.png.meta rename Assets/graphics/textures/FixedObjects/{Wall/wallLUR.png => Rock/rockLUR.png} (100%) create mode 100644 Assets/graphics/textures/FixedObjects/Rock/rockLUR.png.meta rename Assets/graphics/textures/FixedObjects/{Wall/wallR.png => Rock/rockR.png} (100%) create mode 100644 Assets/graphics/textures/FixedObjects/Rock/rockR.png.meta rename Assets/graphics/textures/FixedObjects/{Wall/wallRD.png => Rock/rockRD.png} (100%) create mode 100644 Assets/graphics/textures/FixedObjects/Rock/rockRD.png.meta rename Assets/graphics/textures/FixedObjects/{Wall/wallRDL.png => Rock/rockRDL.png} (100%) create mode 100644 Assets/graphics/textures/FixedObjects/Rock/rockRDL.png.meta rename Assets/graphics/textures/FixedObjects/{Wall/wallU.png => Rock/rockU.png} (100%) create mode 100644 Assets/graphics/textures/FixedObjects/Rock/rockU.png.meta rename Assets/graphics/textures/FixedObjects/{Wall/wallUR.png => Rock/rockUR.png} (100%) create mode 100644 Assets/graphics/textures/FixedObjects/Rock/rockUR.png.meta rename Assets/graphics/textures/FixedObjects/{Wall/wallURD.png => Rock/rockURD.png} (100%) create mode 100644 Assets/graphics/textures/FixedObjects/Rock/rockURD.png.meta delete mode 100644 Assets/graphics/textures/FixedObjects/Wall/wallDLUR.png.meta delete mode 100644 Assets/graphics/textures/FixedObjects/Wall/wallDU.png.meta delete mode 100644 Assets/graphics/textures/FixedObjects/Wall/wallL.png.meta delete mode 100644 Assets/graphics/textures/FixedObjects/Wall/wallLR.png.meta delete mode 100644 Assets/graphics/textures/FixedObjects/Wall/wallLU.png.meta delete mode 100644 Assets/graphics/textures/FixedObjects/Wall/wallLUR.png.meta delete mode 100644 Assets/graphics/textures/FixedObjects/Wall/wallR.png.meta delete mode 100644 Assets/graphics/textures/FixedObjects/Wall/wallRD.png.meta delete mode 100644 Assets/graphics/textures/FixedObjects/Wall/wallRDL.png.meta delete mode 100644 Assets/graphics/textures/FixedObjects/Wall/wallU.png.meta delete mode 100644 Assets/graphics/textures/FixedObjects/Wall/wallUR.png.meta delete mode 100644 Assets/graphics/textures/FixedObjects/Wall/wallURD.png.meta diff --git a/Assets/graphics/textures/FixedObjects/Wall.meta b/Assets/graphics/textures/FixedObjects/Rock.meta similarity index 77% rename from Assets/graphics/textures/FixedObjects/Wall.meta rename to Assets/graphics/textures/FixedObjects/Rock.meta index 1e45902..f0ce6ea 100644 --- a/Assets/graphics/textures/FixedObjects/Wall.meta +++ b/Assets/graphics/textures/FixedObjects/Rock.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: ddc6452a517b6824b9195f30b422202a +guid: 87890769d65ea5243b0178527d876091 folderAsset: yes DefaultImporter: externalObjects: {} diff --git a/Assets/graphics/textures/FixedObjects/Wall/wall.png b/Assets/graphics/textures/FixedObjects/Rock/rock.png similarity index 100% rename from Assets/graphics/textures/FixedObjects/Wall/wall.png rename to Assets/graphics/textures/FixedObjects/Rock/rock.png diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallDLU.png.meta b/Assets/graphics/textures/FixedObjects/Rock/rock.png.meta similarity index 95% rename from Assets/graphics/textures/FixedObjects/Wall/wallDLU.png.meta rename to Assets/graphics/textures/FixedObjects/Rock/rock.png.meta index c3523f9..28fd43b 100644 --- a/Assets/graphics/textures/FixedObjects/Wall/wallDLU.png.meta +++ b/Assets/graphics/textures/FixedObjects/Rock/rock.png.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 8494f72caaa532844a9bc8b648dd6014 +guid: 501cd953a03a59f4aa2fd59e8b36f811 TextureImporter: fileIDToRecycleName: {} externalObjects: {} @@ -73,7 +73,7 @@ TextureImporter: outline: [] physicsShape: [] bones: [] - spriteID: aad1f4bdd6a566547bc94f37b020ebef + spriteID: 59d61e2b47208634595d72a5e4444d8f vertices: [] indices: edges: [] diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallD.png b/Assets/graphics/textures/FixedObjects/Rock/rockD.png similarity index 100% rename from Assets/graphics/textures/FixedObjects/Wall/wallD.png rename to Assets/graphics/textures/FixedObjects/Rock/rockD.png diff --git a/Assets/graphics/textures/FixedObjects/Wall/wall.png.meta b/Assets/graphics/textures/FixedObjects/Rock/rockD.png.meta similarity index 95% rename from Assets/graphics/textures/FixedObjects/Wall/wall.png.meta rename to Assets/graphics/textures/FixedObjects/Rock/rockD.png.meta index 847b336..e682ec3 100644 --- a/Assets/graphics/textures/FixedObjects/Wall/wall.png.meta +++ b/Assets/graphics/textures/FixedObjects/Rock/rockD.png.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: f6c7f559c457cfe4ab5bd6ed39038ee9 +guid: 82051033f41334d428de695a5a8e7c12 TextureImporter: fileIDToRecycleName: {} externalObjects: {} @@ -73,7 +73,7 @@ TextureImporter: outline: [] physicsShape: [] bones: [] - spriteID: 97abb9e53b87fce4db34e5941f00fa5d + spriteID: 666783e22fb79454c81789a8de59a616 vertices: [] indices: edges: [] diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallDL.png b/Assets/graphics/textures/FixedObjects/Rock/rockDL.png similarity index 100% rename from Assets/graphics/textures/FixedObjects/Wall/wallDL.png rename to Assets/graphics/textures/FixedObjects/Rock/rockDL.png diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallD.png.meta b/Assets/graphics/textures/FixedObjects/Rock/rockDL.png.meta similarity index 95% rename from Assets/graphics/textures/FixedObjects/Wall/wallD.png.meta rename to Assets/graphics/textures/FixedObjects/Rock/rockDL.png.meta index f5cbc8d..68ed6ac 100644 --- a/Assets/graphics/textures/FixedObjects/Wall/wallD.png.meta +++ b/Assets/graphics/textures/FixedObjects/Rock/rockDL.png.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 1d35103db3a5b874fb74e82d442e2fec +guid: c475ca15f80477e408ff4a4307e97c1e TextureImporter: fileIDToRecycleName: {} externalObjects: {} @@ -73,7 +73,7 @@ TextureImporter: outline: [] physicsShape: [] bones: [] - spriteID: dde810f3f9e19714e8dc2e66451d0beb + spriteID: 08d5ee9cb5b8af7488601ab27526880b vertices: [] indices: edges: [] diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallDLU.png b/Assets/graphics/textures/FixedObjects/Rock/rockDLU.png similarity index 100% rename from Assets/graphics/textures/FixedObjects/Wall/wallDLU.png rename to Assets/graphics/textures/FixedObjects/Rock/rockDLU.png diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallDL.png.meta b/Assets/graphics/textures/FixedObjects/Rock/rockDLU.png.meta similarity index 95% rename from Assets/graphics/textures/FixedObjects/Wall/wallDL.png.meta rename to Assets/graphics/textures/FixedObjects/Rock/rockDLU.png.meta index edc5881..90359f2 100644 --- a/Assets/graphics/textures/FixedObjects/Wall/wallDL.png.meta +++ b/Assets/graphics/textures/FixedObjects/Rock/rockDLU.png.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 430d483a3af8b094da74d0e5404f0700 +guid: 238a9e0dfc53f5e4ab2d01e57520b72a TextureImporter: fileIDToRecycleName: {} externalObjects: {} @@ -73,7 +73,7 @@ TextureImporter: outline: [] physicsShape: [] bones: [] - spriteID: c32b249bae0e1874f98b4fdbd0b7bd3b + spriteID: 82042871a66a2c74792237501a629e5e vertices: [] indices: edges: [] diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallDLUR.png b/Assets/graphics/textures/FixedObjects/Rock/rockDLUR.png similarity index 100% rename from Assets/graphics/textures/FixedObjects/Wall/wallDLUR.png rename to Assets/graphics/textures/FixedObjects/Rock/rockDLUR.png diff --git a/Assets/graphics/textures/FixedObjects/Rock/rockDLUR.png.meta b/Assets/graphics/textures/FixedObjects/Rock/rockDLUR.png.meta new file mode 100644 index 0000000..84a1e73 --- /dev/null +++ b/Assets/graphics/textures/FixedObjects/Rock/rockDLUR.png.meta @@ -0,0 +1,84 @@ +fileFormatVersion: 2 +guid: 106ee2c5b569c9a4489a53f7c09ec01d +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 5 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: fba48e4db626d004e9fbc1061c91655a + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallDU.png b/Assets/graphics/textures/FixedObjects/Rock/rockDU.png similarity index 100% rename from Assets/graphics/textures/FixedObjects/Wall/wallDU.png rename to Assets/graphics/textures/FixedObjects/Rock/rockDU.png diff --git a/Assets/graphics/textures/FixedObjects/Rock/rockDU.png.meta b/Assets/graphics/textures/FixedObjects/Rock/rockDU.png.meta new file mode 100644 index 0000000..d5ba766 --- /dev/null +++ b/Assets/graphics/textures/FixedObjects/Rock/rockDU.png.meta @@ -0,0 +1,84 @@ +fileFormatVersion: 2 +guid: 4400c4135c42bba4a8cdc614dee7cc71 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 5 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: c773c4212742a084086994a0bf421b6c + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallL.png b/Assets/graphics/textures/FixedObjects/Rock/rockL.png similarity index 100% rename from Assets/graphics/textures/FixedObjects/Wall/wallL.png rename to Assets/graphics/textures/FixedObjects/Rock/rockL.png diff --git a/Assets/graphics/textures/FixedObjects/Rock/rockL.png.meta b/Assets/graphics/textures/FixedObjects/Rock/rockL.png.meta new file mode 100644 index 0000000..fc661f0 --- /dev/null +++ b/Assets/graphics/textures/FixedObjects/Rock/rockL.png.meta @@ -0,0 +1,84 @@ +fileFormatVersion: 2 +guid: 57f730fb313fa4f4a9a6bff7b5b6d989 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 5 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 659c7606965a62a4d97b99e6a85e11f8 + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallLR.png b/Assets/graphics/textures/FixedObjects/Rock/rockLR.png similarity index 100% rename from Assets/graphics/textures/FixedObjects/Wall/wallLR.png rename to Assets/graphics/textures/FixedObjects/Rock/rockLR.png diff --git a/Assets/graphics/textures/FixedObjects/Rock/rockLR.png.meta b/Assets/graphics/textures/FixedObjects/Rock/rockLR.png.meta new file mode 100644 index 0000000..3c7416c --- /dev/null +++ b/Assets/graphics/textures/FixedObjects/Rock/rockLR.png.meta @@ -0,0 +1,84 @@ +fileFormatVersion: 2 +guid: 41944bee4ca9a194a9c9445a9e6e3a0c +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 5 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: a80c7e92e4c18014f9df97ce0d291ad2 + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallLU.png b/Assets/graphics/textures/FixedObjects/Rock/rockLU.png similarity index 100% rename from Assets/graphics/textures/FixedObjects/Wall/wallLU.png rename to Assets/graphics/textures/FixedObjects/Rock/rockLU.png diff --git a/Assets/graphics/textures/FixedObjects/Rock/rockLU.png.meta b/Assets/graphics/textures/FixedObjects/Rock/rockLU.png.meta new file mode 100644 index 0000000..d0b533c --- /dev/null +++ b/Assets/graphics/textures/FixedObjects/Rock/rockLU.png.meta @@ -0,0 +1,84 @@ +fileFormatVersion: 2 +guid: 2e92ac748c8ec9c48bc704174cbda95a +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 5 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: d5a9a143c057d024c9bcde8c61579202 + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallLUR.png b/Assets/graphics/textures/FixedObjects/Rock/rockLUR.png similarity index 100% rename from Assets/graphics/textures/FixedObjects/Wall/wallLUR.png rename to Assets/graphics/textures/FixedObjects/Rock/rockLUR.png diff --git a/Assets/graphics/textures/FixedObjects/Rock/rockLUR.png.meta b/Assets/graphics/textures/FixedObjects/Rock/rockLUR.png.meta new file mode 100644 index 0000000..88cec49 --- /dev/null +++ b/Assets/graphics/textures/FixedObjects/Rock/rockLUR.png.meta @@ -0,0 +1,84 @@ +fileFormatVersion: 2 +guid: 47b3779112f32c24baa11de4d6d5c845 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 5 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: fe4cf555b17603e46bea946977a6c926 + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallR.png b/Assets/graphics/textures/FixedObjects/Rock/rockR.png similarity index 100% rename from Assets/graphics/textures/FixedObjects/Wall/wallR.png rename to Assets/graphics/textures/FixedObjects/Rock/rockR.png diff --git a/Assets/graphics/textures/FixedObjects/Rock/rockR.png.meta b/Assets/graphics/textures/FixedObjects/Rock/rockR.png.meta new file mode 100644 index 0000000..9ea6dd2 --- /dev/null +++ b/Assets/graphics/textures/FixedObjects/Rock/rockR.png.meta @@ -0,0 +1,84 @@ +fileFormatVersion: 2 +guid: 35f28a36eba6ad044bea0c72a00d97fc +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 5 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 0ebc070b5a98200478969442e06d89b9 + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallRD.png b/Assets/graphics/textures/FixedObjects/Rock/rockRD.png similarity index 100% rename from Assets/graphics/textures/FixedObjects/Wall/wallRD.png rename to Assets/graphics/textures/FixedObjects/Rock/rockRD.png diff --git a/Assets/graphics/textures/FixedObjects/Rock/rockRD.png.meta b/Assets/graphics/textures/FixedObjects/Rock/rockRD.png.meta new file mode 100644 index 0000000..edc4b49 --- /dev/null +++ b/Assets/graphics/textures/FixedObjects/Rock/rockRD.png.meta @@ -0,0 +1,84 @@ +fileFormatVersion: 2 +guid: 63d16c78755cba745921718c743a2116 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 5 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 423e45df99561e24e82b2862c7a78aa3 + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallRDL.png b/Assets/graphics/textures/FixedObjects/Rock/rockRDL.png similarity index 100% rename from Assets/graphics/textures/FixedObjects/Wall/wallRDL.png rename to Assets/graphics/textures/FixedObjects/Rock/rockRDL.png diff --git a/Assets/graphics/textures/FixedObjects/Rock/rockRDL.png.meta b/Assets/graphics/textures/FixedObjects/Rock/rockRDL.png.meta new file mode 100644 index 0000000..c365fa2 --- /dev/null +++ b/Assets/graphics/textures/FixedObjects/Rock/rockRDL.png.meta @@ -0,0 +1,84 @@ +fileFormatVersion: 2 +guid: 8ef67ce279976d44a9338fb41a62e7d6 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 5 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: ed0b8dea4a022b540ba9390af398bd9f + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallU.png b/Assets/graphics/textures/FixedObjects/Rock/rockU.png similarity index 100% rename from Assets/graphics/textures/FixedObjects/Wall/wallU.png rename to Assets/graphics/textures/FixedObjects/Rock/rockU.png diff --git a/Assets/graphics/textures/FixedObjects/Rock/rockU.png.meta b/Assets/graphics/textures/FixedObjects/Rock/rockU.png.meta new file mode 100644 index 0000000..f82666c --- /dev/null +++ b/Assets/graphics/textures/FixedObjects/Rock/rockU.png.meta @@ -0,0 +1,84 @@ +fileFormatVersion: 2 +guid: ef89da04d3747bb48a064d87501b6d01 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 5 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: a9a355ca7ffdca1478641c316bf76690 + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallUR.png b/Assets/graphics/textures/FixedObjects/Rock/rockUR.png similarity index 100% rename from Assets/graphics/textures/FixedObjects/Wall/wallUR.png rename to Assets/graphics/textures/FixedObjects/Rock/rockUR.png diff --git a/Assets/graphics/textures/FixedObjects/Rock/rockUR.png.meta b/Assets/graphics/textures/FixedObjects/Rock/rockUR.png.meta new file mode 100644 index 0000000..8303c10 --- /dev/null +++ b/Assets/graphics/textures/FixedObjects/Rock/rockUR.png.meta @@ -0,0 +1,84 @@ +fileFormatVersion: 2 +guid: 8f27887e9aa83824895057a4385066db +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 5 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: fd09aab5f8f35a94dac9ca926d75be40 + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallURD.png b/Assets/graphics/textures/FixedObjects/Rock/rockURD.png similarity index 100% rename from Assets/graphics/textures/FixedObjects/Wall/wallURD.png rename to Assets/graphics/textures/FixedObjects/Rock/rockURD.png diff --git a/Assets/graphics/textures/FixedObjects/Rock/rockURD.png.meta b/Assets/graphics/textures/FixedObjects/Rock/rockURD.png.meta new file mode 100644 index 0000000..176ef56 --- /dev/null +++ b/Assets/graphics/textures/FixedObjects/Rock/rockURD.png.meta @@ -0,0 +1,84 @@ +fileFormatVersion: 2 +guid: 0dc1a020a0b54c844a7e774f68714d24 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 5 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 67915a8b9a7fc3b40bd24231935f95ec + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallDLUR.png.meta b/Assets/graphics/textures/FixedObjects/Wall/wallDLUR.png.meta deleted file mode 100644 index c96205f..0000000 --- a/Assets/graphics/textures/FixedObjects/Wall/wallDLUR.png.meta +++ /dev/null @@ -1,84 +0,0 @@ -fileFormatVersion: 2 -guid: ed7b25cf0abcd3542844ad6b9b03db56 -TextureImporter: - fileIDToRecycleName: {} - externalObjects: {} - serializedVersion: 5 - mipmaps: - mipMapMode: 0 - enableMipMap: 0 - sRGBTexture: 1 - linearTexture: 0 - fadeOut: 0 - borderMipMap: 0 - mipMapsPreserveCoverage: 0 - alphaTestReferenceValue: 0.5 - mipMapFadeDistanceStart: 1 - mipMapFadeDistanceEnd: 3 - bumpmap: - convertToNormalMap: 0 - externalNormalMap: 0 - heightScale: 0.25 - normalMapFilter: 0 - isReadable: 0 - grayScaleToAlpha: 0 - generateCubemap: 6 - cubemapConvolution: 0 - seamlessCubemap: 0 - textureFormat: 1 - maxTextureSize: 2048 - textureSettings: - serializedVersion: 2 - filterMode: -1 - aniso: -1 - mipBias: -1 - wrapU: 1 - wrapV: 1 - wrapW: 1 - nPOTScale: 0 - lightmap: 0 - compressionQuality: 50 - spriteMode: 1 - spriteExtrude: 1 - spriteMeshType: 1 - alignment: 0 - spritePivot: {x: 0.5, y: 0.5} - spritePixelsToUnits: 100 - spriteBorder: {x: 0, y: 0, z: 0, w: 0} - spriteGenerateFallbackPhysicsShape: 1 - alphaUsage: 1 - alphaIsTransparency: 1 - spriteTessellationDetail: -1 - textureType: 8 - textureShape: 1 - singleChannelComponent: 0 - maxTextureSizeSet: 0 - compressionQualitySet: 0 - textureFormatSet: 0 - platformSettings: - - serializedVersion: 2 - buildTarget: DefaultTexturePlatform - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - overridden: 0 - androidETC2FallbackOverride: 0 - spriteSheet: - serializedVersion: 2 - sprites: [] - outline: [] - physicsShape: [] - bones: [] - spriteID: 4440d2757c5a12842b2dca431a84fa98 - vertices: [] - indices: - edges: [] - weights: [] - spritePackingTag: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallDU.png.meta b/Assets/graphics/textures/FixedObjects/Wall/wallDU.png.meta deleted file mode 100644 index 541cfc2..0000000 --- a/Assets/graphics/textures/FixedObjects/Wall/wallDU.png.meta +++ /dev/null @@ -1,84 +0,0 @@ -fileFormatVersion: 2 -guid: f1bb16849ce4736439e913e02c8e66ab -TextureImporter: - fileIDToRecycleName: {} - externalObjects: {} - serializedVersion: 5 - mipmaps: - mipMapMode: 0 - enableMipMap: 0 - sRGBTexture: 1 - linearTexture: 0 - fadeOut: 0 - borderMipMap: 0 - mipMapsPreserveCoverage: 0 - alphaTestReferenceValue: 0.5 - mipMapFadeDistanceStart: 1 - mipMapFadeDistanceEnd: 3 - bumpmap: - convertToNormalMap: 0 - externalNormalMap: 0 - heightScale: 0.25 - normalMapFilter: 0 - isReadable: 0 - grayScaleToAlpha: 0 - generateCubemap: 6 - cubemapConvolution: 0 - seamlessCubemap: 0 - textureFormat: 1 - maxTextureSize: 2048 - textureSettings: - serializedVersion: 2 - filterMode: -1 - aniso: -1 - mipBias: -1 - wrapU: 1 - wrapV: 1 - wrapW: 1 - nPOTScale: 0 - lightmap: 0 - compressionQuality: 50 - spriteMode: 1 - spriteExtrude: 1 - spriteMeshType: 1 - alignment: 0 - spritePivot: {x: 0.5, y: 0.5} - spritePixelsToUnits: 100 - spriteBorder: {x: 0, y: 0, z: 0, w: 0} - spriteGenerateFallbackPhysicsShape: 1 - alphaUsage: 1 - alphaIsTransparency: 1 - spriteTessellationDetail: -1 - textureType: 8 - textureShape: 1 - singleChannelComponent: 0 - maxTextureSizeSet: 0 - compressionQualitySet: 0 - textureFormatSet: 0 - platformSettings: - - serializedVersion: 2 - buildTarget: DefaultTexturePlatform - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - overridden: 0 - androidETC2FallbackOverride: 0 - spriteSheet: - serializedVersion: 2 - sprites: [] - outline: [] - physicsShape: [] - bones: [] - spriteID: a839bc664e33ed642a73deeb0294f591 - vertices: [] - indices: - edges: [] - weights: [] - spritePackingTag: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallL.png.meta b/Assets/graphics/textures/FixedObjects/Wall/wallL.png.meta deleted file mode 100644 index 750c0ae..0000000 --- a/Assets/graphics/textures/FixedObjects/Wall/wallL.png.meta +++ /dev/null @@ -1,84 +0,0 @@ -fileFormatVersion: 2 -guid: 3cb99e8388cbfa749b06ed1b7888346a -TextureImporter: - fileIDToRecycleName: {} - externalObjects: {} - serializedVersion: 5 - mipmaps: - mipMapMode: 0 - enableMipMap: 0 - sRGBTexture: 1 - linearTexture: 0 - fadeOut: 0 - borderMipMap: 0 - mipMapsPreserveCoverage: 0 - alphaTestReferenceValue: 0.5 - mipMapFadeDistanceStart: 1 - mipMapFadeDistanceEnd: 3 - bumpmap: - convertToNormalMap: 0 - externalNormalMap: 0 - heightScale: 0.25 - normalMapFilter: 0 - isReadable: 0 - grayScaleToAlpha: 0 - generateCubemap: 6 - cubemapConvolution: 0 - seamlessCubemap: 0 - textureFormat: 1 - maxTextureSize: 2048 - textureSettings: - serializedVersion: 2 - filterMode: -1 - aniso: -1 - mipBias: -1 - wrapU: 1 - wrapV: 1 - wrapW: 1 - nPOTScale: 0 - lightmap: 0 - compressionQuality: 50 - spriteMode: 1 - spriteExtrude: 1 - spriteMeshType: 1 - alignment: 0 - spritePivot: {x: 0.5, y: 0.5} - spritePixelsToUnits: 100 - spriteBorder: {x: 0, y: 0, z: 0, w: 0} - spriteGenerateFallbackPhysicsShape: 1 - alphaUsage: 1 - alphaIsTransparency: 1 - spriteTessellationDetail: -1 - textureType: 8 - textureShape: 1 - singleChannelComponent: 0 - maxTextureSizeSet: 0 - compressionQualitySet: 0 - textureFormatSet: 0 - platformSettings: - - serializedVersion: 2 - buildTarget: DefaultTexturePlatform - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - overridden: 0 - androidETC2FallbackOverride: 0 - spriteSheet: - serializedVersion: 2 - sprites: [] - outline: [] - physicsShape: [] - bones: [] - spriteID: e245233263e968e47816198a5564beb2 - vertices: [] - indices: - edges: [] - weights: [] - spritePackingTag: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallLR.png.meta b/Assets/graphics/textures/FixedObjects/Wall/wallLR.png.meta deleted file mode 100644 index c04e7fb..0000000 --- a/Assets/graphics/textures/FixedObjects/Wall/wallLR.png.meta +++ /dev/null @@ -1,84 +0,0 @@ -fileFormatVersion: 2 -guid: 4250fb3fa0a1d0e4495f89bb1e2a85f2 -TextureImporter: - fileIDToRecycleName: {} - externalObjects: {} - serializedVersion: 5 - mipmaps: - mipMapMode: 0 - enableMipMap: 0 - sRGBTexture: 1 - linearTexture: 0 - fadeOut: 0 - borderMipMap: 0 - mipMapsPreserveCoverage: 0 - alphaTestReferenceValue: 0.5 - mipMapFadeDistanceStart: 1 - mipMapFadeDistanceEnd: 3 - bumpmap: - convertToNormalMap: 0 - externalNormalMap: 0 - heightScale: 0.25 - normalMapFilter: 0 - isReadable: 0 - grayScaleToAlpha: 0 - generateCubemap: 6 - cubemapConvolution: 0 - seamlessCubemap: 0 - textureFormat: 1 - maxTextureSize: 2048 - textureSettings: - serializedVersion: 2 - filterMode: -1 - aniso: -1 - mipBias: -1 - wrapU: 1 - wrapV: 1 - wrapW: 1 - nPOTScale: 0 - lightmap: 0 - compressionQuality: 50 - spriteMode: 1 - spriteExtrude: 1 - spriteMeshType: 1 - alignment: 0 - spritePivot: {x: 0.5, y: 0.5} - spritePixelsToUnits: 100 - spriteBorder: {x: 0, y: 0, z: 0, w: 0} - spriteGenerateFallbackPhysicsShape: 1 - alphaUsage: 1 - alphaIsTransparency: 1 - spriteTessellationDetail: -1 - textureType: 8 - textureShape: 1 - singleChannelComponent: 0 - maxTextureSizeSet: 0 - compressionQualitySet: 0 - textureFormatSet: 0 - platformSettings: - - serializedVersion: 2 - buildTarget: DefaultTexturePlatform - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - overridden: 0 - androidETC2FallbackOverride: 0 - spriteSheet: - serializedVersion: 2 - sprites: [] - outline: [] - physicsShape: [] - bones: [] - spriteID: 8268318857a6abc428379f5666c41698 - vertices: [] - indices: - edges: [] - weights: [] - spritePackingTag: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallLU.png.meta b/Assets/graphics/textures/FixedObjects/Wall/wallLU.png.meta deleted file mode 100644 index fd6f3f4..0000000 --- a/Assets/graphics/textures/FixedObjects/Wall/wallLU.png.meta +++ /dev/null @@ -1,84 +0,0 @@ -fileFormatVersion: 2 -guid: 76d5497975fce0a4c954c9597f63f702 -TextureImporter: - fileIDToRecycleName: {} - externalObjects: {} - serializedVersion: 5 - mipmaps: - mipMapMode: 0 - enableMipMap: 0 - sRGBTexture: 1 - linearTexture: 0 - fadeOut: 0 - borderMipMap: 0 - mipMapsPreserveCoverage: 0 - alphaTestReferenceValue: 0.5 - mipMapFadeDistanceStart: 1 - mipMapFadeDistanceEnd: 3 - bumpmap: - convertToNormalMap: 0 - externalNormalMap: 0 - heightScale: 0.25 - normalMapFilter: 0 - isReadable: 0 - grayScaleToAlpha: 0 - generateCubemap: 6 - cubemapConvolution: 0 - seamlessCubemap: 0 - textureFormat: 1 - maxTextureSize: 2048 - textureSettings: - serializedVersion: 2 - filterMode: -1 - aniso: -1 - mipBias: -1 - wrapU: 1 - wrapV: 1 - wrapW: 1 - nPOTScale: 0 - lightmap: 0 - compressionQuality: 50 - spriteMode: 1 - spriteExtrude: 1 - spriteMeshType: 1 - alignment: 0 - spritePivot: {x: 0.5, y: 0.5} - spritePixelsToUnits: 100 - spriteBorder: {x: 0, y: 0, z: 0, w: 0} - spriteGenerateFallbackPhysicsShape: 1 - alphaUsage: 1 - alphaIsTransparency: 1 - spriteTessellationDetail: -1 - textureType: 8 - textureShape: 1 - singleChannelComponent: 0 - maxTextureSizeSet: 0 - compressionQualitySet: 0 - textureFormatSet: 0 - platformSettings: - - serializedVersion: 2 - buildTarget: DefaultTexturePlatform - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - overridden: 0 - androidETC2FallbackOverride: 0 - spriteSheet: - serializedVersion: 2 - sprites: [] - outline: [] - physicsShape: [] - bones: [] - spriteID: bcb69ee1f597e68458dab6cf3ebf38d8 - vertices: [] - indices: - edges: [] - weights: [] - spritePackingTag: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallLUR.png.meta b/Assets/graphics/textures/FixedObjects/Wall/wallLUR.png.meta deleted file mode 100644 index d3cd8ee..0000000 --- a/Assets/graphics/textures/FixedObjects/Wall/wallLUR.png.meta +++ /dev/null @@ -1,84 +0,0 @@ -fileFormatVersion: 2 -guid: f986c33affc3d404c9c0a5761af51b63 -TextureImporter: - fileIDToRecycleName: {} - externalObjects: {} - serializedVersion: 5 - mipmaps: - mipMapMode: 0 - enableMipMap: 0 - sRGBTexture: 1 - linearTexture: 0 - fadeOut: 0 - borderMipMap: 0 - mipMapsPreserveCoverage: 0 - alphaTestReferenceValue: 0.5 - mipMapFadeDistanceStart: 1 - mipMapFadeDistanceEnd: 3 - bumpmap: - convertToNormalMap: 0 - externalNormalMap: 0 - heightScale: 0.25 - normalMapFilter: 0 - isReadable: 0 - grayScaleToAlpha: 0 - generateCubemap: 6 - cubemapConvolution: 0 - seamlessCubemap: 0 - textureFormat: 1 - maxTextureSize: 2048 - textureSettings: - serializedVersion: 2 - filterMode: -1 - aniso: -1 - mipBias: -1 - wrapU: 1 - wrapV: 1 - wrapW: 1 - nPOTScale: 0 - lightmap: 0 - compressionQuality: 50 - spriteMode: 1 - spriteExtrude: 1 - spriteMeshType: 1 - alignment: 0 - spritePivot: {x: 0.5, y: 0.5} - spritePixelsToUnits: 100 - spriteBorder: {x: 0, y: 0, z: 0, w: 0} - spriteGenerateFallbackPhysicsShape: 1 - alphaUsage: 1 - alphaIsTransparency: 1 - spriteTessellationDetail: -1 - textureType: 8 - textureShape: 1 - singleChannelComponent: 0 - maxTextureSizeSet: 0 - compressionQualitySet: 0 - textureFormatSet: 0 - platformSettings: - - serializedVersion: 2 - buildTarget: DefaultTexturePlatform - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - overridden: 0 - androidETC2FallbackOverride: 0 - spriteSheet: - serializedVersion: 2 - sprites: [] - outline: [] - physicsShape: [] - bones: [] - spriteID: c2728e05a6f833d408a3608a731284e7 - vertices: [] - indices: - edges: [] - weights: [] - spritePackingTag: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallR.png.meta b/Assets/graphics/textures/FixedObjects/Wall/wallR.png.meta deleted file mode 100644 index 1eeee63..0000000 --- a/Assets/graphics/textures/FixedObjects/Wall/wallR.png.meta +++ /dev/null @@ -1,84 +0,0 @@ -fileFormatVersion: 2 -guid: e5a64c1ef1ef1754fb514b6541f0279f -TextureImporter: - fileIDToRecycleName: {} - externalObjects: {} - serializedVersion: 5 - mipmaps: - mipMapMode: 0 - enableMipMap: 0 - sRGBTexture: 1 - linearTexture: 0 - fadeOut: 0 - borderMipMap: 0 - mipMapsPreserveCoverage: 0 - alphaTestReferenceValue: 0.5 - mipMapFadeDistanceStart: 1 - mipMapFadeDistanceEnd: 3 - bumpmap: - convertToNormalMap: 0 - externalNormalMap: 0 - heightScale: 0.25 - normalMapFilter: 0 - isReadable: 0 - grayScaleToAlpha: 0 - generateCubemap: 6 - cubemapConvolution: 0 - seamlessCubemap: 0 - textureFormat: 1 - maxTextureSize: 2048 - textureSettings: - serializedVersion: 2 - filterMode: -1 - aniso: -1 - mipBias: -1 - wrapU: 1 - wrapV: 1 - wrapW: 1 - nPOTScale: 0 - lightmap: 0 - compressionQuality: 50 - spriteMode: 1 - spriteExtrude: 1 - spriteMeshType: 1 - alignment: 0 - spritePivot: {x: 0.5, y: 0.5} - spritePixelsToUnits: 100 - spriteBorder: {x: 0, y: 0, z: 0, w: 0} - spriteGenerateFallbackPhysicsShape: 1 - alphaUsage: 1 - alphaIsTransparency: 1 - spriteTessellationDetail: -1 - textureType: 8 - textureShape: 1 - singleChannelComponent: 0 - maxTextureSizeSet: 0 - compressionQualitySet: 0 - textureFormatSet: 0 - platformSettings: - - serializedVersion: 2 - buildTarget: DefaultTexturePlatform - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - overridden: 0 - androidETC2FallbackOverride: 0 - spriteSheet: - serializedVersion: 2 - sprites: [] - outline: [] - physicsShape: [] - bones: [] - spriteID: 5cb612ea5e953f44aa2083bf0621372b - vertices: [] - indices: - edges: [] - weights: [] - spritePackingTag: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallRD.png.meta b/Assets/graphics/textures/FixedObjects/Wall/wallRD.png.meta deleted file mode 100644 index d3fe23c..0000000 --- a/Assets/graphics/textures/FixedObjects/Wall/wallRD.png.meta +++ /dev/null @@ -1,84 +0,0 @@ -fileFormatVersion: 2 -guid: 3650061c6efbd8d4baa5b997f943edd8 -TextureImporter: - fileIDToRecycleName: {} - externalObjects: {} - serializedVersion: 5 - mipmaps: - mipMapMode: 0 - enableMipMap: 0 - sRGBTexture: 1 - linearTexture: 0 - fadeOut: 0 - borderMipMap: 0 - mipMapsPreserveCoverage: 0 - alphaTestReferenceValue: 0.5 - mipMapFadeDistanceStart: 1 - mipMapFadeDistanceEnd: 3 - bumpmap: - convertToNormalMap: 0 - externalNormalMap: 0 - heightScale: 0.25 - normalMapFilter: 0 - isReadable: 0 - grayScaleToAlpha: 0 - generateCubemap: 6 - cubemapConvolution: 0 - seamlessCubemap: 0 - textureFormat: 1 - maxTextureSize: 2048 - textureSettings: - serializedVersion: 2 - filterMode: -1 - aniso: -1 - mipBias: -1 - wrapU: 1 - wrapV: 1 - wrapW: 1 - nPOTScale: 0 - lightmap: 0 - compressionQuality: 50 - spriteMode: 1 - spriteExtrude: 1 - spriteMeshType: 1 - alignment: 0 - spritePivot: {x: 0.5, y: 0.5} - spritePixelsToUnits: 100 - spriteBorder: {x: 0, y: 0, z: 0, w: 0} - spriteGenerateFallbackPhysicsShape: 1 - alphaUsage: 1 - alphaIsTransparency: 1 - spriteTessellationDetail: -1 - textureType: 8 - textureShape: 1 - singleChannelComponent: 0 - maxTextureSizeSet: 0 - compressionQualitySet: 0 - textureFormatSet: 0 - platformSettings: - - serializedVersion: 2 - buildTarget: DefaultTexturePlatform - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - overridden: 0 - androidETC2FallbackOverride: 0 - spriteSheet: - serializedVersion: 2 - sprites: [] - outline: [] - physicsShape: [] - bones: [] - spriteID: 2fb9ef613bfd15f4ebc6811f3eb9ca56 - vertices: [] - indices: - edges: [] - weights: [] - spritePackingTag: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallRDL.png.meta b/Assets/graphics/textures/FixedObjects/Wall/wallRDL.png.meta deleted file mode 100644 index 98f2eb5..0000000 --- a/Assets/graphics/textures/FixedObjects/Wall/wallRDL.png.meta +++ /dev/null @@ -1,84 +0,0 @@ -fileFormatVersion: 2 -guid: c4ac414a6adb1234a978da09806b7d81 -TextureImporter: - fileIDToRecycleName: {} - externalObjects: {} - serializedVersion: 5 - mipmaps: - mipMapMode: 0 - enableMipMap: 0 - sRGBTexture: 1 - linearTexture: 0 - fadeOut: 0 - borderMipMap: 0 - mipMapsPreserveCoverage: 0 - alphaTestReferenceValue: 0.5 - mipMapFadeDistanceStart: 1 - mipMapFadeDistanceEnd: 3 - bumpmap: - convertToNormalMap: 0 - externalNormalMap: 0 - heightScale: 0.25 - normalMapFilter: 0 - isReadable: 0 - grayScaleToAlpha: 0 - generateCubemap: 6 - cubemapConvolution: 0 - seamlessCubemap: 0 - textureFormat: 1 - maxTextureSize: 2048 - textureSettings: - serializedVersion: 2 - filterMode: -1 - aniso: -1 - mipBias: -1 - wrapU: 1 - wrapV: 1 - wrapW: 1 - nPOTScale: 0 - lightmap: 0 - compressionQuality: 50 - spriteMode: 1 - spriteExtrude: 1 - spriteMeshType: 1 - alignment: 0 - spritePivot: {x: 0.5, y: 0.5} - spritePixelsToUnits: 100 - spriteBorder: {x: 0, y: 0, z: 0, w: 0} - spriteGenerateFallbackPhysicsShape: 1 - alphaUsage: 1 - alphaIsTransparency: 1 - spriteTessellationDetail: -1 - textureType: 8 - textureShape: 1 - singleChannelComponent: 0 - maxTextureSizeSet: 0 - compressionQualitySet: 0 - textureFormatSet: 0 - platformSettings: - - serializedVersion: 2 - buildTarget: DefaultTexturePlatform - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - overridden: 0 - androidETC2FallbackOverride: 0 - spriteSheet: - serializedVersion: 2 - sprites: [] - outline: [] - physicsShape: [] - bones: [] - spriteID: 0750ddb521c2fc046acc995825e8d0de - vertices: [] - indices: - edges: [] - weights: [] - spritePackingTag: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallU.png.meta b/Assets/graphics/textures/FixedObjects/Wall/wallU.png.meta deleted file mode 100644 index ba4dd5f..0000000 --- a/Assets/graphics/textures/FixedObjects/Wall/wallU.png.meta +++ /dev/null @@ -1,84 +0,0 @@ -fileFormatVersion: 2 -guid: 052b0d0e5ada79340a8c50d53b00c2d6 -TextureImporter: - fileIDToRecycleName: {} - externalObjects: {} - serializedVersion: 5 - mipmaps: - mipMapMode: 0 - enableMipMap: 0 - sRGBTexture: 1 - linearTexture: 0 - fadeOut: 0 - borderMipMap: 0 - mipMapsPreserveCoverage: 0 - alphaTestReferenceValue: 0.5 - mipMapFadeDistanceStart: 1 - mipMapFadeDistanceEnd: 3 - bumpmap: - convertToNormalMap: 0 - externalNormalMap: 0 - heightScale: 0.25 - normalMapFilter: 0 - isReadable: 0 - grayScaleToAlpha: 0 - generateCubemap: 6 - cubemapConvolution: 0 - seamlessCubemap: 0 - textureFormat: 1 - maxTextureSize: 2048 - textureSettings: - serializedVersion: 2 - filterMode: -1 - aniso: -1 - mipBias: -1 - wrapU: 1 - wrapV: 1 - wrapW: 1 - nPOTScale: 0 - lightmap: 0 - compressionQuality: 50 - spriteMode: 1 - spriteExtrude: 1 - spriteMeshType: 1 - alignment: 0 - spritePivot: {x: 0.5, y: 0.5} - spritePixelsToUnits: 100 - spriteBorder: {x: 0, y: 0, z: 0, w: 0} - spriteGenerateFallbackPhysicsShape: 1 - alphaUsage: 1 - alphaIsTransparency: 1 - spriteTessellationDetail: -1 - textureType: 8 - textureShape: 1 - singleChannelComponent: 0 - maxTextureSizeSet: 0 - compressionQualitySet: 0 - textureFormatSet: 0 - platformSettings: - - serializedVersion: 2 - buildTarget: DefaultTexturePlatform - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - overridden: 0 - androidETC2FallbackOverride: 0 - spriteSheet: - serializedVersion: 2 - sprites: [] - outline: [] - physicsShape: [] - bones: [] - spriteID: ccdf0b7364a9c584c8c2bd30590e23ec - vertices: [] - indices: - edges: [] - weights: [] - spritePackingTag: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallUR.png.meta b/Assets/graphics/textures/FixedObjects/Wall/wallUR.png.meta deleted file mode 100644 index a28c278..0000000 --- a/Assets/graphics/textures/FixedObjects/Wall/wallUR.png.meta +++ /dev/null @@ -1,84 +0,0 @@ -fileFormatVersion: 2 -guid: b039e2ab527d15641b5d2b26e5cf6170 -TextureImporter: - fileIDToRecycleName: {} - externalObjects: {} - serializedVersion: 5 - mipmaps: - mipMapMode: 0 - enableMipMap: 0 - sRGBTexture: 1 - linearTexture: 0 - fadeOut: 0 - borderMipMap: 0 - mipMapsPreserveCoverage: 0 - alphaTestReferenceValue: 0.5 - mipMapFadeDistanceStart: 1 - mipMapFadeDistanceEnd: 3 - bumpmap: - convertToNormalMap: 0 - externalNormalMap: 0 - heightScale: 0.25 - normalMapFilter: 0 - isReadable: 0 - grayScaleToAlpha: 0 - generateCubemap: 6 - cubemapConvolution: 0 - seamlessCubemap: 0 - textureFormat: 1 - maxTextureSize: 2048 - textureSettings: - serializedVersion: 2 - filterMode: -1 - aniso: -1 - mipBias: -1 - wrapU: 1 - wrapV: 1 - wrapW: 1 - nPOTScale: 0 - lightmap: 0 - compressionQuality: 50 - spriteMode: 1 - spriteExtrude: 1 - spriteMeshType: 1 - alignment: 0 - spritePivot: {x: 0.5, y: 0.5} - spritePixelsToUnits: 100 - spriteBorder: {x: 0, y: 0, z: 0, w: 0} - spriteGenerateFallbackPhysicsShape: 1 - alphaUsage: 1 - alphaIsTransparency: 1 - spriteTessellationDetail: -1 - textureType: 8 - textureShape: 1 - singleChannelComponent: 0 - maxTextureSizeSet: 0 - compressionQualitySet: 0 - textureFormatSet: 0 - platformSettings: - - serializedVersion: 2 - buildTarget: DefaultTexturePlatform - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - overridden: 0 - androidETC2FallbackOverride: 0 - spriteSheet: - serializedVersion: 2 - sprites: [] - outline: [] - physicsShape: [] - bones: [] - spriteID: b05af18c2073f494e95739de1ce1e790 - vertices: [] - indices: - edges: [] - weights: [] - spritePackingTag: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/graphics/textures/FixedObjects/Wall/wallURD.png.meta b/Assets/graphics/textures/FixedObjects/Wall/wallURD.png.meta deleted file mode 100644 index cb45108..0000000 --- a/Assets/graphics/textures/FixedObjects/Wall/wallURD.png.meta +++ /dev/null @@ -1,84 +0,0 @@ -fileFormatVersion: 2 -guid: c9c0e38f0ebe29344b46fb6df464d703 -TextureImporter: - fileIDToRecycleName: {} - externalObjects: {} - serializedVersion: 5 - mipmaps: - mipMapMode: 0 - enableMipMap: 0 - sRGBTexture: 1 - linearTexture: 0 - fadeOut: 0 - borderMipMap: 0 - mipMapsPreserveCoverage: 0 - alphaTestReferenceValue: 0.5 - mipMapFadeDistanceStart: 1 - mipMapFadeDistanceEnd: 3 - bumpmap: - convertToNormalMap: 0 - externalNormalMap: 0 - heightScale: 0.25 - normalMapFilter: 0 - isReadable: 0 - grayScaleToAlpha: 0 - generateCubemap: 6 - cubemapConvolution: 0 - seamlessCubemap: 0 - textureFormat: 1 - maxTextureSize: 2048 - textureSettings: - serializedVersion: 2 - filterMode: -1 - aniso: -1 - mipBias: -1 - wrapU: 1 - wrapV: 1 - wrapW: 1 - nPOTScale: 0 - lightmap: 0 - compressionQuality: 50 - spriteMode: 1 - spriteExtrude: 1 - spriteMeshType: 1 - alignment: 0 - spritePivot: {x: 0.5, y: 0.5} - spritePixelsToUnits: 100 - spriteBorder: {x: 0, y: 0, z: 0, w: 0} - spriteGenerateFallbackPhysicsShape: 1 - alphaUsage: 1 - alphaIsTransparency: 1 - spriteTessellationDetail: -1 - textureType: 8 - textureShape: 1 - singleChannelComponent: 0 - maxTextureSizeSet: 0 - compressionQualitySet: 0 - textureFormatSet: 0 - platformSettings: - - serializedVersion: 2 - buildTarget: DefaultTexturePlatform - maxTextureSize: 2048 - resizeAlgorithm: 0 - textureFormat: -1 - textureCompression: 1 - compressionQuality: 50 - crunchedCompression: 0 - allowsAlphaSplitting: 0 - overridden: 0 - androidETC2FallbackOverride: 0 - spriteSheet: - serializedVersion: 2 - sprites: [] - outline: [] - physicsShape: [] - bones: [] - spriteID: df666f197f3ac28498c9007c8d12563e - vertices: [] - indices: - edges: [] - weights: [] - spritePackingTag: - userData: - assetBundleName: - assetBundleVariant: