Tree("Root") {
   Composite(Sequence) {
      // Go to scene 4.1 RBS
      BTC.GetKeyDown("Return")
      BTC.Run("LoadScene.NEXT.41RBS")
   }
}