Hey ya’ll
Trying to make a simple CYOA game using video files
Essentially a video with audio plays, tells the first part of the story - it reaches a choice - the UI pops up with the choices, a video loops in the BKG - once a choice is selected a different video plays telling that part of the story - it reaches a choice - a new ui pops up, a new video loops in the BKG - and it continues on from there 4 choices deep - reaches an ending and then it starts over ‘resets game’
Here’s the level blueprint I made: Imgur: The magic of the Internet
Here’s the widget ui blueprint for one of the button choices: Imgur: The magic of the Internet
A problem I’m running into is that the first UI will not stay collapsed when the new UI is called forth - so the new ui is stacked on the previous one, any ideas on how to fix that?
Any advice would be appreciated thanks