diff --git a/Viagg-io/Assets/BehaviourTrees/3.2-Grotto1.bt.txt b/Viagg-io/Assets/BehaviourTrees/3.2-Grotto1.bt.txt index 20576f73..21b78fb6 100644 --- a/Viagg-io/Assets/BehaviourTrees/3.2-Grotto1.bt.txt +++ b/Viagg-io/Assets/BehaviourTrees/3.2-Grotto1.bt.txt @@ -252,7 +252,7 @@ Tree("32_Grotto_Story_B_Grotto_Intro") { BTC.StopSpeechIntentRecognition() BTC.ClearPossbileSpeechIntents() - BTC.CompareUserSpeechInputStarted(true) + BTC.Fail() } } }