폭탄, 두배 이펙트
This commit is contained in:
parent
1a1700adc9
commit
99e2c99ef8
File diff suppressed because it is too large
Load Diff
|
|
@ -12,6 +12,7 @@ public class GamePanel_Effect : MonoBehaviour
|
||||||
public GameObject go_Godori, go_Ddadak, go_Be3Gwang, go_3Gwang, go_4Gwang, go_5Gwang, go_nagari, go_Bbuk, go_Stop;
|
public GameObject go_Godori, go_Ddadak, go_Be3Gwang, go_3Gwang, go_4Gwang, go_5Gwang, go_nagari, go_Bbuk, go_Stop;
|
||||||
public GameObject go_SSackssri, go_Kiss, go_Chodan, go_Chungdan, go_Hongdan, go_muhyo, go_jabbuk, go_eatbbuk;
|
public GameObject go_SSackssri, go_Kiss, go_Chodan, go_Chungdan, go_Hongdan, go_muhyo, go_jabbuk, go_eatbbuk;
|
||||||
public GameObject go_eatmybbuk, go_Firstbbuk, go_ChongTong, go_Shake, go_Bonus, go_SangdaeBonus;
|
public GameObject go_eatmybbuk, go_Firstbbuk, go_ChongTong, go_Shake, go_Bonus, go_SangdaeBonus;
|
||||||
|
public GameObject go_bomb, go_double;
|
||||||
|
|
||||||
private Dictionary<EEffectAnimationKey, int> _dictAnimTriggerHash = new Dictionary<EEffectAnimationKey, int>();
|
private Dictionary<EEffectAnimationKey, int> _dictAnimTriggerHash = new Dictionary<EEffectAnimationKey, int>();
|
||||||
private Dictionary<EEffectDirectType, float> _dicEffectDurations = new Dictionary<EEffectDirectType, float>();
|
private Dictionary<EEffectDirectType, float> _dicEffectDurations = new Dictionary<EEffectDirectType, float>();
|
||||||
|
|
@ -277,12 +278,12 @@ public class GamePanel_Effect : MonoBehaviour
|
||||||
go_Shake.SetActive(false);
|
go_Shake.SetActive(false);
|
||||||
break;
|
break;
|
||||||
case EEffectDirectType.Bomb_Double:
|
case EEffectDirectType.Bomb_Double:
|
||||||
GameManager.Sound.PlaySFX(ESFXType.Bomb_1);
|
|
||||||
GameManager.Sound.PlayVoice(EVoiceType.Bomb_Voice);
|
|
||||||
break;
|
|
||||||
case EEffectDirectType.Bomb_Triple:
|
case EEffectDirectType.Bomb_Triple:
|
||||||
|
go_bomb.SetActive(true);
|
||||||
GameManager.Sound.PlaySFX(ESFXType.Bomb_1);
|
GameManager.Sound.PlaySFX(ESFXType.Bomb_1);
|
||||||
GameManager.Sound.PlayVoice(EVoiceType.Bomb_Voice);
|
GameManager.Sound.PlayVoice(EVoiceType.Bomb_Voice);
|
||||||
|
yield return new WaitForSeconds(1f);
|
||||||
|
go_bomb.SetActive(false);
|
||||||
break;
|
break;
|
||||||
case EEffectDirectType.Normal:
|
case EEffectDirectType.Normal:
|
||||||
TMP.enabled = true;
|
TMP.enabled = true;
|
||||||
|
|
@ -316,8 +317,10 @@ public class GamePanel_Effect : MonoBehaviour
|
||||||
go_Ddadak.SetActive(false);
|
go_Ddadak.SetActive(false);
|
||||||
break;
|
break;
|
||||||
case EEffectDirectType.Double:
|
case EEffectDirectType.Double:
|
||||||
//EffectAnimator.SetTrigger(_dictAnimTriggerHash[EEffectAnimationKey.Double]);
|
go_double.SetActive(true);
|
||||||
GameManager.Sound.PlaySFX(ESFXType.Godori_2);
|
GameManager.Sound.PlaySFX(ESFXType.Godori_2);
|
||||||
|
yield return new WaitForSeconds(1f);
|
||||||
|
go_Ddadak.SetActive(false);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 82601e8ee39b6d54f9f6e94d2ba2bc66
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 112 KiB |
|
|
@ -0,0 +1,155 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 3b8ed9d8752a95b4e8ceffa9237656c5
|
||||||
|
TextureImporter:
|
||||||
|
internalIDToNameTable:
|
||||||
|
- first:
|
||||||
|
213: -6547682784430352579
|
||||||
|
second: bomb image_bomb_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: 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
|
||||||
|
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: bomb image_bomb_0
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 0
|
||||||
|
y: 0
|
||||||
|
width: 507
|
||||||
|
height: 399
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0, y: 0}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
customData:
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: -1
|
||||||
|
bones: []
|
||||||
|
spriteID: d37961cd235f125a0800000000000000
|
||||||
|
internalID: -6547682784430352579
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
outline: []
|
||||||
|
customData:
|
||||||
|
physicsShape: []
|
||||||
|
bones: []
|
||||||
|
spriteID: 5e97eb03825dee720800000000000000
|
||||||
|
internalID: 0
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
secondaryTextures: []
|
||||||
|
spriteCustomMetadata:
|
||||||
|
entries: []
|
||||||
|
nameFileIdTable: {}
|
||||||
|
mipmapLimitGroupName:
|
||||||
|
pSDRemoveMatte: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
|
|
@ -0,0 +1,180 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: f24dc04c84ef9134cb05f9374f862875
|
||||||
|
TextureImporter:
|
||||||
|
internalIDToNameTable:
|
||||||
|
- first:
|
||||||
|
213: -2515844911109963891
|
||||||
|
second: bomb txt_bomb_0
|
||||||
|
- first:
|
||||||
|
213: -8597797634252378354
|
||||||
|
second: bomb txt_bomb_1
|
||||||
|
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: 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
|
||||||
|
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: bomb txt_bomb_0
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 0
|
||||||
|
y: 0
|
||||||
|
width: 266
|
||||||
|
height: 151
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0, y: 0}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
customData:
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: -1
|
||||||
|
bones: []
|
||||||
|
spriteID: d8ff053026ce51dd0800000000000000
|
||||||
|
internalID: -2515844911109963891
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
- serializedVersion: 2
|
||||||
|
name: bomb txt_bomb_1
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 228
|
||||||
|
y: 46
|
||||||
|
width: 57
|
||||||
|
height: 105
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0, y: 0}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
customData:
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: -1
|
||||||
|
bones: []
|
||||||
|
spriteID: e0f61bfca9c7ea880800000000000000
|
||||||
|
internalID: -8597797634252378354
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
outline: []
|
||||||
|
customData:
|
||||||
|
physicsShape: []
|
||||||
|
bones: []
|
||||||
|
spriteID: 5e97eb03825dee720800000000000000
|
||||||
|
internalID: 0
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
secondaryTextures: []
|
||||||
|
spriteCustomMetadata:
|
||||||
|
entries: []
|
||||||
|
nameFileIdTable: {}
|
||||||
|
mipmapLimitGroupName:
|
||||||
|
pSDRemoveMatte: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 99cff575399290f4883450dfa89fe685
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
|
|
@ -0,0 +1,155 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: d4bc599897ad2d54aa43174bee222639
|
||||||
|
TextureImporter:
|
||||||
|
internalIDToNameTable:
|
||||||
|
- first:
|
||||||
|
213: 2994756327095103566
|
||||||
|
second: x2 image_x2_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: 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
|
||||||
|
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: x2 image_x2_0
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 0
|
||||||
|
y: 0
|
||||||
|
width: 240
|
||||||
|
height: 345
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0, y: 0}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
customData:
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: -1
|
||||||
|
bones: []
|
||||||
|
spriteID: e407b5933038f8920800000000000000
|
||||||
|
internalID: 2994756327095103566
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
outline: []
|
||||||
|
customData:
|
||||||
|
physicsShape: []
|
||||||
|
bones: []
|
||||||
|
spriteID: 5e97eb03825dee720800000000000000
|
||||||
|
internalID: 0
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
secondaryTextures: []
|
||||||
|
spriteCustomMetadata:
|
||||||
|
entries: []
|
||||||
|
nameFileIdTable: {}
|
||||||
|
mipmapLimitGroupName:
|
||||||
|
pSDRemoveMatte: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
|
|
@ -0,0 +1,255 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 8392445cf1e7ef5428b7e2c70528e6a5
|
||||||
|
TextureImporter:
|
||||||
|
internalIDToNameTable:
|
||||||
|
- first:
|
||||||
|
213: 1480184763533422061
|
||||||
|
second: x2 txt_x2_0
|
||||||
|
- first:
|
||||||
|
213: 3560913679529475244
|
||||||
|
second: x2 txt_x2_1
|
||||||
|
- first:
|
||||||
|
213: -5163577255166025994
|
||||||
|
second: x2 txt_x2_2
|
||||||
|
- first:
|
||||||
|
213: -2882282812031430868
|
||||||
|
second: x2 txt_x2_3
|
||||||
|
- first:
|
||||||
|
213: 2928529236855658752
|
||||||
|
second: x2 txt_x2_4
|
||||||
|
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: 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
|
||||||
|
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: x2 txt_x2_0
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 0
|
||||||
|
y: 150
|
||||||
|
width: 62
|
||||||
|
height: 104
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0, y: 0}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
customData:
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: -1
|
||||||
|
bones: []
|
||||||
|
spriteID: dedea58333caa8410800000000000000
|
||||||
|
internalID: 1480184763533422061
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
- serializedVersion: 2
|
||||||
|
name: x2 txt_x2_1
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 65
|
||||||
|
y: 145
|
||||||
|
width: 30
|
||||||
|
height: 109
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0, y: 0}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
customData:
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: -1
|
||||||
|
bones: []
|
||||||
|
spriteID: cacfe200028ea6130800000000000000
|
||||||
|
internalID: 3560913679529475244
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
- serializedVersion: 2
|
||||||
|
name: x2 txt_x2_2
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 94
|
||||||
|
y: 146
|
||||||
|
width: 100
|
||||||
|
height: 108
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0, y: 0}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
customData:
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: -1
|
||||||
|
bones: []
|
||||||
|
spriteID: 6feda8f18d94758b0800000000000000
|
||||||
|
internalID: -5163577255166025994
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
- serializedVersion: 2
|
||||||
|
name: x2 txt_x2_3
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 217
|
||||||
|
y: 146
|
||||||
|
width: 110
|
||||||
|
height: 108
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0, y: 0}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
customData:
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: -1
|
||||||
|
bones: []
|
||||||
|
spriteID: c2f07aead031008d0800000000000000
|
||||||
|
internalID: -2882282812031430868
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
- serializedVersion: 2
|
||||||
|
name: x2 txt_x2_4
|
||||||
|
rect:
|
||||||
|
serializedVersion: 2
|
||||||
|
x: 29
|
||||||
|
y: 0
|
||||||
|
width: 260
|
||||||
|
height: 144
|
||||||
|
alignment: 0
|
||||||
|
pivot: {x: 0, y: 0}
|
||||||
|
border: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
customData:
|
||||||
|
outline: []
|
||||||
|
physicsShape: []
|
||||||
|
tessellationDetail: -1
|
||||||
|
bones: []
|
||||||
|
spriteID: 009902d23d934a820800000000000000
|
||||||
|
internalID: 2928529236855658752
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
outline: []
|
||||||
|
customData:
|
||||||
|
physicsShape: []
|
||||||
|
bones: []
|
||||||
|
spriteID: 5e97eb03825dee720800000000000000
|
||||||
|
internalID: 0
|
||||||
|
vertices: []
|
||||||
|
indices:
|
||||||
|
edges: []
|
||||||
|
weights: []
|
||||||
|
secondaryTextures: []
|
||||||
|
spriteCustomMetadata:
|
||||||
|
entries: []
|
||||||
|
nameFileIdTable: {}
|
||||||
|
mipmapLimitGroupName:
|
||||||
|
pSDRemoveMatte: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
|
@ -128,10 +128,12 @@ SpriteAtlas:
|
||||||
- a2337848f96a3f847ade610699559fd6: 21300000
|
- a2337848f96a3f847ade610699559fd6: 21300000
|
||||||
- 9924e7681288fa742af955890c43c4f1: 21300000
|
- 9924e7681288fa742af955890c43c4f1: 21300000
|
||||||
- f36045787352db44494d1b5e4362f551: 21300000
|
- f36045787352db44494d1b5e4362f551: 21300000
|
||||||
|
- d4bc599897ad2d54aa43174bee222639: 21300000
|
||||||
- 126aa3a842be8db428a5cc23690c14b9: 21300000
|
- 126aa3a842be8db428a5cc23690c14b9: 21300000
|
||||||
- 749965a82d7a8cf468f77c2e31d94551: 21300000
|
- 749965a82d7a8cf468f77c2e31d94551: 21300000
|
||||||
- abfddaa86f31fe74781e998bcaf94854: 21300000
|
- abfddaa86f31fe74781e998bcaf94854: 21300000
|
||||||
- 7b91f7c800f2bed4896ad45225f99c45: 21300000
|
- 7b91f7c800f2bed4896ad45225f99c45: 21300000
|
||||||
|
- 3b8ed9d8752a95b4e8ceffa9237656c5: 21300000
|
||||||
- 1ed037e8186121a45a26dc836f9b9ad8: 21300000
|
- 1ed037e8186121a45a26dc836f9b9ad8: 21300000
|
||||||
- d4fb52f8d4e36a442a4b87c0a511ddd9: 21300000
|
- d4fb52f8d4e36a442a4b87c0a511ddd9: 21300000
|
||||||
- f427dc0923fdac8438454f9efc8d9f23: 21300000
|
- f427dc0923fdac8438454f9efc8d9f23: 21300000
|
||||||
|
|
@ -166,7 +168,9 @@ SpriteAtlas:
|
||||||
- 971b17cbc8bb8f44987a1f44a7b19ef4: 21300000
|
- 971b17cbc8bb8f44987a1f44a7b19ef4: 21300000
|
||||||
- 959763eb7b5c360488d33c655f551163: 21300000
|
- 959763eb7b5c360488d33c655f551163: 21300000
|
||||||
- 62a646eb0b7f0c34b8cc6cab0c710031: 21300000
|
- 62a646eb0b7f0c34b8cc6cab0c710031: 21300000
|
||||||
|
- f24dc04c84ef9134cb05f9374f862875: 21300000
|
||||||
- cc97734c8adea6445a7b4b0c95c64395: 21300000
|
- cc97734c8adea6445a7b4b0c95c64395: 21300000
|
||||||
|
- 8392445cf1e7ef5428b7e2c70528e6a5: 21300000
|
||||||
- 95f1519c113dee04fbae9a3519fedced: 21300000
|
- 95f1519c113dee04fbae9a3519fedced: 21300000
|
||||||
- 2e9c2e9c15a2cfd4a809cd1ddba28e51: 21300000
|
- 2e9c2e9c15a2cfd4a809cd1ddba28e51: 21300000
|
||||||
- 86b818ac058cde24caf4fed2998373da: 21300000
|
- 86b818ac058cde24caf4fed2998373da: 21300000
|
||||||
|
|
@ -279,10 +283,12 @@ SpriteAtlas:
|
||||||
- {fileID: 21300000, guid: a2337848f96a3f847ade610699559fd6, type: 3}
|
- {fileID: 21300000, guid: a2337848f96a3f847ade610699559fd6, type: 3}
|
||||||
- {fileID: 21300000, guid: 9924e7681288fa742af955890c43c4f1, type: 3}
|
- {fileID: 21300000, guid: 9924e7681288fa742af955890c43c4f1, type: 3}
|
||||||
- {fileID: 21300000, guid: f36045787352db44494d1b5e4362f551, type: 3}
|
- {fileID: 21300000, guid: f36045787352db44494d1b5e4362f551, type: 3}
|
||||||
|
- {fileID: 21300000, guid: d4bc599897ad2d54aa43174bee222639, type: 3}
|
||||||
- {fileID: 21300000, guid: 126aa3a842be8db428a5cc23690c14b9, type: 3}
|
- {fileID: 21300000, guid: 126aa3a842be8db428a5cc23690c14b9, type: 3}
|
||||||
- {fileID: 21300000, guid: 749965a82d7a8cf468f77c2e31d94551, type: 3}
|
- {fileID: 21300000, guid: 749965a82d7a8cf468f77c2e31d94551, type: 3}
|
||||||
- {fileID: 21300000, guid: abfddaa86f31fe74781e998bcaf94854, type: 3}
|
- {fileID: 21300000, guid: abfddaa86f31fe74781e998bcaf94854, type: 3}
|
||||||
- {fileID: 21300000, guid: 7b91f7c800f2bed4896ad45225f99c45, type: 3}
|
- {fileID: 21300000, guid: 7b91f7c800f2bed4896ad45225f99c45, type: 3}
|
||||||
|
- {fileID: 21300000, guid: 3b8ed9d8752a95b4e8ceffa9237656c5, type: 3}
|
||||||
- {fileID: 21300000, guid: 1ed037e8186121a45a26dc836f9b9ad8, type: 3}
|
- {fileID: 21300000, guid: 1ed037e8186121a45a26dc836f9b9ad8, type: 3}
|
||||||
- {fileID: 21300000, guid: d4fb52f8d4e36a442a4b87c0a511ddd9, type: 3}
|
- {fileID: 21300000, guid: d4fb52f8d4e36a442a4b87c0a511ddd9, type: 3}
|
||||||
- {fileID: 21300000, guid: f427dc0923fdac8438454f9efc8d9f23, type: 3}
|
- {fileID: 21300000, guid: f427dc0923fdac8438454f9efc8d9f23, type: 3}
|
||||||
|
|
@ -317,7 +323,9 @@ SpriteAtlas:
|
||||||
- {fileID: 21300000, guid: 971b17cbc8bb8f44987a1f44a7b19ef4, type: 3}
|
- {fileID: 21300000, guid: 971b17cbc8bb8f44987a1f44a7b19ef4, type: 3}
|
||||||
- {fileID: 21300000, guid: 959763eb7b5c360488d33c655f551163, type: 3}
|
- {fileID: 21300000, guid: 959763eb7b5c360488d33c655f551163, type: 3}
|
||||||
- {fileID: 21300000, guid: 62a646eb0b7f0c34b8cc6cab0c710031, type: 3}
|
- {fileID: 21300000, guid: 62a646eb0b7f0c34b8cc6cab0c710031, type: 3}
|
||||||
|
- {fileID: 21300000, guid: f24dc04c84ef9134cb05f9374f862875, type: 3}
|
||||||
- {fileID: 21300000, guid: cc97734c8adea6445a7b4b0c95c64395, type: 3}
|
- {fileID: 21300000, guid: cc97734c8adea6445a7b4b0c95c64395, type: 3}
|
||||||
|
- {fileID: 21300000, guid: 8392445cf1e7ef5428b7e2c70528e6a5, type: 3}
|
||||||
- {fileID: 21300000, guid: 95f1519c113dee04fbae9a3519fedced, type: 3}
|
- {fileID: 21300000, guid: 95f1519c113dee04fbae9a3519fedced, type: 3}
|
||||||
- {fileID: 21300000, guid: 2e9c2e9c15a2cfd4a809cd1ddba28e51, type: 3}
|
- {fileID: 21300000, guid: 2e9c2e9c15a2cfd4a809cd1ddba28e51, type: 3}
|
||||||
- {fileID: 21300000, guid: 86b818ac058cde24caf4fed2998373da, type: 3}
|
- {fileID: 21300000, guid: 86b818ac058cde24caf4fed2998373da, type: 3}
|
||||||
|
|
@ -429,10 +437,12 @@ SpriteAtlas:
|
||||||
- 5gwang image_5gwang
|
- 5gwang image_5gwang
|
||||||
- result lose title
|
- result lose title
|
||||||
- icon 9_shop
|
- icon 9_shop
|
||||||
|
- x2 image_x2
|
||||||
- top bar window
|
- top bar window
|
||||||
- icon 8_shop
|
- icon 8_shop
|
||||||
- chongtong txt_chongtong
|
- chongtong txt_chongtong
|
||||||
- top bar bg
|
- top bar bg
|
||||||
|
- bomb image_bomb
|
||||||
- label result_result
|
- label result_result
|
||||||
- appreciate mode icon 3_appreciate
|
- appreciate mode icon 3_appreciate
|
||||||
- icon 1_shop
|
- icon 1_shop
|
||||||
|
|
@ -467,7 +477,9 @@ SpriteAtlas:
|
||||||
- album icon
|
- album icon
|
||||||
- sparkle
|
- sparkle
|
||||||
- shake image_shake
|
- shake image_shake
|
||||||
|
- bomb txt_bomb
|
||||||
- icon 4_play
|
- icon 4_play
|
||||||
|
- x2 txt_x2
|
||||||
- ad icon
|
- ad icon
|
||||||
- invalidity image_invalidity
|
- invalidity image_invalidity
|
||||||
- label lose original_result
|
- label lose original_result
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue