How do i make an endless runner end when it reaches a wrong option?

im doing an endless runner but theres true and false questions in it, so I want to make it so that if the player goes to the wrong answer the game ends


this is what the layout of the game looks like so far, here the correct answer is 1

If you want to make it so that the game (literally) Quits
then you can use the (Quit the game) event
It’s found under the “Scene” category.

But if you want to make it so that it just goes back to the Main Menu (If the game has one) then just use the “Change the scene” event also Under the “Scene” Category.