Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keeps counting in the background #1

Open
SnikendePai opened this issue Mar 16, 2020 · 0 comments
Open

Keeps counting in the background #1

SnikendePai opened this issue Mar 16, 2020 · 0 comments

Comments

@SnikendePai
Copy link

SnikendePai commented Mar 16, 2020

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant