diff --git a/Assets/Scenes/Main Scene.unity b/Assets/Scenes/Main Scene.unity index f5a6e1f..b6c78a7 100644 --- a/Assets/Scenes/Main Scene.unity +++ b/Assets/Scenes/Main Scene.unity @@ -399,6 +399,12 @@ MonoBehaviour: Dirt: {fileID: 5810670192936853663, guid: 6c319566e78e59d4b848e83cbf6cb8c5, type: 3} ObjectSprites: - {fileID: 21300000, guid: f86f46202b4377743b719984d5bb8396, type: 3} + - {fileID: 21300000, guid: bf9a4d7870709424d95eaad944a6363b, type: 3} + - {fileID: 21300000, guid: 296dc0ff1a1e17142a72e0b2ec73b5e8, type: 3} + - {fileID: 21300000, guid: abc3ee83f0690b641a58c2508214f811, type: 3} + - {fileID: 21300000, guid: 020a5375eb8ac2c469231f459eb34c5e, type: 3} + - {fileID: 21300000, guid: 33456ea7cbdb49945aac017811868770, type: 3} + - {fileID: 21300000, guid: bc428edaf25b2704cadba9917669b383, type: 3} --- !u!4 &1664203757 Transform: m_ObjectHideFlags: 0 diff --git a/Assets/Textures/Objects.meta b/Assets/Textures/Objects.meta new file mode 100644 index 0000000..50cd0bf --- /dev/null +++ b/Assets/Textures/Objects.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 66abfcceef504dc428d31a38c0ce992a +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Textures/Objects/Bone.png b/Assets/Textures/Objects/Bone.png new file mode 100644 index 0000000..cac4c23 Binary files /dev/null and b/Assets/Textures/Objects/Bone.png differ diff --git a/Assets/Textures/Objects/Bone.png.meta b/Assets/Textures/Objects/Bone.png.meta new file mode 100644 index 0000000..d82f2c7 --- /dev/null +++ b/Assets/Textures/Objects/Bone.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 33456ea7cbdb49945aac017811868770 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + 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: 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 + applyGammaDecoding: 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Textures/Objects/Bone.xcf b/Assets/Textures/Objects/Bone.xcf new file mode 100644 index 0000000..25e73ed Binary files /dev/null and b/Assets/Textures/Objects/Bone.xcf differ diff --git a/Assets/Textures/Objects/Bone.xcf.meta b/Assets/Textures/Objects/Bone.xcf.meta new file mode 100644 index 0000000..e23a382 --- /dev/null +++ b/Assets/Textures/Objects/Bone.xcf.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 56d9fa6e051f6d842a26485ad2f7821b +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Textures/Gem.png b/Assets/Textures/Objects/Gem.png similarity index 100% rename from Assets/Textures/Gem.png rename to Assets/Textures/Objects/Gem.png diff --git a/Assets/Textures/Gem.png.meta b/Assets/Textures/Objects/Gem.png.meta similarity index 100% rename from Assets/Textures/Gem.png.meta rename to Assets/Textures/Objects/Gem.png.meta diff --git a/Assets/Textures/Gem.xcf b/Assets/Textures/Objects/Gem.xcf similarity index 100% rename from Assets/Textures/Gem.xcf rename to Assets/Textures/Objects/Gem.xcf diff --git a/Assets/Textures/Gem.xcf.meta b/Assets/Textures/Objects/Gem.xcf.meta similarity index 100% rename from Assets/Textures/Gem.xcf.meta rename to Assets/Textures/Objects/Gem.xcf.meta diff --git a/Assets/Textures/Objects/Plate.png b/Assets/Textures/Objects/Plate.png new file mode 100644 index 0000000..64049d8 Binary files /dev/null and b/Assets/Textures/Objects/Plate.png differ diff --git a/Assets/Textures/Objects/Plate.png.meta b/Assets/Textures/Objects/Plate.png.meta new file mode 100644 index 0000000..bef84ed --- /dev/null +++ b/Assets/Textures/Objects/Plate.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: bf9a4d7870709424d95eaad944a6363b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + 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: 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 + applyGammaDecoding: 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Textures/Objects/Plate.xcf b/Assets/Textures/Objects/Plate.xcf new file mode 100644 index 0000000..eb4dff4 Binary files /dev/null and b/Assets/Textures/Objects/Plate.xcf differ diff --git a/Assets/Textures/Objects/Plate.xcf.meta b/Assets/Textures/Objects/Plate.xcf.meta new file mode 100644 index 0000000..8a78127 --- /dev/null +++ b/Assets/Textures/Objects/Plate.xcf.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 1a18a08a52b475141864729a3f598517 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Textures/Objects/Shoe.png b/Assets/Textures/Objects/Shoe.png new file mode 100644 index 0000000..0d47c88 Binary files /dev/null and b/Assets/Textures/Objects/Shoe.png differ diff --git a/Assets/Textures/Objects/Shoe.png.meta b/Assets/Textures/Objects/Shoe.png.meta new file mode 100644 index 0000000..c97a141 --- /dev/null +++ b/Assets/Textures/Objects/Shoe.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 020a5375eb8ac2c469231f459eb34c5e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + 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: 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 + applyGammaDecoding: 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Textures/Objects/Shoe.xcf b/Assets/Textures/Objects/Shoe.xcf new file mode 100644 index 0000000..9f4b170 Binary files /dev/null and b/Assets/Textures/Objects/Shoe.xcf differ diff --git a/Assets/Textures/Objects/Shoe.xcf.meta b/Assets/Textures/Objects/Shoe.xcf.meta new file mode 100644 index 0000000..a6899d3 --- /dev/null +++ b/Assets/Textures/Objects/Shoe.xcf.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 814faed1c3a27ff46a6ed970f033c06a +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Textures/Objects/Skull.png b/Assets/Textures/Objects/Skull.png new file mode 100644 index 0000000..ebf5408 Binary files /dev/null and b/Assets/Textures/Objects/Skull.png differ diff --git a/Assets/Textures/Objects/Skull.png.meta b/Assets/Textures/Objects/Skull.png.meta new file mode 100644 index 0000000..a0b4957 --- /dev/null +++ b/Assets/Textures/Objects/Skull.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: bc428edaf25b2704cadba9917669b383 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + 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: 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 + applyGammaDecoding: 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Textures/Objects/Skull.xcf b/Assets/Textures/Objects/Skull.xcf new file mode 100644 index 0000000..4d6bed4 Binary files /dev/null and b/Assets/Textures/Objects/Skull.xcf differ diff --git a/Assets/Textures/Objects/Skull.xcf.meta b/Assets/Textures/Objects/Skull.xcf.meta new file mode 100644 index 0000000..0d15dc5 --- /dev/null +++ b/Assets/Textures/Objects/Skull.xcf.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7bcfcca7b297a4f49ba84b27a5b2317e +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Textures/Objects/Spoon.png b/Assets/Textures/Objects/Spoon.png new file mode 100644 index 0000000..4dbf8d7 Binary files /dev/null and b/Assets/Textures/Objects/Spoon.png differ diff --git a/Assets/Textures/Objects/Spoon.png.meta b/Assets/Textures/Objects/Spoon.png.meta new file mode 100644 index 0000000..20fb838 --- /dev/null +++ b/Assets/Textures/Objects/Spoon.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: abc3ee83f0690b641a58c2508214f811 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + 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: 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 + applyGammaDecoding: 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Textures/Objects/Spoon.xcf b/Assets/Textures/Objects/Spoon.xcf new file mode 100644 index 0000000..626e541 Binary files /dev/null and b/Assets/Textures/Objects/Spoon.xcf differ diff --git a/Assets/Textures/Objects/Spoon.xcf.meta b/Assets/Textures/Objects/Spoon.xcf.meta new file mode 100644 index 0000000..555e701 --- /dev/null +++ b/Assets/Textures/Objects/Spoon.xcf.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 61dc47d511a847d44bf8741917f15e1c +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Textures/Objects/Surfboard.png b/Assets/Textures/Objects/Surfboard.png new file mode 100644 index 0000000..5e20d2f Binary files /dev/null and b/Assets/Textures/Objects/Surfboard.png differ diff --git a/Assets/Textures/Objects/Surfboard.png.meta b/Assets/Textures/Objects/Surfboard.png.meta new file mode 100644 index 0000000..7426fea --- /dev/null +++ b/Assets/Textures/Objects/Surfboard.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 296dc0ff1a1e17142a72e0b2ec73b5e8 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + 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: 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 + applyGammaDecoding: 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Textures/Objects/Surfboard.xcf b/Assets/Textures/Objects/Surfboard.xcf new file mode 100644 index 0000000..e69f9be Binary files /dev/null and b/Assets/Textures/Objects/Surfboard.xcf differ diff --git a/Assets/Textures/Objects/Surfboard.xcf.meta b/Assets/Textures/Objects/Surfboard.xcf.meta new file mode 100644 index 0000000..bf1e7f9 --- /dev/null +++ b/Assets/Textures/Objects/Surfboard.xcf.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 3062722e0c1a6a94996ebd0f5fa4fc39 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: