diff --git a/Assets/Graphics/Blood.png b/Assets/Graphics/Blood.png index 7e1edb5..f828532 100644 Binary files a/Assets/Graphics/Blood.png and b/Assets/Graphics/Blood.png differ diff --git a/Assets/Graphics/Blood.png.meta b/Assets/Graphics/Blood.png.meta index 2ccb835..cc4293a 100644 --- a/Assets/Graphics/Blood.png.meta +++ b/Assets/Graphics/Blood.png.meta @@ -1,7 +1,19 @@ fileFormatVersion: 2 guid: ff1fce077e0aafb45be2c369b110d6e0 TextureImporter: - internalIDToNameTable: [] + internalIDToNameTable: + - first: + 213: 5684327315910396547 + second: Blood_0 + - first: + 213: -1189345562256101844 + second: Blood_1 + - first: + 213: 5722333315871558701 + second: Blood_2 + - first: + 213: 3909595645733894167 + second: Blood_3 externalObjects: {} serializedVersion: 10 mipmaps: @@ -40,7 +52,7 @@ TextureImporter: nPOTScale: 0 lightmap: 0 compressionQuality: 50 - spriteMode: 1 + spriteMode: 2 spriteExtrude: 1 spriteMeshType: 1 alignment: 0 @@ -63,7 +75,7 @@ TextureImporter: maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 - textureCompression: 1 + textureCompression: 0 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 @@ -75,7 +87,7 @@ TextureImporter: maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 - textureCompression: 1 + textureCompression: 0 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 @@ -87,7 +99,7 @@ TextureImporter: maxTextureSize: 2048 resizeAlgorithm: 0 textureFormat: -1 - textureCompression: 1 + textureCompression: 0 compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 @@ -96,7 +108,91 @@ TextureImporter: forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 - sprites: [] + sprites: + - serializedVersion: 2 + name: Blood_0 + rect: + serializedVersion: 2 + x: 1 + y: 0 + width: 6 + height: 6 + alignment: 0 + pivot: {x: 0, y: 0} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 192f862076549c74089e12ebbdc19899 + internalID: 5684327315910396547 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: Blood_1 + rect: + serializedVersion: 2 + x: 9 + y: 0 + width: 6 + height: 6 + alignment: 0 + pivot: {x: 0, y: 0} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: b2d9c1863c3722842a39992e2f97b54a + internalID: -1189345562256101844 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: Blood_2 + rect: + serializedVersion: 2 + x: 17 + y: 0 + width: 6 + height: 6 + alignment: 0 + pivot: {x: 0, y: 0} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: c88163f0d53a79049a8033c2d44d18d2 + internalID: 5722333315871558701 + vertices: [] + indices: + edges: [] + weights: [] + - serializedVersion: 2 + name: Blood_3 + rect: + serializedVersion: 2 + x: 25 + y: 0 + width: 6 + height: 6 + alignment: 0 + pivot: {x: 0, y: 0} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: aef9fc76c0ffd594890df995b9e530cc + internalID: 3909595645733894167 + vertices: [] + indices: + edges: [] + weights: [] outline: [] physicsShape: [] bones: [] diff --git a/Assets/Prefabs/Particles/BloodParticle.prefab b/Assets/Prefabs/Particles/BloodParticle.prefab index 5b8917a..1e5e2ea 100644 --- a/Assets/Prefabs/Particles/BloodParticle.prefab +++ b/Assets/Prefabs/Particles/BloodParticle.prefab @@ -77,7 +77,7 @@ SpriteRenderer: m_Size: {x: 0.0625, y: 0.0625} m_AdaptiveModeThreshold: 0.5 m_SpriteTileMode: 0 - m_WasSpriteAssigned: 1 + m_WasSpriteAssigned: 0 m_MaskInteraction: 0 m_SpriteSortPoint: 0 --- !u!1 &5625006176899801348 @@ -128,4 +128,7 @@ MonoBehaviour: LaunchForce: {x: 0, y: 0} Settled: 0 Sprites: - - {fileID: 21300000, guid: ff1fce077e0aafb45be2c369b110d6e0, type: 3} + - {fileID: 5684327315910396547, guid: ff1fce077e0aafb45be2c369b110d6e0, type: 3} + - {fileID: -1189345562256101844, guid: ff1fce077e0aafb45be2c369b110d6e0, type: 3} + - {fileID: 5722333315871558701, guid: ff1fce077e0aafb45be2c369b110d6e0, type: 3} + - {fileID: 3909595645733894167, guid: ff1fce077e0aafb45be2c369b110d6e0, type: 3} diff --git a/Raw Assets/Blood.xcf b/Raw Assets/Blood.xcf new file mode 100644 index 0000000..aaad3a6 Binary files /dev/null and b/Raw Assets/Blood.xcf differ