10 lines
234 B
Plaintext
10 lines
234 B
Plaintext
Tree("Root") {
|
|
Composite(Sequence) {
|
|
// Go to scene 2.2 Geschaeft
|
|
BTC.Run("StereoSlideshow.CompleteXROriginSetUp.IMG0047")
|
|
BTC.GetKeyDown("Return")
|
|
BTC.Run("LoadScene.NEXT.22Geschaeft")
|
|
}
|
|
}
|
|
|