UP-Viagg-io/Viagg-io/Assets/BehaviourTrees/3.1-Slideshow.bt.txt

9 lines
197 B
Plaintext

Tree("Root") {
Composite(Sequence) {
// Go to scene 3.2 Grotto
BTC.Run("StereoSlideshow.XRInteractionHandsSetup.IMG0047")
BTC.Run("LoadScene.NEXT.32Grotto")
}
}