How To Add a Splash Video (vsb)

From The Official Visionaire Studio: Adventure Game Engine Wiki
Revision as of 21:27, 3 November 2017 by AFRLme (talk)
Name
How to add a splash video to be displayed on game startup (2 methods)


This tutorial shows you how to add a splash/logo video to be displayed when the game is launched. There are currently two methods available for adding a splash video. Personally I recommend using method 2 as it's a lot more flexible.

Quick note:We recommend using mkv (Matroska) with vp8 video codec & ogg (vorbis) audio codec because it's an open-container format & it also allows embedding of multiple language audio tracks & subtitles. For more information on Visionaire Studio & supported video formats, please check here.

Tutorial

Method 1: Intro movie

1. Click on Game25 new.png on the main menu bar to open up the game properties tab.

Video splash m1 (1).png

2. Navigate to the Intro Movie field & open up the file selection dialog by clicking on this Open dialog icon.png button.

Video splash m1 (2).png

3. now locate & select the video file that you want to use for your splash video. Click open & you're all done. Quick note: if the video resolution is not the same size as your default game resolution, don't forget to tick the scale movie checkbox.

Video splash m1 (3).png

Reference Video

Method 2: At begin start following action

1. Click on Game25 new.png on the main menu bar to open up the game properties tab.

Video splash m1 (1).png


Resources

Name Description
- N/A