I'm working on a small, quest-like map right now. The map relies heavily on reading messages from the veiwscreens, which have like 5 or more cameras linked to a single screen. Each wall of text needs to be viewed in the exact order; it seems like it's a hard thing to do.
I tried to create the cameras in the right order, and then did it in the opposite order. None of it helps - the cameras work in random order.
So...how to make the cameras work in the order you want it to?
