Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

How can I have a parent scene connect to another parent scene and have the intent/utterance work? #57

Open
ManuPiz opened this issue Jan 6, 2018 · 4 comments

Comments

@ManuPiz
Copy link

ManuPiz commented Jan 6, 2018

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.

@james3burke
Copy link

If you look at the fork created by the BBC they've added linking between scenes into the UI, so it all works quite nicely.
https://github.com/bbc/interactive-adventure-game-tool/network

@ManuPiz
Copy link
Author

ManuPiz commented Jan 14, 2018 via email

@james3burke
Copy link

I've just written up my experience of using the tool in general, and the bbc fork specifically, if it helps: https://medium.com/@james3burke/creating-stories-using-amazons-alexa-interactive-adventure-game-tool-4bc5fb0373de

@ManuPiz
Copy link
Author

ManuPiz commented Jan 16, 2018 via email

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

No branches or pull requests

2 participants