I'm creating a platform game and I would like the first screen to be an intro to the game and then the second screen immediately after would be the actual game.
I've managed to link a video by adding my video to the files and then calling the video in the browser-> url, but I would like it that when the video stops, ot maybe the user presses a button, that the game will start. any idea how to do that?