2024-05-06 16:53:42 +02:00
|
|
|
Tree("Root") {
|
2025-01-16 17:31:46 +01:00
|
|
|
Composite(Sequence) {
|
2025-03-06 17:45:08 +01:00
|
|
|
BTC.Show("Depthkit.VIDEOS.1StoryBGrotto")
|
|
|
|
BTC.Run("Depthkit.VIDEOS.1StoryBGrotto")
|
|
|
|
|
|
|
|
BTC.Hide("Depthkit.VIDEOS.1StoryBGrotto")
|
|
|
|
BTC.Show("Depthkit.VIDEOS.2StoryBGrotto")
|
|
|
|
BTC.Run("Depthkit.VIDEOS.2StoryBGrotto")
|
|
|
|
|
|
|
|
BTC.Hide("Depthkit.VIDEOS.2StoryBGrotto")
|
|
|
|
BTC.Show("Depthkit.VIDEOS.3StoryBGrotto")
|
|
|
|
BTC.Run("Depthkit.VIDEOS.3StoryBGrotto")
|
|
|
|
|
|
|
|
BTC.Hide("Depthkit.VIDEOS.3StoryBGrotto")
|
|
|
|
BTC.Show("Depthkit.VIDEOS.4StoryBGrotto")
|
|
|
|
BTC.Run("Depthkit.VIDEOS.4StoryBGrotto")
|
|
|
|
|
|
|
|
BTC.Hide("Depthkit.VIDEOS.4StoryBGrotto")
|
|
|
|
BTC.Show("Depthkit.VIDEOS.5StoryBGrotto")
|
|
|
|
BTC.Run("Depthkit.VIDEOS.5StoryBGrotto")
|
|
|
|
|
|
|
|
BTC.Hide("Depthkit.VIDEOS.5StoryBGrotto")
|
|
|
|
BTC.Show("Depthkit.VIDEOS.6StoryBGrotto")
|
|
|
|
BTC.Run("Depthkit.VIDEOS.6StoryBGrotto")
|
2025-01-16 17:31:46 +01:00
|
|
|
|
|
|
|
// Go to Scene 3.1: im Bus ins Grotto
|
2025-01-17 17:26:41 +01:00
|
|
|
BTC.Run("LoadScene.NEXT.31Slideshow")
|
2024-05-06 16:53:42 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|