TO SQUASH: Added cursor setter.

This commit is contained in:
2026-08-10 21:35:53 -04:00
parent 456b5d998e
commit 11ce9bcb47
36 changed files with 4175 additions and 7 deletions
+83 -6
View File
@@ -312,6 +312,50 @@ Transform:
m_Children: []
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &77765169
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 77765170}
- component: {fileID: 77765171}
m_Layer: 0
m_Name: SharkSpawner
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &77765170
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 77765169}
serializedVersion: 2
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -0.24211, y: -0.24618, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 449049743}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &77765171
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 77765169}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 95d73a7ad911de521a39ec73860fe954, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::SharkSpawner
--- !u!1 &118530397
GameObject:
m_ObjectHideFlags: 0
@@ -576,7 +620,7 @@ Transform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 2111939185}
m_Father: {fileID: 449049743}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &236182128
MonoBehaviour:
@@ -641,7 +685,7 @@ Transform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 2111939185}
m_Father: {fileID: 449049743}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &292763467
GameObject:
@@ -883,6 +927,41 @@ Transform:
m_Children: []
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &449049742
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 449049743}
m_Layer: 0
m_Name: Spawners
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &449049743
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 449049742}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 240489637}
- {fileID: 1009138784}
- {fileID: 236182127}
- {fileID: 77765170}
m_Father: {fileID: 2111939185}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &470931997
GameObject:
m_ObjectHideFlags: 0
@@ -1666,7 +1745,7 @@ Transform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 2111939185}
m_Father: {fileID: 449049743}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1162851829
GameObject:
@@ -2717,11 +2796,9 @@ Transform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 240489637}
- {fileID: 485553219}
- {fileID: 933658175}
- {fileID: 1009138784}
- {fileID: 236182127}
- {fileID: 449049743}
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &6303327586367475970
+48 -1
View File
@@ -321,6 +321,51 @@ Transform:
m_Children: []
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &560760712
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 560760714}
- component: {fileID: 560760713}
m_Layer: 0
m_Name: CursorSetter
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!114 &560760713
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 560760712}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d3433aa74b8a8fb1a96b46f7914ff9c3, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::CursorSetter
cursorTexture: {fileID: 2800000, guid: c0ca8e047cc2bcb4a8e39d4abdfc3473, type: 3}
--- !u!4 &560760714
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 560760712}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -0.24211, y: -0.24618, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &933471787
GameObject:
m_ObjectHideFlags: 0
@@ -397,7 +442,7 @@ GameObject:
m_IsActive: 1
--- !u!212 &1099265819
SpriteRenderer:
serializedVersion: 2
serializedVersion: 3
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
@@ -454,6 +499,7 @@ SpriteRenderer:
m_SpriteTileMode: 0
m_WasSpriteAssigned: 1
m_SpriteSortPoint: 0
m_BlendShapeWeights: []
--- !u!4 &1099265820
Transform:
m_ObjectHideFlags: 0
@@ -601,3 +647,4 @@ SceneRoots:
- {fileID: 7844998964564419967}
- {fileID: 1951716846}
- {fileID: 933471789}
- {fileID: 560760714}
+16
View File
@@ -0,0 +1,16 @@
using UnityEngine;
public class Shark : MonoBehaviour
{
// Start is called once before the first execution of Update after the MonoBehaviour is created
void Start()
{
}
// Update is called once per frame
void Update()
{
}
}
+2
View File
@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 3825f704ee14d8c98932133fbd46c2fd
+16
View File
@@ -0,0 +1,16 @@
using UnityEngine;
public class SharkSpawner : MonoBehaviour
{
// Start is called once before the first execution of Update after the MonoBehaviour is created
void Start()
{
}
// Update is called once per frame
void Update()
{
}
}
+2
View File
@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 95d73a7ad911de521a39ec73860fe954
+12
View File
@@ -0,0 +1,12 @@
using UnityEngine;
public class CursorSetter : MonoBehaviour
{
public Texture2D cursorTexture;
// Start is called once before the first execution of Update after the MonoBehaviour is created
void Start()
{
Cursor.SetCursor(cursorTexture, new Vector2(3, 3), CursorMode.Auto);
}
}
@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: d3433aa74b8a8fb1a96b46f7914ff9c3
+8
View File
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 0e9aa16cec620e8ae8e6a89232ffbfca
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

+650
View File
@@ -0,0 +1,650 @@
fileFormatVersion: 2
guid: beb8a6e5f5a433df989d8f0a081eab31
TextureImporter:
internalIDToNameTable:
- first:
213: 2003177227229506132
second: 600_0
- first:
213: 8211982588071881673
second: 600_1
- first:
213: -692582138213508056
second: 600_2
- first:
213: 2339001899834408344
second: 600_3
- first:
213: 3847820739279789580
second: 600_4
- first:
213: 4902823788137725381
second: 600_5
- first:
213: 8229612953436133305
second: 600_6
- first:
213: 8212719017695181032
second: 600_7
- first:
213: 6234709761383550354
second: 600_8
- first:
213: -1954035385468212823
second: 600_9
- first:
213: -2958474108546041228
second: 600_10
- first:
213: -1133414514616930634
second: 600_11
- first:
213: -1182649833971175230
second: 600_12
- first:
213: -1896229979968927338
second: 600_13
- first:
213: -8430737929079833042
second: 600_14
- first:
213: 2100042462891365372
second: 600_15
- first:
213: -8250241231561372010
second: 600_16
- first:
213: -8225297163937307768
second: 600_17
- first:
213: -1453510473291438456
second: 600_18
- first:
213: -7948667417936545906
second: 600_19
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: 600_0
rect:
serializedVersion: 2
x: 10
y: 1
width: 10
height: 29
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 45aaa2b2317bccb10800000000000000
internalID: 2003177227229506132
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 600_1
rect:
serializedVersion: 2
x: 37
y: 1
width: 14
height: 29
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 9cba7b7a7a2d6f170800000000000000
internalID: 8211982588071881673
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 600_2
rect:
serializedVersion: 2
x: 63
y: 1
width: 17
height: 29
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 82cd00af6347366f0800000000000000
internalID: -692582138213508056
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 600_3
rect:
serializedVersion: 2
x: 91
y: 1
width: 19
height: 29
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 89df798d5ddc57020800000000000000
internalID: 2339001899834408344
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 600_4
rect:
serializedVersion: 2
x: 117
y: 1
width: 21
height: 29
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: c0e17246394366530800000000000000
internalID: 3847820739279789580
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 600_5
rect:
serializedVersion: 2
x: 144
y: 1
width: 23
height: 29
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 5cdb84052445a0440800000000000000
internalID: 4902823788137725381
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 600_6
rect:
serializedVersion: 2
x: 171
y: 2
width: 24
height: 28
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 9b79388f065753270800000000000000
internalID: 8229612953436133305
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 600_7
rect:
serializedVersion: 2
x: 199
y: 2
width: 25
height: 27
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 8e8f0d90f6079f170800000000000000
internalID: 8212719017695181032
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 600_8
rect:
serializedVersion: 2
x: 227
y: 3
width: 25
height: 26
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 29d4decbe73268650800000000000000
internalID: 6234709761383550354
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 600_9
rect:
serializedVersion: 2
x: 254
y: 3
width: 26
height: 26
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 9a9af9a7b2fd1e4e0800000000000000
internalID: -1954035385468212823
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 600_10
rect:
serializedVersion: 2
x: 282
y: 3
width: 25
height: 26
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 47a3ce2197361f6d0800000000000000
internalID: -2958474108546041228
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 600_11
rect:
serializedVersion: 2
x: 310
y: 1
width: 25
height: 29
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 6be6cf8018d4540f0800000000000000
internalID: -1133414514616930634
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 600_12
rect:
serializedVersion: 2
x: 339
y: 0
width: 24
height: 30
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 2c03970fd32669fe0800000000000000
internalID: -1182649833971175230
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 600_13
rect:
serializedVersion: 2
x: 369
y: 0
width: 22
height: 31
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 699818f31ec3fa5e0800000000000000
internalID: -1896229979968927338
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 600_14
rect:
serializedVersion: 2
x: 397
y: 0
width: 18
height: 31
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: e2eb8ce7580000b80800000000000000
internalID: -8430737929079833042
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 600_15
rect:
serializedVersion: 2
x: 426
y: 0
width: 16
height: 31
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: cf350e55e79d42d10800000000000000
internalID: 2100042462891365372
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 600_16
rect:
serializedVersion: 2
x: 454
y: 0
width: 13
height: 31
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 69ec081cf41418d80800000000000000
internalID: -8250241231561372010
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 600_17
rect:
serializedVersion: 2
x: 484
y: 0
width: 11
height: 31
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 8832d731fcfd9dd80800000000000000
internalID: -8225297163937307768
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 600_18
rect:
serializedVersion: 2
x: 513
y: 0
width: 11
height: 31
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 8866722fce714dbe0800000000000000
internalID: -1453510473291438456
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 600_19
rect:
serializedVersion: 2
x: 540
y: 0
width: 14
height: 31
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: e87bb24e819a0b190800000000000000
internalID: -7948667417936545906
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
600_0: 2003177227229506132
600_1: 8211982588071881673
600_10: -2958474108546041228
600_11: -1133414514616930634
600_12: -1182649833971175230
600_13: -1896229979968927338
600_14: -8430737929079833042
600_15: 2100042462891365372
600_16: -8250241231561372010
600_17: -8225297163937307768
600_18: -1453510473291438456
600_19: -7948667417936545906
600_2: -692582138213508056
600_3: 2339001899834408344
600_4: 3847820739279789580
600_5: 4902823788137725381
600_6: 8229612953436133305
600_7: 8212719017695181032
600_8: 6234709761383550354
600_9: -1954035385468212823
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

+546
View File
@@ -0,0 +1,546 @@
fileFormatVersion: 2
guid: fc505891215d38e7a9b75d8112f27acd
TextureImporter:
internalIDToNameTable:
- first:
213: 5902830488658034860
second: 601_0
- first:
213: 8430982597445674101
second: 601_1
- first:
213: 90293799014504706
second: 601_2
- first:
213: 5913981100258472647
second: 601_3
- first:
213: -1848313610215311318
second: 601_4
- first:
213: 3526760487854430103
second: 601_5
- first:
213: 6626430682254215021
second: 601_6
- first:
213: 697666589475853623
second: 601_7
- first:
213: -8435190472665577709
second: 601_8
- first:
213: -7810649662440363091
second: 601_9
- first:
213: 6522106687996850768
second: 601_10
- first:
213: -1216879645361983555
second: 601_11
- first:
213: 5163272988885195973
second: 601_12
- first:
213: -4300437299796383462
second: 601_13
- first:
213: 3021410546048202860
second: 601_14
- first:
213: -1479500700467580053
second: 601_15
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: 601_0
rect:
serializedVersion: 2
x: 7
y: 0
width: 16
height: 31
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: ca0cecd0e011be150800000000000000
internalID: 5902830488658034860
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 601_1
rect:
serializedVersion: 2
x: 33
y: 0
width: 20
height: 31
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 574ef3cc00ed00570800000000000000
internalID: 8430982597445674101
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 601_2
rect:
serializedVersion: 2
x: 60
y: 0
width: 22
height: 30
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 2091ea75bb9c04100800000000000000
internalID: 90293799014504706
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 601_3
rect:
serializedVersion: 2
x: 86
y: 0
width: 24
height: 30
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 7c2b7412a7ea21250800000000000000
internalID: 5913981100258472647
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 601_4
rect:
serializedVersion: 2
x: 114
y: 1
width: 24
height: 29
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: a28b89570987956e0800000000000000
internalID: -1848313610215311318
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 601_5
rect:
serializedVersion: 2
x: 142
y: 3
width: 25
height: 26
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 79752766af191f030800000000000000
internalID: 3526760487854430103
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 601_6
rect:
serializedVersion: 2
x: 170
y: 3
width: 26
height: 26
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: d670380e89fc5fb50800000000000000
internalID: 6626430682254215021
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 601_7
rect:
serializedVersion: 2
x: 198
y: 3
width: 26
height: 26
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 735dd55111c9ea900800000000000000
internalID: 697666589475853623
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 601_8
rect:
serializedVersion: 2
x: 225
y: 2
width: 25
height: 27
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 3174208e4fe20fa80800000000000000
internalID: -8435190472665577709
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 601_9
rect:
serializedVersion: 2
x: 254
y: 1
width: 24
height: 28
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: daba73db38ffa9390800000000000000
internalID: -7810649662440363091
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 601_10
rect:
serializedVersion: 2
x: 283
y: 1
width: 23
height: 29
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 05270452a7d238a50800000000000000
internalID: 6522106687996850768
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 601_11
rect:
serializedVersion: 2
x: 312
y: 1
width: 21
height: 29
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: dbfabcbe866cc1fe0800000000000000
internalID: -1216879645361983555
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 601_12
rect:
serializedVersion: 2
x: 341
y: 1
width: 19
height: 29
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 5cc1fdc5d61a7a740800000000000000
internalID: 5163272988885195973
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 601_13
rect:
serializedVersion: 2
x: 370
y: 1
width: 17
height: 29
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: a19ebce7f07c154c0800000000000000
internalID: -4300437299796383462
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 601_14
rect:
serializedVersion: 2
x: 401
y: 1
width: 13
height: 29
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: c6872dd22e43ee920800000000000000
internalID: 3021410546048202860
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 601_15
rect:
serializedVersion: 2
x: 429
y: 1
width: 12
height: 29
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: b6330bf93f1c77be0800000000000000
internalID: -1479500700467580053
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
601_0: 5902830488658034860
601_1: 8430982597445674101
601_10: 6522106687996850768
601_11: -1216879645361983555
601_12: 5163272988885195973
601_13: -4300437299796383462
601_14: 3021410546048202860
601_15: -1479500700467580053
601_2: 90293799014504706
601_3: 5913981100258472647
601_4: -1848313610215311318
601_5: 3526760487854430103
601_6: 6626430682254215021
601_7: 697666589475853623
601_8: -8435190472665577709
601_9: -7810649662440363091
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 744 B

+390
View File
@@ -0,0 +1,390 @@
fileFormatVersion: 2
guid: 702ed3de7f1967d88a42ace377ad1fbd
TextureImporter:
internalIDToNameTable:
- first:
213: 2300148020592673603
second: 640_0
- first:
213: -3413262344360913754
second: 640_1
- first:
213: 1177001899373591007
second: 640_2
- first:
213: 8340222457609893783
second: 640_3
- first:
213: -5071749212756503443
second: 640_4
- first:
213: 1562776466519770
second: 640_5
- first:
213: 3946226130965666235
second: 640_6
- first:
213: -7487159088776420967
second: 640_7
- first:
213: 1546994195430668850
second: 640_8
- first:
213: 2160856988349673141
second: 640_9
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: 640_0
rect:
serializedVersion: 2
x: 7
y: 1
width: 12
height: 6
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 3438e322074cbef10800000000000000
internalID: 2300148020592673603
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 640_1
rect:
serializedVersion: 2
x: 34
y: 1
width: 15
height: 8
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 6a496276bf7a1a0d0800000000000000
internalID: -3413262344360913754
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 640_2
rect:
serializedVersion: 2
x: 61
y: 1
width: 17
height: 10
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: fd97f10ddfc855010800000000000000
internalID: 1177001899373591007
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 640_3
rect:
serializedVersion: 2
x: 89
y: 1
width: 18
height: 12
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 797b295032c6eb370800000000000000
internalID: 8340222457609893783
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 640_4
rect:
serializedVersion: 2
x: 117
y: 1
width: 19
height: 14
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: d6418c756f68d99b0800000000000000
internalID: -5071749212756503443
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 640_5
rect:
serializedVersion: 2
x: 145
y: 1
width: 21
height: 16
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: ad67620465d850000800000000000000
internalID: 1562776466519770
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 640_6
rect:
serializedVersion: 2
x: 172
y: 1
width: 22
height: 18
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: bb9929312cfc3c630800000000000000
internalID: 3946226130965666235
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 640_7
rect:
serializedVersion: 2
x: 200
y: 1
width: 23
height: 20
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 991e4a83a74481890800000000000000
internalID: -7487159088776420967
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 640_8
rect:
serializedVersion: 2
x: 227
y: 1
width: 25
height: 22
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 23a7c304607087510800000000000000
internalID: 1546994195430668850
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 640_9
rect:
serializedVersion: 2
x: 254
y: 1
width: 26
height: 24
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 5bea0017bf7ecfd10800000000000000
internalID: 2160856988349673141
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
640_0: 2300148020592673603
640_1: -3413262344360913754
640_2: 1177001899373591007
640_3: 8340222457609893783
640_4: -5071749212756503443
640_5: 1562776466519770
640_6: 3946226130965666235
640_7: -7487159088776420967
640_8: 1546994195430668850
640_9: 2160856988349673141
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 886 B

+390
View File
@@ -0,0 +1,390 @@
fileFormatVersion: 2
guid: 4d63ed9d13dfe10eeba6e9f881b39ead
TextureImporter:
internalIDToNameTable:
- first:
213: -3416820809085099219
second: 650_0
- first:
213: -5840431975538127854
second: 650_1
- first:
213: -7888789203790345649
second: 650_2
- first:
213: -3218348897093494235
second: 650_3
- first:
213: -4557658338024994718
second: 650_4
- first:
213: -3740678416967301958
second: 650_5
- first:
213: -2229621334608780320
second: 650_6
- first:
213: 8095629785124355611
second: 650_7
- first:
213: 2605575896448250779
second: 650_8
- first:
213: -4060556608776101825
second: 650_9
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: 650_0
rect:
serializedVersion: 2
x: 8
y: 1
width: 12
height: 6
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: d23e155c3930590d0800000000000000
internalID: -3416820809085099219
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 650_1
rect:
serializedVersion: 2
x: 36
y: 1
width: 14
height: 8
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 21c873bef0e92fea0800000000000000
internalID: -5840431975538127854
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 650_2
rect:
serializedVersion: 2
x: 62
y: 1
width: 16
height: 10
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: f4ac3280404658290800000000000000
internalID: -7888789203790345649
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 650_3
rect:
serializedVersion: 2
x: 89
y: 1
width: 18
height: 12
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 52ad879cab02653d0800000000000000
internalID: -3218348897093494235
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 650_4
rect:
serializedVersion: 2
x: 117
y: 1
width: 19
height: 14
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 2684c6a93e1ffb0c0800000000000000
internalID: -4557658338024994718
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 650_5
rect:
serializedVersion: 2
x: 145
y: 1
width: 20
height: 16
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: ab481b97cc0761cc0800000000000000
internalID: -3740678416967301958
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 650_6
rect:
serializedVersion: 2
x: 172
y: 1
width: 22
height: 18
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 0e3e20f853bce01e0800000000000000
internalID: -2229621334608780320
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 650_7
rect:
serializedVersion: 2
x: 199
y: 1
width: 23
height: 20
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: b1eb867a564795070800000000000000
internalID: 8095629785124355611
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 650_8
rect:
serializedVersion: 2
x: 226
y: 1
width: 25
height: 22
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: b933e1f097dd82420800000000000000
internalID: 2605575896448250779
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 650_9
rect:
serializedVersion: 2
x: 254
y: 1
width: 26
height: 24
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: f30298f274106a7c0800000000000000
internalID: -4060556608776101825
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
650_0: -3416820809085099219
650_1: -5840431975538127854
650_2: -7888789203790345649
650_3: -3218348897093494235
650_4: -4557658338024994718
650_5: -3740678416967301958
650_6: -2229621334608780320
650_7: 8095629785124355611
650_8: 2605575896448250779
650_9: -4060556608776101825
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
+8
View File
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: dcf261b4fda2461b8ad2235b64dcfb01
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 576 B

+208
View File
@@ -0,0 +1,208 @@
fileFormatVersion: 2
guid: 2642d79ffba7f69ff88ecdaefb6ef050
TextureImporter:
internalIDToNameTable:
- first:
213: -6919194877884806517
second: 131_0
- first:
213: -9013064895149411402
second: 131_1
- first:
213: 6065743806060064411
second: 131_2
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: 131_0
rect:
serializedVersion: 2
x: 0
y: 0
width: 21
height: 15
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: b8a49f30be41aff90800000000000000
internalID: -6919194877884806517
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 131_1
rect:
serializedVersion: 2
x: 20
y: 0
width: 11
height: 15
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 6b3731b2b392be280800000000000000
internalID: -9013064895149411402
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 131_2
rect:
serializedVersion: 2
x: 30
y: 0
width: 11
height: 15
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: b9e6cba9ad9dd2450800000000000000
internalID: 6065743806060064411
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
131_0: -6919194877884806517
131_1: -9013064895149411402
131_2: 6065743806060064411
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 514 B

+390
View File
@@ -0,0 +1,390 @@
fileFormatVersion: 2
guid: 84c81451dd6b9779da8a8ea915f98a0e
TextureImporter:
internalIDToNameTable:
- first:
213: 7236970418971138015
second: 132_0
- first:
213: 6748673850382762363
second: 132_1
- first:
213: 9155039590019236435
second: 132_2
- first:
213: -6671170512410024274
second: 132_3
- first:
213: -5251472149263034339
second: 132_4
- first:
213: -8349055230094321106
second: 132_5
- first:
213: -4822603059108507691
second: 132_6
- first:
213: -8027736736038190452
second: 132_7
- first:
213: 6696694103511044390
second: 132_8
- first:
213: 8374721115247319268
second: 132_9
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: 132_0
rect:
serializedVersion: 2
x: 0
y: 0
width: 10
height: 12
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: fd7d8c0c042ee6460800000000000000
internalID: 7236970418971138015
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 132_1
rect:
serializedVersion: 2
x: 10
y: 0
width: 7
height: 12
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: b7148056c1b18ad50800000000000000
internalID: 6748673850382762363
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 132_2
rect:
serializedVersion: 2
x: 18
y: 0
width: 10
height: 12
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 3520cbb600c3d0f70800000000000000
internalID: 9155039590019236435
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 132_3
rect:
serializedVersion: 2
x: 27
y: 0
width: 10
height: 12
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: ea66dbba3cd3b63a0800000000000000
internalID: -6671170512410024274
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 132_4
rect:
serializedVersion: 2
x: 36
y: 0
width: 10
height: 12
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: d18d15b57e50f17b0800000000000000
internalID: -5251472149263034339
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 132_5
rect:
serializedVersion: 2
x: 45
y: 0
width: 10
height: 12
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: e2a5c10e082322c80800000000000000
internalID: -8349055230094321106
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 132_6
rect:
serializedVersion: 2
x: 54
y: 0
width: 10
height: 12
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 5df0029a11ca21db0800000000000000
internalID: -4822603059108507691
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 132_7
rect:
serializedVersion: 2
x: 63
y: 0
width: 10
height: 12
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: c82071aa8ffb79090800000000000000
internalID: -8027736736038190452
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 132_8
rect:
serializedVersion: 2
x: 72
y: 0
width: 10
height: 12
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 6219a397ecf6fec50800000000000000
internalID: 6696694103511044390
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 132_9
rect:
serializedVersion: 2
x: 81
y: 0
width: 10
height: 12
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 4e8974fab7cf83470800000000000000
internalID: 8374721115247319268
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
132_0: 7236970418971138015
132_1: 6748673850382762363
132_2: 9155039590019236435
132_3: -6671170512410024274
132_4: -5251472149263034339
132_5: -8349055230094321106
132_6: -4822603059108507691
132_7: -8027736736038190452
132_8: 6696694103511044390
132_9: 8374721115247319268
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 516 B

+156
View File
@@ -0,0 +1,156 @@
fileFormatVersion: 2
guid: 6b147f121a657c5288c5a7a072dc7af1
TextureImporter:
internalIDToNameTable:
- first:
213: -392062955525073493
second: 1501_0
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: 1501_0
rect:
serializedVersion: 2
x: 0
y: 0
width: 91
height: 10
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: ba59656b1dc1f8af0800000000000000
internalID: -392062955525073493
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
1501_0: -392062955525073493
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

+390
View File
@@ -0,0 +1,390 @@
fileFormatVersion: 2
guid: 495c6c483f9fbab92986de34dbb52026
TextureImporter:
internalIDToNameTable:
- first:
213: 2076114940485476933
second: 1502_0
- first:
213: 4209000636887005712
second: 1502_1
- first:
213: -8521526844951468838
second: 1502_2
- first:
213: -580972212529677577
second: 1502_3
- first:
213: -8433179842496024761
second: 1502_4
- first:
213: 6350774943990207003
second: 1502_5
- first:
213: -1940041443256681710
second: 1502_6
- first:
213: 1385329568119273789
second: 1502_7
- first:
213: 6354106742151693535
second: 1502_8
- first:
213: -8025334248792889980
second: 1502_9
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: 1502_0
rect:
serializedVersion: 2
x: 0
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 542a484e987dfcc10800000000000000
internalID: 2076114940485476933
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 1502_1
rect:
serializedVersion: 2
x: 9
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 01afa0d67cf596a30800000000000000
internalID: 4209000636887005712
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 1502_2
rect:
serializedVersion: 2
x: 18
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: ad466b6cb747db980800000000000000
internalID: -8521526844951468838
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 1502_3
rect:
serializedVersion: 2
x: 27
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 7fabbcfc9d8ffe7f0800000000000000
internalID: -580972212529677577
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 1502_4
rect:
serializedVersion: 2
x: 36
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 74f2a093d9357fa80800000000000000
internalID: -8433179842496024761
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 1502_5
rect:
serializedVersion: 2
x: 45
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: b12dcf8e92c722850800000000000000
internalID: 6350774943990207003
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 1502_6
rect:
serializedVersion: 2
x: 54
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 21b362d06969315e0800000000000000
internalID: -1940041443256681710
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 1502_7
rect:
serializedVersion: 2
x: 63
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: d39389407eda93310800000000000000
internalID: 1385329568119273789
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 1502_8
rect:
serializedVersion: 2
x: 72
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: fd4cdde9a625e2850800000000000000
internalID: 6354106742151693535
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 1502_9
rect:
serializedVersion: 2
x: 81
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 4856ce0550940a090800000000000000
internalID: -8025334248792889980
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
1502_0: 2076114940485476933
1502_1: 4209000636887005712
1502_2: -8521526844951468838
1502_3: -580972212529677577
1502_4: -8433179842496024761
1502_5: 6350774943990207003
1502_6: -1940041443256681710
1502_7: 1385329568119273789
1502_8: 6354106742151693535
1502_9: -8025334248792889980
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

+390
View File
@@ -0,0 +1,390 @@
fileFormatVersion: 2
guid: c08da50d597caf410a09f7c316bf0dc4
TextureImporter:
internalIDToNameTable:
- first:
213: -83575772905081990
second: 1503_0
- first:
213: 8532075444134047153
second: 1503_1
- first:
213: 4150678255888050154
second: 1503_2
- first:
213: 594143513243239358
second: 1503_3
- first:
213: 7231662410254990454
second: 1503_4
- first:
213: -8406740423836043252
second: 1503_5
- first:
213: -267733502035136328
second: 1503_6
- first:
213: 4120564265342343660
second: 1503_7
- first:
213: 8242464404660428098
second: 1503_8
- first:
213: -1750909917155871090
second: 1503_9
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: 1503_0
rect:
serializedVersion: 2
x: 0
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: a73f920074417def0800000000000000
internalID: -83575772905081990
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 1503_1
rect:
serializedVersion: 2
x: 9
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 1bd617c5965086670800000000000000
internalID: 8532075444134047153
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 1503_2
rect:
serializedVersion: 2
x: 18
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: ae7252be1eb2a9930800000000000000
internalID: 4150678255888050154
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 1503_3
rect:
serializedVersion: 2
x: 27
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: eb3477c9062de3800800000000000000
internalID: 594143513243239358
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 1503_4
rect:
serializedVersion: 2
x: 36
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 67c3bcaa5a60c5460800000000000000
internalID: 7231662410254990454
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 1503_5
rect:
serializedVersion: 2
x: 45
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: c08f5561022455b80800000000000000
internalID: -8406740423836043252
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 1503_6
rect:
serializedVersion: 2
x: 54
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 8b079b46cc1d84cf0800000000000000
internalID: -267733502035136328
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 1503_7
rect:
serializedVersion: 2
x: 63
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: ce916ed1e5f2f2930800000000000000
internalID: 4120564265342343660
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 1503_8
rect:
serializedVersion: 2
x: 72
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 24d1691a4bd136270800000000000000
internalID: 8242464404660428098
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 1503_9
rect:
serializedVersion: 2
x: 81
y: 0
width: 10
height: 17
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: e86373205b483b7e0800000000000000
internalID: -1750909917155871090
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
1503_0: -83575772905081990
1503_1: 8532075444134047153
1503_2: 4150678255888050154
1503_3: 594143513243239358
1503_4: 7231662410254990454
1503_5: -8406740423836043252
1503_6: -267733502035136328
1503_7: 4120564265342343660
1503_8: 8242464404660428098
1503_9: -1750909917155871090
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 277 B

+156
View File
@@ -0,0 +1,156 @@
fileFormatVersion: 2
guid: 9eeb6dfae684419bba79f22d3198f66f
TextureImporter:
internalIDToNameTable:
- first:
213: -3487815079041674425
second: 1504_0
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: 1504_0
rect:
serializedVersion: 2
x: 0
y: 0
width: 19
height: 22
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 74358733aaac89fc0800000000000000
internalID: -3487815079041674425
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
1504_0: -3487815079041674425
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 299 B

+156
View File
@@ -0,0 +1,156 @@
fileFormatVersion: 2
guid: c0ca8e047cc2bcb4a8e39d4abdfc3473
TextureImporter:
internalIDToNameTable:
- first:
213: -1590646160138088143
second: 172_0
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: 172_0
rect:
serializedVersion: 2
x: 0
y: 0
width: 12
height: 18
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 13151a5beb3ece9e0800000000000000
internalID: -1590646160138088143
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
172_0: -1590646160138088143
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

+156
View File
@@ -0,0 +1,156 @@
fileFormatVersion: 2
guid: 0cc6299f172e703acbb957c74b1d388d
TextureImporter:
internalIDToNameTable:
- first:
213: 804881131990760745
second: 180_0
externalObjects: {}
serializedVersion: 13
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
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
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: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 4
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 4
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: 180_0
rect:
serializedVersion: 2
x: 0
y: 0
width: 25
height: 5
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 92d39b600238b2b00800000000000000
internalID: 804881131990760745
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
180_0: 804881131990760745
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant: