修复问题,优化bug和游戏,resource资源拆迁

This commit is contained in:
FloatGaming
2026-02-24 20:59:38 +08:00
parent d5c8966abd
commit 332307d18c
740 changed files with 6964 additions and 23604 deletions
+35
View File
@@ -0,0 +1,35 @@
using UnityEngine;
public class OpAudioPlayer : MonoBehaviour
{
public AudioSource audioSource;
void Start()
{
if (audioSource == null)
{
audioSource = GetComponent<AudioSource>();
if (audioSource == null)
{
Debug.LogError("OpAudioPlayer: 找不到 AudioSource 组件。请确保组件已添加或在 Inspector 中设置。");
return;
}
}
audioSource.loop = true;
if (!audioSource.isPlaying)
{
audioSource.Play();
}
}
private void OnDestroy()
{
if (audioSource != null && audioSource.isPlaying)
{
audioSource.Stop();
}
}
}
+2
View File
@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 59b3d914c9079bd419564b0a7c611bed
+8
View File
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: c036c8921700c58458a4ed5ab3fbea48
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

+156
View File
@@ -0,0 +1,156 @@
fileFormatVersion: 2
guid: 4ed1f0171d2ac0145a795a7eee628bd2
TextureImporter:
internalIDToNameTable:
- first:
213: 1508358750112011512
second: "\u753B\u677F 75_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: "\u753B\u677F 75_0"
rect:
serializedVersion: 2
x: 0
y: 0
width: 55
height: 55
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 8f45746aa44cee410800000000000000
internalID: 1508358750112011512
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
"\u753B\u677F 75_0": 1508358750112011512
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 322 B

+156
View File
@@ -0,0 +1,156 @@
fileFormatVersion: 2
guid: ef9f747590c0b3541979026af6c82992
TextureImporter:
internalIDToNameTable:
- first:
213: 627408324413374251
second: "\u753B\u677F 76_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: "\u753B\u677F 76_0"
rect:
serializedVersion: 2
x: 0
y: 0
width: 633
height: 9
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: b2f38c10c8005b800800000000000000
internalID: 627408324413374251
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
"\u753B\u677F 76_0": 627408324413374251
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 290 B

+156
View File
@@ -0,0 +1,156 @@
fileFormatVersion: 2
guid: 7ca4a39b4ea72be4aa0b80a698bdd99f
TextureImporter:
internalIDToNameTable:
- first:
213: -2694539428277866217
second: "\u753B\u677F 78_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: "\u753B\u677F 78_0"
rect:
serializedVersion: 2
x: 0
y: 0
width: 633
height: 9
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 711b6309aa21b9ad0800000000000000
internalID: -2694539428277866217
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
"\u753B\u677F 78_0": -2694539428277866217
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 839 B

+260
View File
@@ -0,0 +1,260 @@
fileFormatVersion: 2
guid: f48684099e472254f881fc44087db10d
TextureImporter:
internalIDToNameTable:
- first:
213: -7416849779330969551
second: "\u753B\u677F 79_0"
- first:
213: -8945369728627073014
second: "\u753B\u677F 79_1"
- first:
213: 4729716212365872202
second: "\u753B\u677F 79_2"
- first:
213: -1166063591256540292
second: "\u753B\u677F 79_3"
- first:
213: 2919094442245778957
second: "\u753B\u677F 79_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: 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: "\u753B\u677F 79_0"
rect:
serializedVersion: 2
x: 1
y: 5
width: 18
height: 21
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 1301b8efb6e021990800000000000000
internalID: -7416849779330969551
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u753B\u677F 79_1"
rect:
serializedVersion: 2
x: 31
y: 5
width: 18
height: 21
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: a00a6ac50a9abd380800000000000000
internalID: -8945369728627073014
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u753B\u677F 79_2"
rect:
serializedVersion: 2
x: 60
y: 5
width: 20
height: 21
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: a4c497606d353a140800000000000000
internalID: 4729716212365872202
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u753B\u677F 79_3"
rect:
serializedVersion: 2
x: 92
y: 5
width: 19
height: 21
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: c7b33a1875f41dfe0800000000000000
internalID: -1166063591256540292
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u753B\u677F 79_4"
rect:
serializedVersion: 2
x: 124
y: 5
width: 18
height: 21
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: d0e60efdde4b28820800000000000000
internalID: 2919094442245778957
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
"\u753B\u677F 79_0": -7416849779330969551
"\u753B\u677F 79_1": -8945369728627073014
"\u753B\u677F 79_2": 4729716212365872202
"\u753B\u677F 79_3": -1166063591256540292
"\u753B\u677F 79_4": 2919094442245778957
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 749 B

+156
View File
@@ -0,0 +1,156 @@
fileFormatVersion: 2
guid: 6a1563afc10f07f4a91dddedc1542f24
TextureImporter:
internalIDToNameTable:
- first:
213: -5639479817726893851
second: "\u753B\u677F 80_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: "\u753B\u677F 80_0"
rect:
serializedVersion: 2
x: 0
y: 0
width: 55
height: 48
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 5e0676a2cfa8cb1b0800000000000000
internalID: -5639479817726893851
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
"\u753B\u677F 80_0": -5639479817726893851
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 419 B

+156
View File
@@ -0,0 +1,156 @@
fileFormatVersion: 2
guid: 5ad663b00655c784cb765dc4bef1a70a
TextureImporter:
internalIDToNameTable:
- first:
213: -1101522076588880424
second: "\u753B\u677F 81_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: "\u753B\u677F 81_0"
rect:
serializedVersion: 2
x: 0
y: 0
width: 28
height: 25
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 8dd4ba8e18b96b0f0800000000000000
internalID: -1101522076588880424
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
"\u753B\u677F 81_0": -1101522076588880424
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

+156
View File
@@ -0,0 +1,156 @@
fileFormatVersion: 2
guid: 3f52c0334ac12f746ae80e69fa0a7fb8
TextureImporter:
internalIDToNameTable:
- first:
213: -435054604834745923
second: "\u80CC\u666F \u526F\u672C 2_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: "\u80CC\u666F \u526F\u672C 2_0"
rect:
serializedVersion: 2
x: 1
y: 0
width: 1923
height: 1081
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: db15de4542066f9f0800000000000000
internalID: -435054604834745923
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
"\u80CC\u666F \u526F\u672C 2_0": -435054604834745923
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

+156
View File
@@ -0,0 +1,156 @@
fileFormatVersion: 2
guid: 596b315de75dacd479b79e1e25a5e2e0
TextureImporter:
internalIDToNameTable:
- first:
213: -1843028302627794106
second: "\u80CC\u666F_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: "\u80CC\u666F_0"
rect:
serializedVersion: 2
x: 1
y: 0
width: 1923
height: 1081
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 64311e6068f3c66e0800000000000000
internalID: -1843028302627794106
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
"\u80CC\u666F_0": -1843028302627794106
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.
@@ -0,0 +1,23 @@
fileFormatVersion: 2
guid: afef27d42a820784a914abd621cb2c09
AudioImporter:
externalObjects: {}
serializedVersion: 8
defaultSettings:
serializedVersion: 2
loadType: 0
sampleRateSetting: 0
sampleRateOverride: 44100
compressionFormat: 1
quality: 1
conversionMode: 0
preloadAudioData: 1
platformSettingOverrides: {}
forceToMono: 0
normalize: 1
loadInBackground: 1
ambisonic: 0
3D: 1
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.
@@ -0,0 +1,23 @@
fileFormatVersion: 2
guid: 8ed30022249917f4fb5c65d026b896d6
AudioImporter:
externalObjects: {}
serializedVersion: 8
defaultSettings:
serializedVersion: 2
loadType: 0
sampleRateSetting: 0
sampleRateOverride: 44100
compressionFormat: 1
quality: 1
conversionMode: 0
preloadAudioData: 1
platformSettingOverrides: {}
forceToMono: 0
normalize: 1
loadInBackground: 1
ambisonic: 0
3D: 1
userData:
assetBundleName:
assetBundleVariant:
+8
View File
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 3fc1f3fc8072ab04db6db7e663dd7956
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
+327
View File
@@ -0,0 +1,327 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.SceneManagement;
using UnityEngine.UI;
/// <summary>
/// Throttled preload: uses queues and concurrency limits to load scenes and Resources in small time slices
/// to avoid long frames on low-end devices.
/// - scenesToPreload: names of scenes included in Build Settings to preload additively (allowSceneActivation=false)
/// - resourcesToPreload: paths under Resources/ to load via Resources.LoadAsync
/// </summary>
public class preload_allScene : MonoBehaviour
{
[Header("Preload settings")]
public string[] resourcesToPreload = new string[0];
[Header("UI")]
public Text progressText;
[Tooltip("Optional Image whose fillAmount will be driven by the overall progress (0..1)")]
public Image progressFillImage;
[Tooltip("Documentation text normalized.")]
public Text loadingInfoText;
[Header("Behavior")]
public bool startOnAwake = true;
[Header("Fade-out on complete")]
[Tooltip("GameObject to disable after fade completes")] public GameObject fadeOutObject;
[Tooltip("CanvasGroup to fade (if null and fadeOutObject assigned, will search for one on it)")] public CanvasGroup fadeCanvasGroup;
[Tooltip("Duration of fade-out in seconds")] public float fadeOutDuration = 0.5f;
[Tooltip("Delay before starting fade-out after completion")] public float fadeOutDelay = 0f;
[Header("Throttle")]
public int maxConcurrentResourceLoads = 2;
[Tooltip("Max milliseconds spent per frame on driver work (approx)")]
public int maxMilliSecondsPerFrame = 4;
// internal queues and trackers
private Queue<string> resourceQueue = new Queue<string>();
private List<(string path, ResourceRequest rr)> activeResourceReqs = new List<(string, ResourceRequest)>();
private List<Object> loadedResources = new List<Object>();
private Coroutine preloadCoroutine;
void Awake()
{
Debug.Log("[preload_allScene] Awake called. Forcing Time.timeScale = 1.");
Time.timeScale = 1f; // Ensure time is running so fades and DOTween work
if (fadeOutObject != null)
{
fadeOutObject.SetActive(true);
}
else
{
Debug.LogWarning("[preload_allScene] fadeOutObject is not assigned!");
}
// if UI not assigned, try to auto-find Text components
if (progressText == null)
{
progressText = GetComponentInChildren<Text>(true);
}
if (loadingInfoText == null)
{
// try to find a different Text child (avoid using same as progressText)
var texts = GetComponentsInChildren<Text>(true);
foreach (var t in texts)
{
if (t != progressText)
{
loadingInfoText = t;
break;
}
}
}
// If a fade object is set but no CanvasGroup assigned, try to find one on the object
if (fadeOutObject != null && fadeCanvasGroup == null)
{
fadeCanvasGroup = fadeOutObject.GetComponent<CanvasGroup>() ?? fadeOutObject.GetComponentInChildren<CanvasGroup>(true);
}
}
void Start()
{
Debug.Log("[preload_allScene] Start called. resourcesToPreload count: " + (resourcesToPreload?.Length ?? 0));
// Always call StartPreload to ensure the screen fades out even if no resources are listed
StartPreload();
}
public void StartPreload()
{
if (preloadCoroutine != null) return;
// fill queues
resourceQueue.Clear();
if (resourcesToPreload != null)
{
foreach (var r in resourcesToPreload)
if (!string.IsNullOrWhiteSpace(r)) resourceQueue.Enqueue(r);
}
Debug.Log($"Preload starting. Resources queued: {resourceQueue.Count}");
// ensure UI shows 0%
UpdateProgressText(0f);
UpdateLoadingInfo("");
// If nothing to preload, just show 100% and fade out immediately
if (resourceQueue.Count == 0)
{
UpdateProgressText(1f);
UpdateLoadingInfo("Loading Complete");
if (fadeOutObject != null)
{
StartCoroutine(FadeAndDisableCoroutine());
}
return;
}
preloadCoroutine = StartCoroutine(PreloadRoutine());
}
public void StopPreload()
{
if (preloadCoroutine != null)
{
StopCoroutine(preloadCoroutine);
preloadCoroutine = null;
}
}
private IEnumerator PreloadRoutine()
{
// Start initial batch
while (resourceQueue.Count > 0 || activeResourceReqs.Count > 0)
{
float frameStart = Time.realtimeSinceStartup;
// start resource reqs up to concurrency
while (activeResourceReqs.Count < maxConcurrentResourceLoads && resourceQueue.Count > 0)
{
string path = resourceQueue.Dequeue();
UpdateLoadingInfo($"Loading: {path}");
ResourceRequest rr = null;
try
{
rr = Resources.LoadAsync<Object>(path);
}
catch (System.Exception ex)
{
Debug.LogWarning($"Preload: failed to start loading resource '{path}': {ex}");
}
if (rr != null)
{
activeResourceReqs.Add((path, rr));
Debug.Log($"Preload: started resource load '{path}'");
}
if ((Time.realtimeSinceStartup - frameStart) * 1000f > maxMilliSecondsPerFrame) break;
}
// Poll progress and collect finished resources
for (int i = activeResourceReqs.Count - 1; i >= 0; i--)
{
var tuple = activeResourceReqs[i];
var rr = tuple.rr;
if (rr.isDone)
{
if (rr.asset != null)
loadedResources.Add(rr.asset);
Debug.Log($"Preload: resource loaded '{tuple.path}'");
activeResourceReqs.RemoveAt(i);
}
if ((Time.realtimeSinceStartup - frameStart) * 1000f > maxMilliSecondsPerFrame) break;
}
// Update progress calculation
float overall = CalculateOverallProgress();
UpdateProgressText(overall);
// If there are no active resource requests and no queued resources, we're done
bool anyActiveResources = activeResourceReqs.Count > 0 || resourceQueue.Count > 0;
if (!anyActiveResources)
{
UpdateProgressText(1f);
UpdateLoadingInfo("Loading Complete");
preloadCoroutine = null;
Debug.Log("Preload complete (throttled). Resources cached: " + loadedResources.Count);
// start fade+disable if configured
if (fadeOutObject != null)
{
StartCoroutine(FadeAndDisableCoroutine());
}
yield break;
}
// yield one frame to respect budget
yield return null;
}
// if we exit loop, also mark complete
UpdateProgressText(1f);
UpdateLoadingInfo("Loading Complete");
preloadCoroutine = null;
if (fadeOutObject != null)
{
StartCoroutine(FadeAndDisableCoroutine());
}
}
private float CalculateOverallProgress()
{
float sum = 0f;
int items = 0;
items += resourceQueue.Count + activeResourceReqs.Count;
if (items == 0) return 1f;
foreach (var (path, rr) in activeResourceReqs)
{
sum += rr.progress; // 0..1
}
return Mathf.Clamp01(sum / (float)items);
}
private void UpdateProgressText(float t)
{
int percent = Mathf.RoundToInt(t * 100f);
// update fill image if present
if (progressFillImage != null)
{
// clamp to 0..1
progressFillImage.fillAmount = Mathf.Clamp01(t);
}
if (progressText != null)
{
progressText.text = percent + "%";
return;
}
// If no UI assigned, try to find any in children and cache it
var tcomp = GetComponentInChildren<Text>(true);
if (tcomp != null)
{
progressText = tcomp;
progressText.text = percent + "%";
}
}
// helper to update loading info text
private void UpdateLoadingInfo(string message)
{
if (loadingInfoText != null)
{
loadingInfoText.text = message;
return;
}
// try to find and cache a Text child that is not the progress text
var texts = GetComponentsInChildren<Text>(true);
foreach (var t in texts)
{
if (t != progressText)
{
loadingInfoText = t;
loadingInfoText.text = message;
return;
}
}
}
private IEnumerator FadeAndDisableCoroutine()
{
// ensure we have a CanvasGroup reference
if (fadeOutObject == null) yield break;
if (fadeCanvasGroup == null)
{
fadeCanvasGroup = fadeOutObject.GetComponent<CanvasGroup>() ?? fadeOutObject.GetComponentInChildren<CanvasGroup>(true);
}
// if there's no CanvasGroup, just disable after delay
if (fadeCanvasGroup == null)
{
if (fadeOutDelay > 0f) yield return new WaitForSecondsRealtime(fadeOutDelay);
fadeOutObject.SetActive(false);
yield break;
}
// optionally wait before fading
if (fadeOutDelay > 0f) yield return new WaitForSecondsRealtime(fadeOutDelay);
float startAlpha = fadeCanvasGroup.alpha;
float elapsed = 0f;
while (elapsed < fadeOutDuration)
{
elapsed += Time.unscaledDeltaTime;
float frac = Mathf.Clamp01(elapsed / Mathf.Max(0.0001f, fadeOutDuration));
fadeCanvasGroup.alpha = Mathf.Lerp(startAlpha, 0f, frac);
yield return null;
}
fadeCanvasGroup.alpha = 0f;
// disable raycasts and interaction
fadeCanvasGroup.blocksRaycasts = false;
fadeCanvasGroup.interactable = false;
// finally disable the GameObject
fadeOutObject.SetActive(false);
}
}
@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: da506281e4a56b749a0cf5b32871ff7b
Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

@@ -0,0 +1,546 @@
fileFormatVersion: 2
guid: 707a9f01ed3cb7f49a8e857e282bbff6
TextureImporter:
internalIDToNameTable:
- first:
213: 618455519012696024
second: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_0"
- first:
213: -183108937958106121
second: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_1"
- first:
213: -2747514551019907105
second: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_2"
- first:
213: 4051328773356679532
second: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_3"
- first:
213: 683359258392107949
second: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_4"
- first:
213: -6163899235062800083
second: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_5"
- first:
213: 1303736164742555898
second: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_6"
- first:
213: -584840067683796417
second: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_7"
- first:
213: 2726702000583275308
second: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_8"
- first:
213: 5085403667284274677
second: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_9"
- first:
213: -4973876490265236732
second: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_10"
- first:
213: -877950679927288166
second: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_11"
- first:
213: -7274499578471264150
second: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_12"
- first:
213: -4190085041594533794
second: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_13"
- first:
213: -7912233805109702527
second: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_14"
- first:
213: -40987154313807340
second: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_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: 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: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_0"
rect:
serializedVersion: 2
x: 242
y: 248
width: 270
height: 343
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 8dfa1209402359800800000000000000
internalID: 618455519012696024
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_1"
rect:
serializedVersion: 2
x: 17
y: 169
width: 48
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: 7fbdecd1467757df0800000000000000
internalID: -183108937958106121
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_2"
rect:
serializedVersion: 2
x: 68
y: 169
width: 109
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: fd7dd33a21eded9d0800000000000000
internalID: -2747514551019907105
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_3"
rect:
serializedVersion: 2
x: 212
y: 154
width: 73
height: 23
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: c617e34fd06393830800000000000000
internalID: 4051328773356679532
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_4"
rect:
serializedVersion: 2
x: 266
y: 18
width: 114
height: 179
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: dab9f6aff97cb7900800000000000000
internalID: 683359258392107949
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_5"
rect:
serializedVersion: 2
x: 400
y: 166
width: 41
height: 23
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: d21a7cead4e657aa0800000000000000
internalID: -6163899235062800083
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_6"
rect:
serializedVersion: 2
x: 447
y: 166
width: 40
height: 23
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: af86f44622dc71210800000000000000
internalID: 1303736164742555898
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_7"
rect:
serializedVersion: 2
x: 503
y: 154
width: 74
height: 43
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: f3aba4b9e0b32e7f0800000000000000
internalID: -584840067683796417
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_8"
rect:
serializedVersion: 2
x: 589
y: 18
width: 176
height: 179
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: c23fc19d50137d520800000000000000
internalID: 2726702000583275308
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_9"
rect:
serializedVersion: 2
x: 0
y: 18
width: 57
height: 121
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 5fda2f711bbf29640800000000000000
internalID: 5085403667284274677
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_10"
rect:
serializedVersion: 2
x: 56
y: 18
width: 130
height: 110
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 40be2115fad39fab0800000000000000
internalID: -4973876490265236732
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_11"
rect:
serializedVersion: 2
x: 138
y: 91
width: 23
height: 72
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: a9e0f981284e0d3f0800000000000000
internalID: -877950679927288166
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_12"
rect:
serializedVersion: 2
x: 199
y: 44
width: 93
height: 90
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: a60dd72ec29cb0b90800000000000000
internalID: -7274499578471264150
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_13"
rect:
serializedVersion: 2
x: 392
y: 18
width: 40
height: 121
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: e58741dcad3d9d5c0800000000000000
internalID: -4190085041594533794
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_14"
rect:
serializedVersion: 2
x: 427
y: 18
width: 74
height: 145
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 180599a6649123290800000000000000
internalID: -7912233805109702527
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_15"
rect:
serializedVersion: 2
x: 497
y: 18
width: 83
height: 121
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 41a75ca76626e6ff0800000000000000
internalID: -40987154313807340
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
"\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_0": 618455519012696024
"\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_1": -183108937958106121
"\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_10": -4973876490265236732
"\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_11": -877950679927288166
"\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_12": -7274499578471264150
"\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_13": -4190085041594533794
"\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_14": -7912233805109702527
"\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_15": -40987154313807340
"\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_2": -2747514551019907105
"\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_3": 4051328773356679532
"\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_4": 683359258392107949
"\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_5": -6163899235062800083
"\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_6": 1303736164742555898
"\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_7": -584840067683796417
"\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_8": 2726702000583275308
"\u6D6E\u52A8\u6E38\u620FFloatGamingAlpha_9": 5085403667284274677
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

+442
View File
@@ -0,0 +1,442 @@
fileFormatVersion: 2
guid: 53623fb5a5a76a04b824351e90b8bb49
TextureImporter:
internalIDToNameTable:
- first:
213: 234875645205025765
second: "\u8D44\u6E90 2@4x_0"
- first:
213: -1984723200111323927
second: "\u8D44\u6E90 2@4x_1"
- first:
213: -3748009902473246706
second: "\u8D44\u6E90 2@4x_2"
- first:
213: -1682124729092548499
second: "\u8D44\u6E90 2@4x_3"
- first:
213: 8035669634750892275
second: "\u8D44\u6E90 2@4x_4"
- first:
213: 5531755780828052498
second: "\u8D44\u6E90 2@4x_5"
- first:
213: 4622229789299838445
second: "\u8D44\u6E90 2@4x_6"
- first:
213: 3325956370787332270
second: "\u8D44\u6E90 2@4x_7"
- first:
213: 2495785389425328509
second: "\u8D44\u6E90 2@4x_8"
- first:
213: 8032133374648562538
second: "\u8D44\u6E90 2@4x_9"
- first:
213: -6379279424289322708
second: "\u8D44\u6E90 2@4x_10"
- first:
213: 4610055813025803884
second: "\u8D44\u6E90 2@4x_11"
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: "\u8D44\u6E90 2@4x_0"
rect:
serializedVersion: 2
x: 148
y: 155
width: 41
height: 21
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 5e316d6a722724300800000000000000
internalID: 234875645205025765
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u8D44\u6E90 2@4x_1"
rect:
serializedVersion: 2
x: 190
y: 155
width: 92
height: 21
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 9e453e7d3c8d474e0800000000000000
internalID: -1984723200111323927
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u8D44\u6E90 2@4x_2"
rect:
serializedVersion: 2
x: 310
y: 142
width: 63
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: e088f6cf9d46cfbc0800000000000000
internalID: -3748009902473246706
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u8D44\u6E90 2@4x_3"
rect:
serializedVersion: 2
x: 354
y: 30
width: 98
height: 150
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: d68d98e9874e7a8e0800000000000000
internalID: -1682124729092548499
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u8D44\u6E90 2@4x_4"
rect:
serializedVersion: 2
x: 467
y: 153
width: 36
height: 21
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 3f848bf35fe648f60800000000000000
internalID: 8035669634750892275
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u8D44\u6E90 2@4x_5"
rect:
serializedVersion: 2
x: 505
y: 153
width: 36
height: 21
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: 21c387cf29eb4cc40800000000000000
internalID: 5531755780828052498
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u8D44\u6E90 2@4x_6"
rect:
serializedVersion: 2
x: 551
y: 142
width: 64
height: 38
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: ded0275f085752040800000000000000
internalID: 4622229789299838445
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u8D44\u6E90 2@4x_7"
rect:
serializedVersion: 2
x: 622
y: 30
width: 155
height: 150
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: ea0f93392bb282e20800000000000000
internalID: 3325956370787332270
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u8D44\u6E90 2@4x_8"
rect:
serializedVersion: 2
x: 133
y: 30
width: 158
height: 101
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: d718e44a69fc2a220800000000000000
internalID: 2495785389425328509
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u8D44\u6E90 2@4x_9"
rect:
serializedVersion: 2
x: 248
y: 90
width: 22
height: 63
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: a63bc788fbed77f60800000000000000
internalID: 8032133374648562538
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u8D44\u6E90 2@4x_10"
rect:
serializedVersion: 2
x: 299
y: 50
width: 79
height: 79
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: c29c648992f3877a0800000000000000
internalID: -6379279424289322708
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: "\u8D44\u6E90 2@4x_11"
rect:
serializedVersion: 2
x: 458
y: 30
width: 160
height: 123
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
customData:
outline: []
physicsShape: []
tessellationDetail: -1
bones: []
spriteID: c6ea02a36553aff30800000000000000
internalID: 4610055813025803884
vertices: []
indices:
edges: []
weights: []
outline: []
customData:
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spriteCustomMetadata:
entries: []
nameFileIdTable:
"\u8D44\u6E90 2@4x_0": 234875645205025765
"\u8D44\u6E90 2@4x_1": -1984723200111323927
"\u8D44\u6E90 2@4x_10": -6379279424289322708
"\u8D44\u6E90 2@4x_11": 4610055813025803884
"\u8D44\u6E90 2@4x_2": -3748009902473246706
"\u8D44\u6E90 2@4x_3": -1682124729092548499
"\u8D44\u6E90 2@4x_4": 8035669634750892275
"\u8D44\u6E90 2@4x_5": 5531755780828052498
"\u8D44\u6E90 2@4x_6": 4622229789299838445
"\u8D44\u6E90 2@4x_7": 3325956370787332270
"\u8D44\u6E90 2@4x_8": 2495785389425328509
"\u8D44\u6E90 2@4x_9": 8032133374648562538
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant: