Hi,
I have two variables that should enable a cutscene when set to true:
1. Once all 5 characters are back a scene, cutscene should play
but, this only seems to happen when reentering the room from a certain room to run the cutscene
2. Once 5 tasks are completed once in a certain room, another cutscene is run
if you do the final task in the room, the cutscene doesn't run, unless re-entering, is there a way to set the variable to constantly refresh/check within the scene?
Comments