Tree("Root") {
   Composite(Sequence) {
      // Go to scene 4.2 Slide: Cavaglia
      BTC.GetKeyDown("Return")
      BTC.Run("LoadScene.NEXT.42Slideshow")
   }
}