Save status
parent
9a35dae878
commit
54f8f9871d
|
@ -275,8 +275,7 @@ Tree("10_SBB_Zugabteil_Szenenwahl") {
|
||||||
BTC.CompareIntentID("Zugabteil.Szenenwahl.5")
|
BTC.CompareIntentID("Zugabteil.Szenenwahl.5")
|
||||||
BTC.ClearPossbileSpeechIntents()
|
BTC.ClearPossbileSpeechIntents()
|
||||||
// Load Scene: Story B Grotto
|
// Load Scene: Story B Grotto
|
||||||
// ...
|
BTC.Run("LoadScene.NEXT.30SBB")
|
||||||
BTC.SetStoryBVisited()
|
|
||||||
}
|
}
|
||||||
Composite(Sequence) {
|
Composite(Sequence) {
|
||||||
BTC.CompareIntentID("Zugabteil.Szenenwahl.7")
|
BTC.CompareIntentID("Zugabteil.Szenenwahl.7")
|
||||||
|
@ -333,8 +332,7 @@ Tree("10_SBB_Zugabteil_Szenenwahl") {
|
||||||
BTC.ClearPossbileSpeechIntents()
|
BTC.ClearPossbileSpeechIntents()
|
||||||
|
|
||||||
// Load Scene: Story B Grotto
|
// Load Scene: Story B Grotto
|
||||||
// ...
|
BTC.Run("LoadScene.NEXT.30SBB")
|
||||||
BTC.SetStoryBVisited()
|
|
||||||
}
|
}
|
||||||
Composite(Sequence) {
|
Composite(Sequence) {
|
||||||
// escursione
|
// escursione
|
||||||
|
@ -441,8 +439,7 @@ Tree("10_SBB_Zugabteil_Szenenwahl") {
|
||||||
BTC.ClearPossbileSpeechIntents()
|
BTC.ClearPossbileSpeechIntents()
|
||||||
|
|
||||||
// Load Scene: Story B Grotto
|
// Load Scene: Story B Grotto
|
||||||
// ...
|
BTC.Run("LoadScene.NEXT.30SBB")
|
||||||
BTC.SetStoryBVisited()
|
|
||||||
}
|
}
|
||||||
Composite(Sequence) {
|
Composite(Sequence) {
|
||||||
// escursione
|
// escursione
|
||||||
|
|
|
@ -12,11 +12,11 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
Composite(Sequence) {
|
Composite(Sequence) {
|
||||||
//RunTree("32_Grotto_Story_B_Grotto_Intro")
|
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_Zwiebeln_schneiden")
|
||||||
RunTree("32_Grotto_Kueche_alles_gefunden")
|
//RunTree("32_Grotto_Kueche_alles_gefunden")
|
||||||
//RunTree("32_Grotto_Kueche_Kochen_Anzahl")
|
//RunTree("32_Grotto_Kueche_Kochen_Anzahl")
|
||||||
//RunTree("32_Grotto_Kueche_Zusammen_Kochen")
|
//RunTree("32_Grotto_Kueche_Zusammen_Kochen")
|
||||||
//RunTree("32_Grotto_Im_Grotto_Essen_Intro")
|
//RunTree("32_Grotto_Im_Grotto_Essen_Intro")
|
||||||
|
@ -568,6 +568,7 @@ Tree("32_Grotto_Kueche_Intro") {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
BTC.Disable("NamedOutline.INTERACTABLES.Pilz01")
|
BTC.Disable("NamedOutline.INTERACTABLES.Pilz01")
|
||||||
|
RunTree("32_Grotto_Kueche_Zwiebeln_schneiden")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -789,6 +790,7 @@ Tree("32_Grotto_Kueche_Zwiebeln_schneiden") {
|
||||||
BTC.Hide("GO/NamedSocketEvent.SOCKETS.RisottoSocket")
|
BTC.Hide("GO/NamedSocketEvent.SOCKETS.RisottoSocket")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
RunTree("32_Grotto_Kueche_alles_gefunden")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
2025-01-17T14:37:10.9376140Z
|
2025-01-28T16:43:12.0269790Z
|
|
@ -11,34 +11,34 @@ EditorBuildSettings:
|
||||||
- enabled: 1
|
- enabled: 1
|
||||||
path: Assets/Scenes/3.2-Grotto.unity
|
path: Assets/Scenes/3.2-Grotto.unity
|
||||||
guid: 51bd2edc532024f96a432eaf867d3a47
|
guid: 51bd2edc532024f96a432eaf867d3a47
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/Test-Scene.unity
|
path: Assets/Scenes/Test-Scene.unity
|
||||||
guid: 5739d873cf7d24221bea4b568b59f9c1
|
guid: 5739d873cf7d24221bea4b568b59f9c1
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/Test-HandInteraction.unity
|
path: Assets/Scenes/Test-HandInteraction.unity
|
||||||
guid: 6560c631efa4b492689f76d06071d916
|
guid: 6560c631efa4b492689f76d06071d916
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/2.0-SBB.unity
|
path: Assets/Scenes/2.0-SBB.unity
|
||||||
guid: 0492708372646415eb23036f23680178
|
guid: 0492708372646415eb23036f23680178
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/2.1-Slideshow.unity
|
path: Assets/Scenes/2.1-Slideshow.unity
|
||||||
guid: d30b9a945a08543918f700fd6e5cd57e
|
guid: d30b9a945a08543918f700fd6e5cd57e
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/2.2-Geschaeft.unity
|
path: Assets/Scenes/2.2-Geschaeft.unity
|
||||||
guid: 498707af75f244daa9eacd8a71c6ee5f
|
guid: 498707af75f244daa9eacd8a71c6ee5f
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/2.4-Slideshow.unity
|
path: Assets/Scenes/2.4-Slideshow.unity
|
||||||
guid: 9e54eaa42db9043bebef8558b9e38350
|
guid: 9e54eaa42db9043bebef8558b9e38350
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/2.5-Slideshow.unity
|
path: Assets/Scenes/2.5-Slideshow.unity
|
||||||
guid: 9678dd7d3bc674a2ebec4585b619f754
|
guid: 9678dd7d3bc674a2ebec4585b619f754
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/2.6-Castello.unity
|
path: Assets/Scenes/2.6-Castello.unity
|
||||||
guid: 8554de5c9e3d141a1bee7985b31e8313
|
guid: 8554de5c9e3d141a1bee7985b31e8313
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/2.7-Slideshow.unity
|
path: Assets/Scenes/2.7-Slideshow.unity
|
||||||
guid: aec0fafea778d426aa05255e7625431a
|
guid: aec0fafea778d426aa05255e7625431a
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/2.8-SBB.unity
|
path: Assets/Scenes/2.8-SBB.unity
|
||||||
guid: f2c5f5fa7a1cf4cb880b99c3506ea5b3
|
guid: f2c5f5fa7a1cf4cb880b99c3506ea5b3
|
||||||
- enabled: 1
|
- enabled: 1
|
||||||
|
@ -50,34 +50,34 @@ EditorBuildSettings:
|
||||||
- enabled: 1
|
- enabled: 1
|
||||||
path: Assets/Scenes/3.5-Slideshow.unity
|
path: Assets/Scenes/3.5-Slideshow.unity
|
||||||
guid: f6bca66b31e88434d98bdbed5c399b64
|
guid: f6bca66b31e88434d98bdbed5c399b64
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/3.6-SBB.unity
|
path: Assets/Scenes/3.6-SBB.unity
|
||||||
guid: 798c4c8d3b6ca4735a1eccbd0e6423f4
|
guid: 798c4c8d3b6ca4735a1eccbd0e6423f4
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/4.0-SBB.unity
|
path: Assets/Scenes/4.0-SBB.unity
|
||||||
guid: c91e1ba2f3a454ce3bd4db34e47e7c2d
|
guid: c91e1ba2f3a454ce3bd4db34e47e7c2d
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/4.1-RBS.unity
|
path: Assets/Scenes/4.1-RBS.unity
|
||||||
guid: 3adc9215168f1498898bff6d8b78ac92
|
guid: 3adc9215168f1498898bff6d8b78ac92
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/4.2-Slideshow.unity
|
path: Assets/Scenes/4.2-Slideshow.unity
|
||||||
guid: 7bfe1b35f364d462f9e70b206e9c712b
|
guid: 7bfe1b35f364d462f9e70b206e9c712b
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/4.3-Gletschergarten.unity
|
path: Assets/Scenes/4.3-Gletschergarten.unity
|
||||||
guid: 83108dac4dad24ee8a98f24c14b73ff8
|
guid: 83108dac4dad24ee8a98f24c14b73ff8
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/4.4-Slideshow.unity
|
path: Assets/Scenes/4.4-Slideshow.unity
|
||||||
guid: b089fcf80ec5f468d82f06273c7ffeb5
|
guid: b089fcf80ec5f468d82f06273c7ffeb5
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/4.5-Slideshow.unity
|
path: Assets/Scenes/4.5-Slideshow.unity
|
||||||
guid: 1eaca7e63ce4b40439eb193d4674c733
|
guid: 1eaca7e63ce4b40439eb193d4674c733
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/4.6-Flussbett.unity
|
path: Assets/Scenes/4.6-Flussbett.unity
|
||||||
guid: 4e93f52c6168549cbb31a1b2cb80a198
|
guid: 4e93f52c6168549cbb31a1b2cb80a198
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/4.7-Slideshow.unity
|
path: Assets/Scenes/4.7-Slideshow.unity
|
||||||
guid: 0e9a9a94d513d47e0b6c5bb1e24a4b62
|
guid: 0e9a9a94d513d47e0b6c5bb1e24a4b62
|
||||||
- enabled: 1
|
- enabled: 0
|
||||||
path: Assets/Scenes/4.8-RBS.unity
|
path: Assets/Scenes/4.8-RBS.unity
|
||||||
guid: 874ea9ab99ca1488b9df2832e7281f8b
|
guid: 874ea9ab99ca1488b9df2832e7281f8b
|
||||||
m_configObjects:
|
m_configObjects:
|
||||||
|
|
Loading…
Reference in New Issue