10 lines
232 B
Plaintext
10 lines
232 B
Plaintext
|
Tree("Root") {
|
||
|
Composite(Sequence) {
|
||
|
// Go to Scene 2.6 Castello
|
||
|
BTC.Run("StereoSlideshow.CompleteXROriginSetUp.IMG0047")
|
||
|
BTC.GetKeyDown("Return")
|
||
|
BTC.Run("LoadScene.NEXT.26Castello")
|
||
|
}
|
||
|
}
|
||
|
|