Hi. Having a problem where the delay parameter dosent update/refresh, when I try to initiate a new scene-switch with delay.
Heres what I experience:
I start on Main scene. I use $OBStimedScene("Secondary Scene", "Main Scene", "900") to switch to secondary scene for 15 minutes.
Only 10 minutes go by, and I use $OBSscene("Main Scene") to switch back to Main scene.
But right after this I use $OBStimedScene("Secondary Scene", "Main Scene", "900") again to try to get new 15 minutes.
But only 5'ish minutes go by before its switching back to Main scene. It appears that the first initiate is still counting in the background. Is this something you can look into?
Hi. Having a problem where the delay parameter dosent update/refresh, when I try to initiate a new scene-switch with delay.
Heres what I experience:
I start on Main scene. I use $OBStimedScene("Secondary Scene", "Main Scene", "900") to switch to secondary scene for 15 minutes.
Only 10 minutes go by, and I use $OBSscene("Main Scene") to switch back to Main scene.
But right after this I use $OBStimedScene("Secondary Scene", "Main Scene", "900") again to try to get new 15 minutes.
But only 5'ish minutes go by before its switching back to Main scene. It appears that the first initiate is still counting in the background. Is this something you can look into?