UP-Viagg-io/Viagg-io/Assets/BehaviourTrees/4.1-RBS.bt.txt

9 lines
167 B
Plaintext
Raw Permalink Normal View History

2024-06-05 16:23:48 +02:00
Tree("Root") {
Composite(Sequence) {
// Go to scene 4.2 Slide: Cavaglia
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.42Slideshow")
}
}