Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Adding synchronizeScenes() #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

tiedyedguy
Copy link

When trying to do the guide at https://dev.mixer.com/guides/mixplay/customcontrols/gameclients I kept running into issues with this.client.state.getControl("overlay") coming back undefined.

I also found that this.client.state.getScenes() was returning an empty map.

After a long time I discovered that this synchronizeScenes was my answer!

I tried pretty much everything with scenes, putting them into the const at the top, to trying to hard code them, it was a nightmare, but this fixed it!

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

Successfully merging this pull request may close these issues.

1 participant