Hi guys.
Imagine a Sequencer controlling the position of the virtual cameras.
While changing positions (i.e. changing the values on specific keyframe) is fine on a single system
I was wondering if there's any way to change it on multiple systems?
Using locked Compounds and distributing them across all machines is not an option in this specific case.
Maybe it could be done via scripting (get/set keyframe(s)) or the like?
But most likely this is more like a feature request, I assume :-)
Cheers & all the best.
Eric.
Dynamic editing of the Sequencer has been requested before and is already on our internal request list. I have bumped its visibility.
However, could you please clarify why you need this feature? There may be other ways to address your requirements. For example, even in a multimachine setup, individual computers can maintain different logic states in the Flow Editor. You can use the System Params module’s Engine pin, which outputs a unique integer value to each computer, representing the machine's index in the multimachine system.
Warm regards,