Hey all,
I'm working on a really ambitious interactive narration project that will involve multiple layers of video in order to work.
Tonight I'm discovering an issue where C3 only allows me to run one video at once.
If that's the case, it would be great to flip between videos, by destroying one and creating the other, and letting it play back in the exact same timecode that the first left off on (that timecode being put into a variable).
Basically I'm looking to have a second video cover up the original background video when a specific condition is met, and then flip back to the original video after a certain amount of time has passed. A -> B -> A .
Any thoughts/experience appreciated! Thanks!