Compare commits

..

No commits in common. "master" and "leveldesign" have entirely different histories.

3 changed files with 523 additions and 658 deletions

View File

@ -1,13 +0,0 @@
#!/usr/bin/env bash
ffmpeg -i /Users/rspoerri/Desktop/Day7-Grotto-Kueche/Grotto_Küche_take6_08_16_16_01_12/Sensor01-CL8K14100KS/S01-CL8K14100KS-color.mp4 -vf "select=eq(n\,34)" -vframes 1 sensor01.png
ffmpeg -i /Users/rspoerri/Desktop/Day7-Grotto-Kueche/Grotto_Küche_take6_08_16_16_01_12/Sensor02-CL8FC31003G/S02-CL8FC31003G-color.mp4 -vf "select=eq(n\,34)" -vframes 1 sensor02.png
ffmpeg -i /Users/rspoerri/Desktop/Day7-Grotto-Kueche/Grotto_Küche_take6_08_16_16_01_12/Sensor03-CL8K14100XS/S03-CL8K14100XS-color.mp4 -vf "select=eq(n\,34)" -vframes 1 sensor03.png
ffmpeg -i /Users/rspoerri/Desktop/Day7-Grotto-Kueche/Grotto_Küche_take6_08_16_16_01_12/Sensor04-CL8K14100MT/S04-CL8K14100MT-color.mp4 -vf "select=eq(n\,34)" -vframes 1 sensor04.png
ffmpeg -i /Users/rspoerri/Desktop/Day7-Grotto-Kueche/Grotto_Küche_take6_08_16_16_01_12/Sensor05-CL8R241006J/S05-CL8R241006J-color.mp4 -vf "select=eq(n\,34)" -vframes 1 sensor05.png
ffmpeg -i /Users/rspoerri/Desktop/Day7-Grotto-Kueche/Grotto_Küche_take6_08_16_16_01_12/Sensor06-CL8K14100KK/S06-CL8K14100KK-color.mp4 -vf "select=eq(n\,34)" -vframes 1 sensor06.png

View File

@ -63,7 +63,7 @@ Tree("32_Grotto_Im_Grotto_Essen_Intro") {
BTC.FadeIn("FadeScene.XRInteractionHandsSetup.Black") BTC.FadeIn("FadeScene.XRInteractionHandsSetup.Black")
BTC.Show("GO.HINTS.SitDownHint") BTC.Show("GO.HINTS.SitDownHint")
BTC.Wait(3) BTC.Wait(5)
BTC.Hide("GO.HINTS.SitDownHint") BTC.Hide("GO.HINTS.SitDownHint")
BTC.Hide("MediaPlayer.VIDEOS.IntroFidle1") BTC.Hide("MediaPlayer.VIDEOS.IntroFidle1")
BTC.Run("MediaPlayer.VIDEOS.IntroF2") BTC.Run("MediaPlayer.VIDEOS.IntroF2")

File diff suppressed because it is too large Load Diff