2024-06-05 16:23:48 +02:00

9 lines
182 B
Plaintext

Tree("Root") {
Composite(Sequence) {
// Go to scene 4.7 Slideshow: Rueckmarsch
BTC.GetKeyDown("Return")
BTC.Run("LoadScene.NEXT.47Slideshow")
}
}