For sure! And yeah that's something I had to design around. The first cutscene happens right after you fall into a large pit, so I knew the player would be respawned right at the checkpoint, always the same position. And the last one forces you through a small gap, so that everyone would have to trigger it right then. A more elegant solution would be to calculate the path to the cutscene 'start' and have the player character move there before triggering the rest of the scene. Or something!