10 lines
222 B
Plaintext
10 lines
222 B
Plaintext
|
Tree("Root") {
|
||
|
Composite(Sequence) {
|
||
|
// Go to Scene 4.8 RBS
|
||
|
BTC.Run("StereoSlideshow.CompleteXROriginSetUp.IMG0047")
|
||
|
BTC.GetKeyDown("Return")
|
||
|
BTC.Run("LoadScene.NEXT.48RBS")
|
||
|
}
|
||
|
}
|
||
|
|