A simple script to restart a game and to show an attraction screen with a video for exhibitions
Place the prefab AttractionScreen into one of your main game scenes and define the options below:
Take care that the scene name is also present in the build index list of your project.
Fine-tune the video settings in the Video Player component and link the correspondig video file or use the URL path option.
IMPORTANT: if you use FMOD Studio for your sounds it won't be able to play the music of the video clip. (which in most cases is fine for exhibitions)
If the image of the video looks odd, check the size of the render texture AttractionScreenRT or if the child object "Raw Image" of the AttractionScreen canvas is not well placed.
In order to detect any input correctly you might change this line in favour of your input tool or your game controls: