I'm having a major issue in the "iphone messages (story)" layout. I want the first text bubble to pop up and have the "send message in app" audio play, then when I press the space bar for the next speech bubble to pop up, I want the "get message in app" audio to play. The problem is that when the second text box comes up, both audios play and overlap despite me adding an action to stop the first audio. Any help would be greatly appreciated! https://ramsshepherd-my.sharepoint.com/:u:/g/personal/ynuredin_shepherd_edu/EXhKGLYnE_BGhHi4xyTXlDkBR4FBNZClWhp2J5k8bTZVIg?e=shJesG
Because the first event only has the condition that you press space, you need to limit in some way like the others so it doesn't repeat that event. i.e. Story 1 is not visible
Develop games in your browser. Powerful, performant & highly capable.
Thanks. I'm not sure what condition to put in since the first text remains visible after the second text message pops up.
The one I suggested should work, story1 is not visible
Got it! Thank you so much!