Cheer Readers Initialization + Other (#177)

* Cheer Readers Initialization + Other

So, cheer readers is coming now. Starting with an initialized version of course. Also, any games that only have Switch game events are categorized as [INITIALIZATION ONLY] to better differentiate them from [WIP] games that work, but are missing some things

* Update CheerReaders.cs

Fixed the internal name for cheer readers

* Launch Party is no longer [INITIALIZATION ONLY]
This commit is contained in:
Jellirby 2022-11-28 09:09:22 -05:00 committed by GitHub
parent a48ecff2e8
commit b26e6fac12
13 changed files with 24932 additions and 3 deletions

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 0ba75930b89b330458467110d93826a1
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,98 @@
fileFormatVersion: 2
guid: 87dc4e8f6eb5cef4ebe2ef6f02ec5a47
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 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
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,98 @@
fileFormatVersion: 2
guid: bcfc6754d4f44404b9827d49ee1e91c3
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 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
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,706 @@
fileFormatVersion: 2
guid: 7d8fdf70e97326843bc27666f976a4fc
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 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
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: LS_0
rect:
serializedVersion: 2
x: 3
y: 197
width: 72
height: 96
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 1, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: abc73b222c285fa40bf3d2b7c214f9bd
internalID: -413505172
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_1
rect:
serializedVersion: 2
x: 77
y: 200
width: 70
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 421d1b3f448cb394cbaad1387890a16b
internalID: -244919429
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_2
rect:
serializedVersion: 2
x: 149
y: 199
width: 70
height: 92
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 0c14f0a69b1aa644ca42f7392d16938a
internalID: -1468611033
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_3
rect:
serializedVersion: 2
x: 220
y: 198
width: 72
height: 92
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 39741ab7d728ec843ae64e53bcd89816
internalID: 2004703334
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_4
rect:
serializedVersion: 2
x: 293
y: 198
width: 71
height: 92
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: e79c5dedc7e046e4a9279c7bf971dd07
internalID: 1210412471
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_5
rect:
serializedVersion: 2
x: 364
y: 199
width: 71
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: c89128b9ddabc2c49a880048039245b7
internalID: 2085799332
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_6
rect:
serializedVersion: 2
x: 436
y: 199
width: 71
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: be2fd820127f27d40a93563fc4701f88
internalID: -1684744686
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_7
rect:
serializedVersion: 2
x: 508
y: 199
width: 69
height: 93
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 81888780fb35ae3489c39eb208126f6d
internalID: 612269287
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_8
rect:
serializedVersion: 2
x: 5
y: 107
width: 69
height: 90
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: c27d25325761cd84aa9bb442735fc98e
internalID: -1230476124
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_9
rect:
serializedVersion: 2
x: 77
y: 106
width: 69
height: 92
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 0b2825c11535b964e8f74d0e0d937bf6
internalID: -1596482921
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_10
rect:
serializedVersion: 2
x: 148
y: 107
width: 70
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 551216bbc328e774fae761f6e0b19106
internalID: -1284337952
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_11
rect:
serializedVersion: 2
x: 221
y: 106
width: 70
height: 92
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: f9bb77115dc550743a75797ba03b6e77
internalID: -822636349
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_12
rect:
serializedVersion: 2
x: 293
y: 106
width: 70
height: 92
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 5c5aa566da0a87847bb3b33c64e907c9
internalID: -1635854647
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_13
rect:
serializedVersion: 2
x: 365
y: 107
width: 70
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 6893cedab142bf14d9178d029695cb6e
internalID: -1961659851
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_14
rect:
serializedVersion: 2
x: 436
y: 106
width: 71
height: 92
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 0bfeea24bb1aaef429e018d9f753076b
internalID: -1794681914
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_15
rect:
serializedVersion: 2
x: 507
y: 106
width: 74
height: 92
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 18025fd23c66dfe49b528bcce4d89696
internalID: -121742259
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_16
rect:
serializedVersion: 2
x: 1
y: 13
width: 74
height: 93
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: d84bad3a3e75c564389736db954fcbe8
internalID: 2100477588
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_17
rect:
serializedVersion: 2
x: 76
y: 15
width: 71
height: 92
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: ff6eb3ff620a7e04cbb4dac66bf5adb0
internalID: 1018662847
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_18
rect:
serializedVersion: 2
x: 147
y: 15
width: 72
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: d665acdd80137a14fb73ff6aeb5ebc77
internalID: -2122067916
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_19
rect:
serializedVersion: 2
x: 221
y: 15
width: 69
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 01f2fe7ab177c2041b464ba60de0182f
internalID: 1562002358
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_20
rect:
serializedVersion: 2
x: 291
y: 15
width: 72
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: a333a77c5cf28994f9a0879f38d23b72
internalID: 741322567
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_21
rect:
serializedVersion: 2
x: 365
y: 15
width: 71
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 66c851d9eedd63c448eeb38c03631479
internalID: 249290052
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_22
rect:
serializedVersion: 2
x: 435
y: 15
width: 72
height: 90
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 9cf14365357848248a9b0ebddb437e3b
internalID: -1201579533
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_23
rect:
serializedVersion: 2
x: 508
y: 14
width: 78
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 51c4de28a67b58d44976d9b5c1195718
internalID: -832687821
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_24
rect:
serializedVersion: 2
x: 581
y: 196
width: 70
height: 96
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: ba9f81caa5e77ad43935c05469312fd1
internalID: 747630572
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: LS_25
rect:
serializedVersion: 2
x: 653
y: 198
width: 72
height: 92
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: d0fc84f56a001d34a90f3279066d3fa2
internalID: 226391141
vertices: []
indices:
edges: []
weights: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable:
LS_24: 747630572
LS_3: 2004703334
LS_4: 1210412471
LS_10: -1284337952
LS_13: -1961659851
LS_21: 249290052
LS_6: -1684744686
LS_22: -1201579533
LS_18: -2122067916
LS_16: 2100477588
LS_14: -1794681914
LS_2: -1468611033
LS_0: -413505172
LS_25: 226391141
LS_8: -1230476124
LS_7: 612269287
LS_11: -822636349
LS_12: -1635854647
LS_1: -244919429
LS_9: -1596482921
LS_17: 1018662847
LS_23: -832687821
LS_15: -121742259
LS_19: 1562002358
LS_20: 741322567
LS_5: 2085799332
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,706 @@
fileFormatVersion: 2
guid: b1d01ca208b5027438e179bc09b85552
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 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
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: RT_0
rect:
serializedVersion: 2
x: 2
y: 197
width: 73
height: 97
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 6417882e37f97d24c8e9b5cec5c7be39
internalID: -1859305971
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_1
rect:
serializedVersion: 2
x: 77
y: 200
width: 70
height: 94
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 78705b4c816704147a45d2ff84caa5c6
internalID: 1762099208
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_2
rect:
serializedVersion: 2
x: 148
y: 199
width: 71
height: 94
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 4f6a7031b1a0bde4eac02dc9f0f4f374
internalID: 813585718
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_3
rect:
serializedVersion: 2
x: 221
y: 198
width: 70
height: 94
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: b883bdc9ef5be3a4cb9f5114f2266637
internalID: 1804796450
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_4
rect:
serializedVersion: 2
x: 293
y: 199
width: 70
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: f1d6945d8fbc2054699ec74893b606fb
internalID: 1072479772
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_5
rect:
serializedVersion: 2
x: 365
y: 199
width: 70
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: fc5b96622b8eb9f48893f1336b1d00ea
internalID: 1490183495
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_6
rect:
serializedVersion: 2
x: 437
y: 198
width: 69
height: 92
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 5274e655c874ef64e8878bf5ff074c20
internalID: -956735452
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_7
rect:
serializedVersion: 2
x: 508
y: 199
width: 71
height: 90
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: a877a17bfdd53c04885367ea30734e25
internalID: -1974271490
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_8
rect:
serializedVersion: 2
x: 3
y: 107
width: 71
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 75f9b0971213c8f478d5545178c87aef
internalID: 1002901766
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_9
rect:
serializedVersion: 2
x: 77
y: 105
width: 69
height: 94
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: a467e7536b78e9e42b20d8ea4c8bd949
internalID: 1884203418
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_10
rect:
serializedVersion: 2
x: 148
y: 107
width: 71
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: c664ac14aeadcb64098c6e9366e5b59e
internalID: 660120272
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_11
rect:
serializedVersion: 2
x: 220
y: 106
width: 71
height: 92
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: f7131a843ad688c4ebb79c478a749dab
internalID: -1951616130
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_12
rect:
serializedVersion: 2
x: 292
y: 107
width: 70
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: d52d4ca736579184585224eac5d8ba20
internalID: 392781815
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_13
rect:
serializedVersion: 2
x: 363
y: 107
width: 73
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: c197b3563e6b9914dbbc0fa1cd5500bb
internalID: 1539888826
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_14
rect:
serializedVersion: 2
x: 437
y: 108
width: 71
height: 90
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: d590ee652ce811945b5047b17c3783d9
internalID: 1209319621
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_15
rect:
serializedVersion: 2
x: 508
y: 107
width: 71
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 0308181990040d84ab4b803684a27c77
internalID: 1236799323
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_16
rect:
serializedVersion: 2
x: 5
y: 15
width: 69
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 2fcd8afa33639964b97ee6eac5b9b8a7
internalID: -332098438
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_17
rect:
serializedVersion: 2
x: 77
y: 14
width: 70
height: 92
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 0fd87c3bddbc9724091905c4af1c151e
internalID: -295857345
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_18
rect:
serializedVersion: 2
x: 148
y: 15
width: 72
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 6cb00560178c15d40a77058dc73c1a5a
internalID: 88751819
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_19
rect:
serializedVersion: 2
x: 220
y: 13
width: 70
height: 93
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 4756c417ce563c8429e8c60290cc6a10
internalID: 953815739
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_20
rect:
serializedVersion: 2
x: 292
y: 13
width: 71
height: 93
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: fb440d4f45d0f6c41b3a4224c15ecc68
internalID: 1526400926
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_21
rect:
serializedVersion: 2
x: 362
y: 13
width: 74
height: 93
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 0c26b1ef3393fb54488ee004f3a22121
internalID: 677712008
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_22
rect:
serializedVersion: 2
x: 437
y: 15
width: 70
height: 92
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 0e808b00eeadb9e4c93fd9b2bbfe49b4
internalID: 172285465
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_23
rect:
serializedVersion: 2
x: 507
y: 15
width: 79
height: 91
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 94825090b16996849b89c3956dcb7a06
internalID: 1330217077
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_24
rect:
serializedVersion: 2
x: 581
y: 198
width: 71
height: 94
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: a5521af5fe058b54a966c8ce57e28f83
internalID: -1249298286
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: RT_25
rect:
serializedVersion: 2
x: 653
y: 198
width: 71
height: 94
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: ea7ff4193bb47e74f8bc96f966ede5fc
internalID: -2090262224
vertices: []
indices:
edges: []
weights: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable:
RT_11: -1951616130
RT_16: -332098438
RT_25: -2090262224
RT_21: 677712008
RT_3: 1804796450
RT_7: -1974271490
RT_19: 953815739
RT_4: 1072479772
RT_6: -956735452
RT_15: 1236799323
RT_9: 1884203418
RT_10: 660120272
RT_23: 1330217077
RT_13: 1539888826
RT_8: 1002901766
RT_22: 172285465
RT_18: 88751819
RT_24: -1249298286
RT_17: -295857345
RT_5: 1490183495
RT_12: 392781815
RT_0: -1859305971
RT_20: 1526400926
RT_1: 1762099208
RT_14: 1209319621
RT_2: 813585718
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,222 @@
fileFormatVersion: 2
guid: 1ca991d7c57e3804b8a3c52ee7b57eb3
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 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: 9
spritePivot: {x: 0.4862145, y: 0.46140063}
spritePixelsToUnits: 100
spriteBorder: {x: 470, y: 789, z: 495, w: 9}
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
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: tex1_1024x1024_e5fe04bdb6c79e4d_5_0
rect:
serializedVersion: 2
x: 808
y: 0
width: 209
height: 1
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: a3e29be5e99bacf499ea52a3eaa16feb
internalID: 913197199
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: tex1_1024x1024_e5fe04bdb6c79e4d_5_1
rect:
serializedVersion: 2
x: 3
y: 411
width: 457
height: 610
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: b7da67ce89ff18d4fb83be62b58a4458
internalID: 855671727
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: tex1_1024x1024_e5fe04bdb6c79e4d_5_2
rect:
serializedVersion: 2
x: 468
y: 790
width: 55
height: 229
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: bb92c150865952f44837ede7530fb2fb
internalID: 1830459734
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: tex1_1024x1024_e5fe04bdb6c79e4d_5_3
rect:
serializedVersion: 2
x: 469
y: 551
width: 60
height: 229
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: af8b043c95682f940b57724128984705
internalID: 1926324305
vertices: []
indices:
edges: []
weights: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 1537655665
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable:
tex1_1024x1024_e5fe04bdb6c79e4d_5_3: 1926324305
tex1_1024x1024_e5fe04bdb6c79e4d_5_2: 1830459734
tex1_1024x1024_e5fe04bdb6c79e4d_5_0: 913197199
tex1_1024x1024_e5fe04bdb6c79e4d_5_1: 855671727
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,36 @@
using HeavenStudio.Util;
using System;
using System.Collections.Generic;
using UnityEngine;
namespace HeavenStudio.Games.Loaders
{
using static Minigames;
public static class RvlBooksLoader
{
public static Minigame AddGame(EventCaller eventCaller)
{
return new Minigame("cheerReaders", "Cheer Readers \n<color=#eb5454>[INITIALIZATION ONLY]</color>", "0058CE", false, false, new List<GameAction>()
{
});
}
}
}
namespace HeavenStudio.Games
{
public class CheerReaders : Minigame
{
// Start is called before the first frame update
void Awake()
{
}
// Update is called once per frame
void Update()
{
}
}
}

View file

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 1f54dd4f8a76ab24fa06309eac9311b7
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View file

@ -9,7 +9,7 @@ namespace HeavenStudio.Games.Loaders
public static class AgbFireworkLoader
{
public static Minigame AddGame(EventCaller eventCaller) {
return new Minigame("fireworks", "Fireworks \n<color=#eb5454>[WIP]</color>", "0058CE", false, false, new List<GameAction>()
return new Minigame("fireworks", "Fireworks \n<color=#eb5454>[INITIALIZATION ONLY]</color>", "0058CE", false, false, new List<GameAction>()
{
});
}

View file

@ -9,7 +9,7 @@ namespace HeavenStudio.Games.Loaders
public static class AgbSpaceDanceLoader
{
public static Minigame AddGame(EventCaller eventCaller) {
return new Minigame("spaceDance", "Space Dance \n<color=#eb5454>[WIP don't use]</color>", "FFFF34", false, false, new List<GameAction>()
return new Minigame("spaceDance", "Space Dance \n<color=#eb5454>[WIP]</color>", "FFFF34", false, false, new List<GameAction>()
{
new GameAction("turn right", "Turn Right")
{

View file

@ -10,7 +10,7 @@ namespace HeavenStudio.Games.Loaders
{
public static Minigame AddGame(EventCaller eventCaller)
{
return new Minigame("tram&Pauline", "Tram & Pauline \n<color=#eb5454>[WIP]</color>", "E7A59C", false, false, new List<GameAction>()
return new Minigame("tram&Pauline", "Tram & Pauline \n<color=#eb5454>[INITIALIZATION ONLY]</color>", "E7A59C", false, false, new List<GameAction>()
{
new GameAction("curtains", "Curtains")
{