Hi, I'm creating a stage-type level game in which every scene is a level. So, I've added a second chance UI in the game that has reward video button and then Restart button. I want restart button to restart the game from current scene in which the character was defeated, but it always take the game to the scene 1. Can anyone tell the solution? using BB2