Want to see if this is possable to do.

You could use a bool. Have it set to true when a character moves into a trigger box and false when they move back out and also check if the other trigger box bool is true, if so they are both in them at the same time so you can then play cinematic scene you want. This is one way anyway.