Sync multiple media textures?

Hey all,

So I’m trying to sync multiple media textures all at once, but the Set Rate node only allows one input and does not accept arrays. I’ve tried simply setting multiple Set Rates, but they are all desynced by a small amount.

Is there a way to set a variable maybe that can be used by all of them? And if so, how would I manage to have them all start at the same time, instead of starting one, then the next one downstream?

Thanks in advance!

You have to set the play rate on each of the MediaPlayers that drive the media textures.