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