Question / Help Make timed sequences with scenes/sources

GenoOnAir

New Member
Hello everyone.
I am trying to make a replay scene with the following requirements.
  1. I have a "Main" scene and a "Replay" scene.
  2. Replay scene has 4 sources in order: Replay_intro (media source), Replay_file (media_source), game (game cap.), Replay_BG (media source).
  3. When you transition into "Replay" scene, Replay_intro plays for 3 seconds, after it stops, Replay_file and game play like 2 insets over the Replay_BG for 10 sec.
  4. After this the scene transitions back into "Main" scene.
Problems I am facing:
  1. Media sources play simultaneously. So while the intro plays for 3 sec, the other sources will remain active but hidden under intro for first 3 second.
  2. If I use VLC source to make a playlist of Replay_Intro and Replay_BG, then Replay_file and Game will play over Intro as well.
  3. I'll have to manually change the scene once the replay is over.
 
Top