9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
|
Tree("Root") {
|
||
|
Composite(Sequence) {
|
||
|
// Go to Slideshow 2.7: mit dem Scooter
|
||
|
BTC.GetKeyDown("Return")
|
||
|
BTC.Run("LoadScene.NEXT.27Slideshow")
|
||
|
}
|
||
|
}
|
||
|
|