Skip to content

A script to restart a game and to show an attraction screen with a video for exhibitions

Notifications You must be signed in to change notification settings

woistjadefox/exhibition-attraction-screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exhibition-attraction-screen

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:

image

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.

image

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.

image

In order to detect any input correctly you might change this line in favour of your input tool or your game controls:

image

About

A script to restart a game and to show an attraction screen with a video for exhibitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages