glee club assetbundles
ntrchorus
This commit is contained in:
parent
bd5fc876b1
commit
8e974eba10
|
@ -3,5 +3,5 @@ guid: 926162d8175ecd944ba18d38933df038
|
||||||
PrefabImporter:
|
PrefabImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
userData:
|
userData:
|
||||||
assetBundleName:
|
assetBundleName: ntrchorus/common
|
||||||
assetBundleVariant:
|
assetBundleVariant:
|
||||||
|
|
|
@ -18,5 +18,5 @@ AudioImporter:
|
||||||
ambisonic: 0
|
ambisonic: 0
|
||||||
3D: 1
|
3D: 1
|
||||||
userData:
|
userData:
|
||||||
assetBundleName:
|
assetBundleName: ntrchorus/common
|
||||||
assetBundleVariant:
|
assetBundleVariant:
|
||||||
|
|
|
@ -18,5 +18,5 @@ AudioImporter:
|
||||||
ambisonic: 0
|
ambisonic: 0
|
||||||
3D: 1
|
3D: 1
|
||||||
userData:
|
userData:
|
||||||
assetBundleName:
|
assetBundleName: ntrchorus/common
|
||||||
assetBundleVariant:
|
assetBundleVariant:
|
||||||
|
|
|
@ -18,5 +18,5 @@ AudioImporter:
|
||||||
ambisonic: 0
|
ambisonic: 0
|
||||||
3D: 1
|
3D: 1
|
||||||
userData:
|
userData:
|
||||||
assetBundleName:
|
assetBundleName: ntrchorus/common
|
||||||
assetBundleVariant:
|
assetBundleVariant:
|
||||||
|
|
|
@ -18,5 +18,5 @@ AudioImporter:
|
||||||
ambisonic: 0
|
ambisonic: 0
|
||||||
3D: 1
|
3D: 1
|
||||||
userData:
|
userData:
|
||||||
assetBundleName:
|
assetBundleName: ntrchorus/common
|
||||||
assetBundleVariant:
|
assetBundleVariant:
|
||||||
|
|
|
@ -18,5 +18,5 @@ AudioImporter:
|
||||||
ambisonic: 0
|
ambisonic: 0
|
||||||
3D: 1
|
3D: 1
|
||||||
userData:
|
userData:
|
||||||
assetBundleName:
|
assetBundleName: ntrchorus/common
|
||||||
assetBundleVariant:
|
assetBundleVariant:
|
||||||
|
|
|
@ -18,5 +18,5 @@ AudioImporter:
|
||||||
ambisonic: 0
|
ambisonic: 0
|
||||||
3D: 1
|
3D: 1
|
||||||
userData:
|
userData:
|
||||||
assetBundleName:
|
assetBundleName: ntrchorus/common
|
||||||
assetBundleVariant:
|
assetBundleVariant:
|
||||||
|
|
|
@ -18,5 +18,5 @@ AudioImporter:
|
||||||
ambisonic: 0
|
ambisonic: 0
|
||||||
3D: 1
|
3D: 1
|
||||||
userData:
|
userData:
|
||||||
assetBundleName:
|
assetBundleName: ntrchorus/locale
|
||||||
assetBundleVariant:
|
assetBundleVariant: en
|
||||||
|
|
|
@ -18,5 +18,5 @@ AudioImporter:
|
||||||
ambisonic: 0
|
ambisonic: 0
|
||||||
3D: 1
|
3D: 1
|
||||||
userData:
|
userData:
|
||||||
assetBundleName:
|
assetBundleName: ntrchorus/locale
|
||||||
assetBundleVariant:
|
assetBundleVariant: en
|
||||||
|
|
|
@ -18,5 +18,5 @@ AudioImporter:
|
||||||
ambisonic: 0
|
ambisonic: 0
|
||||||
3D: 1
|
3D: 1
|
||||||
userData:
|
userData:
|
||||||
assetBundleName:
|
assetBundleName: ntrchorus/locale
|
||||||
assetBundleVariant:
|
assetBundleVariant: en
|
||||||
|
|
|
@ -18,5 +18,5 @@ AudioImporter:
|
||||||
ambisonic: 0
|
ambisonic: 0
|
||||||
3D: 1
|
3D: 1
|
||||||
userData:
|
userData:
|
||||||
assetBundleName:
|
assetBundleName: ntrchorus/locale
|
||||||
assetBundleVariant:
|
assetBundleVariant: en
|
||||||
|
|
|
@ -4,5 +4,5 @@ folderAsset: yes
|
||||||
DefaultImporter:
|
DefaultImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
userData:
|
userData:
|
||||||
assetBundleName:
|
assetBundleName: ntrchorus/common
|
||||||
assetBundleVariant:
|
assetBundleVariant:
|
||||||
|
|
|
@ -1019,5 +1019,5 @@ TextureImporter:
|
||||||
pSDRemoveMatte: 0
|
pSDRemoveMatte: 0
|
||||||
pSDShowRemoveMatteOption: 0
|
pSDShowRemoveMatteOption: 0
|
||||||
userData:
|
userData:
|
||||||
assetBundleName:
|
assetBundleName: ntrchorus/common
|
||||||
assetBundleVariant:
|
assetBundleVariant:
|
||||||
|
|
|
@ -91,7 +91,11 @@ namespace HeavenStudio.Games.Loaders
|
||||||
defaultLength = 0.5f,
|
defaultLength = 0.5f,
|
||||||
hidden = true
|
hidden = true
|
||||||
},
|
},
|
||||||
});
|
},
|
||||||
|
new List<string>() {"ntr", "repeat"},
|
||||||
|
"ntrchorus", "en",
|
||||||
|
new List<string>() {"en"}
|
||||||
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
|
@ -1,5 +1,5 @@
|
||||||
ManifestFileVersion: 0
|
ManifestFileVersion: 0
|
||||||
CRC: 1024296350
|
CRC: 2010326366
|
||||||
AssetBundleManifest:
|
AssetBundleManifest:
|
||||||
AssetBundleInfos:
|
AssetBundleInfos:
|
||||||
Info_0:
|
Info_0:
|
||||||
|
@ -109,3 +109,9 @@ AssetBundleManifest:
|
||||||
Info_34:
|
Info_34:
|
||||||
Name: rvlfork/common
|
Name: rvlfork/common
|
||||||
Dependencies: {}
|
Dependencies: {}
|
||||||
|
Info_35:
|
||||||
|
Name: ntrchorus/common
|
||||||
|
Dependencies: {}
|
||||||
|
Info_36:
|
||||||
|
Name: ntrchorus/locale.en
|
||||||
|
Dependencies: {}
|
||||||
|
|
8
Assets/StreamingAssets/ntrchorus.meta
Normal file
8
Assets/StreamingAssets/ntrchorus.meta
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 387363d14ab55814797237d6dfbcb712
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/StreamingAssets/ntrchorus/common
Normal file
BIN
Assets/StreamingAssets/ntrchorus/common
Normal file
Binary file not shown.
69
Assets/StreamingAssets/ntrchorus/common.manifest
Normal file
69
Assets/StreamingAssets/ntrchorus/common.manifest
Normal file
|
@ -0,0 +1,69 @@
|
||||||
|
ManifestFileVersion: 0
|
||||||
|
CRC: 103302383
|
||||||
|
Hashes:
|
||||||
|
AssetFileHash:
|
||||||
|
serializedVersion: 2
|
||||||
|
Hash: eded36cff2241bc0be614f39b8f7acfc
|
||||||
|
TypeTreeHash:
|
||||||
|
serializedVersion: 2
|
||||||
|
Hash: 7f5da0c07e5977d0ce994513d51f7db5
|
||||||
|
HashAppended: 0
|
||||||
|
ClassTypes:
|
||||||
|
- Class: 1
|
||||||
|
Script: {instanceID: 0}
|
||||||
|
- Class: 4
|
||||||
|
Script: {instanceID: 0}
|
||||||
|
- Class: 21
|
||||||
|
Script: {instanceID: 0}
|
||||||
|
- Class: 28
|
||||||
|
Script: {instanceID: 0}
|
||||||
|
- Class: 48
|
||||||
|
Script: {instanceID: 0}
|
||||||
|
- Class: 74
|
||||||
|
Script: {instanceID: 0}
|
||||||
|
- Class: 83
|
||||||
|
Script: {instanceID: 0}
|
||||||
|
- Class: 91
|
||||||
|
Script: {instanceID: 0}
|
||||||
|
- Class: 95
|
||||||
|
Script: {instanceID: 0}
|
||||||
|
- Class: 114
|
||||||
|
Script: {fileID: 11500000, guid: 0ea9fd071c669334eb1badfbce644426, type: 3}
|
||||||
|
- Class: 114
|
||||||
|
Script: {fileID: 11500000, guid: e8a3df8494221d74fac37e0c5be3f359, type: 3}
|
||||||
|
- Class: 114
|
||||||
|
Script: {fileID: 11500000, guid: 9cfff83664b300f499c5a55dc6d7afd2, type: 3}
|
||||||
|
- Class: 115
|
||||||
|
Script: {instanceID: 0}
|
||||||
|
- Class: 212
|
||||||
|
Script: {instanceID: 0}
|
||||||
|
- Class: 213
|
||||||
|
Script: {instanceID: 0}
|
||||||
|
SerializeReferenceClassIdentifiers: []
|
||||||
|
Assets:
|
||||||
|
- Assets/Resources/Sprites/Games/GleeClub/Animations/ConductorIdle.anim
|
||||||
|
- Assets/Resources/Sprites/Games/GleeClub/Animations/CrouchStart.anim
|
||||||
|
- Assets/Resources/Sprites/Games/GleeClub/Animations/ChorusKid.controller
|
||||||
|
- Assets/Resources/Sfx/games/gleeClub/BatonDown.wav
|
||||||
|
- Assets/Resources/Sprites/Games/GleeClub/Animations/OpenMouth.anim
|
||||||
|
- Assets/Resources/Sprites/Games/GleeClub/Animations/YellIdle.anim
|
||||||
|
- Assets/Resources/Sprites/Games/GleeClub/Animations/MegaYellIdle.anim
|
||||||
|
- Assets/Resources/Sprites/Games/GleeClub/Animations/HeartNothing.anim
|
||||||
|
- Assets/Resources/Sprites/Games/GleeClub/GleeClubSheet (1).png
|
||||||
|
- Assets/Resources/Sfx/games/gleeClub/StopWail.wav
|
||||||
|
- Assets/Resources/Sprites/Games/GleeClub/Animations/Conductor.controller
|
||||||
|
- Assets/Resources/Sfx/games/gleeClub/LoudWailLoop.wav
|
||||||
|
- Assets/Resources/Sprites/Games/GleeClub/Animations/ConductorBatonDown.anim
|
||||||
|
- Assets/Resources/Sprites/Games/GleeClub/Animations/Idle.anim
|
||||||
|
- Assets/Resources/Sfx/games/gleeClub/BatonUp.wav
|
||||||
|
- Assets/Resources/Sprites/Games/GleeClub/Animations/Heart.controller
|
||||||
|
- Assets/Resources/Sprites/Games/GleeClub/Animations/MegaCloseMouth.anim
|
||||||
|
- Assets/Resources/Sprites/Games/GleeClub/Animations/CrouchIdle.anim
|
||||||
|
- Assets/Resources/Sprites/Games/GleeClub/Animations/MissIdle.anim
|
||||||
|
- Assets/Resources/Sfx/games/gleeClub/WailLoop.wav
|
||||||
|
- Assets/Resources/Sprites/Games/GleeClub/Animations/CloseMouth.anim
|
||||||
|
- Assets/Resources/Sprites/Games/GleeClub/Animations/ConductorBatonUp.anim
|
||||||
|
- Assets/Resources/Sprites/Games/GleeClub/Animations/HeartIdle.anim
|
||||||
|
- Assets/Resources/Games/gleeClub.prefab
|
||||||
|
- Assets/Resources/Sfx/games/gleeClub/LoudWailStart.wav
|
||||||
|
Dependencies: []
|
7
Assets/StreamingAssets/ntrchorus/common.manifest.meta
Normal file
7
Assets/StreamingAssets/ntrchorus/common.manifest.meta
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: c014992ee1906fb4f8a45d187dec2e47
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
7
Assets/StreamingAssets/ntrchorus/common.meta
Normal file
7
Assets/StreamingAssets/ntrchorus/common.meta
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: e7174e65b65b3a3429fe8724bb207350
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/StreamingAssets/ntrchorus/locale.en
Normal file
BIN
Assets/StreamingAssets/ntrchorus/locale.en
Normal file
Binary file not shown.
20
Assets/StreamingAssets/ntrchorus/locale.en.manifest
Normal file
20
Assets/StreamingAssets/ntrchorus/locale.en.manifest
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
ManifestFileVersion: 0
|
||||||
|
CRC: 4099846746
|
||||||
|
Hashes:
|
||||||
|
AssetFileHash:
|
||||||
|
serializedVersion: 2
|
||||||
|
Hash: c80a655b15de6b94b213723d1fc94022
|
||||||
|
TypeTreeHash:
|
||||||
|
serializedVersion: 2
|
||||||
|
Hash: 9a2ca7bdbd1871f7131daf57de908e0c
|
||||||
|
HashAppended: 0
|
||||||
|
ClassTypes:
|
||||||
|
- Class: 83
|
||||||
|
Script: {instanceID: 0}
|
||||||
|
SerializeReferenceClassIdentifiers: []
|
||||||
|
Assets:
|
||||||
|
- Assets/Resources/Sfx/games/gleeClub/togetherEN-02.wav
|
||||||
|
- Assets/Resources/Sfx/games/gleeClub/togetherEN-01.wav
|
||||||
|
- Assets/Resources/Sfx/games/gleeClub/togetherEN-03.wav
|
||||||
|
- Assets/Resources/Sfx/games/gleeClub/togetherEN-04.wav
|
||||||
|
Dependencies: []
|
7
Assets/StreamingAssets/ntrchorus/locale.en.manifest.meta
Normal file
7
Assets/StreamingAssets/ntrchorus/locale.en.manifest.meta
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 5a5749570a38f914c9805f4cb73fee27
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
7
Assets/StreamingAssets/ntrchorus/locale.en.meta
Normal file
7
Assets/StreamingAssets/ntrchorus/locale.en.meta
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: f6f6f66e73c1d154f922cab227830492
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
Loading…
Reference in a new issue