Difference between revisions of "How To Add a Splash Video (vsb)"
From The Official Visionaire Studio: Adventure Game Engine Wiki
m |
|||
Line 29: | Line 29: | ||
[[File:video_splash_m1_(3).png|800px]]<!--html><img src="https://wiki.visionaire-tracker.net/images/5/55/Video_splash_m1.gif" width="100%"/></html--> | [[File:video_splash_m1_(3).png|800px]]<!--html><img src="https://wiki.visionaire-tracker.net/images/5/55/Video_splash_m1.gif" width="100%"/></html--> | ||
+ | ==== Reference Video ==== | ||
+ | <html><iframe width="800" height="450" src="https://www.youtube.com/embed/mAVJ1K5bcDw" frameborder="0" allowfullscreen></iframe></html> | ||
=== Method 2: At begin start following action === | === Method 2: At begin start following action === |
Revision as of 21:26, 3 November 2017
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 on the main menu bar to open up the game properties tab.
2. Navigate to the Intro Movie field & open up the file selection dialog by clicking on this button.
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.
Reference Video
Method 2: At begin start following action
to do...
Resources
Name | Description |
---|---|
- | N/A |