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

10 lines
234 B
Plaintext

Tree("Root") {
Composite(Sequence) {
// Go to Scene 4.6 Flussbett
BTC.Run("StereoSlideshow.CompleteXROriginSetUp.IMG0047")
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.46Flussbett")
}
}