From 86453cc01123a2821430500b1ab2d54bbff6a3af Mon Sep 17 00:00:00 2001 From: Tuisku <tumipo@utu.fi> Date: Sun, 3 Mar 2019 20:10:13 +0200 Subject: [PATCH] resourceamount slicetetty --- Assets/Sprites/ResourceAmount.png.meta | 204 +++++++++++++++++++++++++ 1 file changed, 204 insertions(+) create mode 100644 Assets/Sprites/ResourceAmount.png.meta diff --git a/Assets/Sprites/ResourceAmount.png.meta b/Assets/Sprites/ResourceAmount.png.meta new file mode 100644 index 0000000..8c1a88b --- /dev/null +++ b/Assets/Sprites/ResourceAmount.png.meta @@ -0,0 +1,204 @@ +fileFormatVersion: 2 +guid: 82eec913fc22f9043b7dd6a14b77fe77 +TextureImporter: + fileIDToRecycleName: + 21300000: ResourceAmount_0 + 21300002: ResourceAmount_1 + 21300004: ResourceAmount_2 + 21300006: ResourceAmount_3 + 21300008: ResourceAmount_4 + externalObjects: {} + serializedVersion: 9 + 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 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 2 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 45 + 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 + - serializedVersion: 2 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: + - serializedVersion: 2 + name: ResourceAmount_0 + rect: + serializedVersion: 2 + x: 0 + y: 181 + width: 128 + height: 45 + alignment: 1 + pivot: {x: 0, y: 1} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 6da31574054d43540948742d637c42ec + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: ResourceAmount_1 + rect: + serializedVersion: 2 + x: 0 + y: 136 + width: 128 + height: 45 + alignment: 1 + pivot: {x: 0, y: 1} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 959176c8fdf036e4fab27e721bbf735b + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: ResourceAmount_2 + rect: + serializedVersion: 2 + x: 0 + y: 91 + width: 128 + height: 45 + alignment: 1 + pivot: {x: 0, y: 1} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: d63ad78a76e6b584f82841ba190f8758 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: ResourceAmount_3 + rect: + serializedVersion: 2 + x: 0 + y: 46 + width: 128 + height: 45 + alignment: 1 + pivot: {x: 0, y: 1} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: b34cc93bf09f2414ca45651e97e667d1 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: ResourceAmount_4 + rect: + serializedVersion: 2 + x: 0 + y: 1 + width: 128 + height: 45 + alignment: 1 + pivot: {x: 0, y: 1} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 3a672f424d989964e927690e52b60280 + vertices: [] + indices: + edges: [] + weights: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 2181d86809f77a64fbea335ac4dcb67d + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: -- GitLab