You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.
I've been working on an Alexa project for children and I have everything working except for one thing. It's clear that there is no functionality through the interactive adventure game tool for "looping," or having a parent scene connect to another parent scene. It forces a child scene to be created.
Therefore, I went into the scene JSON code (scenes.json) and manually configured the scenes so they would connect. I then manually uploaded the "skills" folder which contains the index.js file (without using the IAG tool save button or opening up the interface, which refreshes the code), and everything is working EXCEPT for Alexa will not recognize the looped scenes. She simply shuts down.
Does anyone know if there is another file that needs to be modified to get this to work? I've looked through config.json, intentSchema.json, scenes.json to no avail. Might anyone have any thoughts?
Any response is appreciated, thank you.
The text was updated successfully, but these errors were encountered:
Hi everyone,
I've been working on an Alexa project for children and I have everything working except for one thing. It's clear that there is no functionality through the interactive adventure game tool for "looping," or having a parent scene connect to another parent scene. It forces a child scene to be created.
Therefore, I went into the scene JSON code (scenes.json) and manually configured the scenes so they would connect. I then manually uploaded the "skills" folder which contains the index.js file (without using the IAG tool save button or opening up the interface, which refreshes the code), and everything is working EXCEPT for Alexa will not recognize the looped scenes. She simply shuts down.
Does anyone know if there is another file that needs to be modified to get this to work? I've looked through config.json, intentSchema.json, scenes.json to no avail. Might anyone have any thoughts?
Any response is appreciated, thank you.
The text was updated successfully, but these errors were encountered: