Update FMOD banks and add plugin resonance
parent
283c2b6962
commit
3803f347ce
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,7 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 3c05e1e61ddc64ac78d98db31ad68bae
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Binary file not shown.
|
@ -14,13 +14,13 @@
|
|||
Composite(Sequence) {
|
||||
//RunTree("32_Grotto_Story_B_Grotto_Intro")
|
||||
|
||||
RunTree("32_Grotto_Kueche_Intro")
|
||||
//RunTree("32_Grotto_Kueche_Intro")
|
||||
//RunTree("32_Grotto_Kueche_Zwiebeln_schneiden")
|
||||
//RunTree("32_Grotto_Kueche_alles_gefunden")
|
||||
//RunTree("32_Grotto_Kueche_Interesse_Kochen")
|
||||
//RunTree("32_Grotto_Kueche_Kochen_Anzahl")
|
||||
//RunTree("32_Grotto_Kueche_Zusammen_Kochen")
|
||||
//RunTree("32_Grotto_Kueche_Parmigiano")
|
||||
RunTree("32_Grotto_Kueche_Parmigiano")
|
||||
//RunTree("32_Grotto_Im_Grotto_Essen_Intro")
|
||||
}
|
||||
}
|
||||
|
@ -1169,7 +1169,7 @@ Tree("32_Grotto_Kueche_Parmigiano") {
|
|||
}
|
||||
}
|
||||
|
||||
BTC.SynthesizeText("Bitte stelle den Risotto hier hin.")
|
||||
BTC.SynthesizeText("Posso assaggiarlo? Per piacere, mettilo qui vicino a me!")
|
||||
BTC.SpeechOutputEnded()
|
||||
|
||||
// Stelle für Pfanne leuchtet
|
||||
|
|
|
@ -202,11 +202,12 @@ MonoBehaviour:
|
|||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
Value:
|
||||
- resonanceaudio
|
||||
HasValue: 1
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
HasValue: 1
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
|
@ -700,6 +701,7 @@ MonoBehaviour:
|
|||
- Allgemein
|
||||
- Grotto_Essen
|
||||
- Grotto_Kueche
|
||||
- Picknick.Baeckerei
|
||||
- SBB
|
||||
BanksToLoad:
|
||||
- Grotto.Essen
|
||||
|
@ -936,7 +938,8 @@ MonoBehaviour:
|
|||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
Value:
|
||||
- resonanceaudio
|
||||
HasValue: 1
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
|
|
|
@ -140,9 +140,6 @@ PlayerSettings:
|
|||
bundleVersion: 0.1
|
||||
preloadedAssets:
|
||||
- {fileID: 11400000, guid: be340e3c48769439d8d18a5a2bccd498, type: 2}
|
||||
- {fileID: 11400000, guid: bfa1182bd221b4ca89619141f66f1260, type: 2}
|
||||
- {fileID: -8196854396901781169, guid: 1a4c68ca72a83449f938d669337cb305, type: 2}
|
||||
- {fileID: -64324148185763206, guid: a9a6963505ddf7f4d886008c6dc86122, type: 2}
|
||||
metroInputSource: 0
|
||||
wsaTransparentSwapchain: 0
|
||||
m_HolographicPauseOnTrackingLoss: 1
|
||||
|
|
Loading…
Reference in New Issue