Difference between revisions of "How To Add a Splash Video (vsb)"

From The Official Visionaire Studio: Adventure Game Engine Wiki
m
Line 13: Line 13:
  
 
1. Click on [[File:game25_new.png|25px|link=]] on the main menu bar to open up the game properties tab.
 
1. Click on [[File:game25_new.png|25px|link=]] on the main menu bar to open up the game properties tab.
 +
 
[[File:video_splash_m1_(1).png|800px]]
 
[[File:video_splash_m1_(1).png|800px]]
 +
 
2. Navigate to the '''Intro Movie''' field & open up the file selection dialog by clicking on this [[File:open_dialog_icon.png|25px|link=]] button.
 
2. Navigate to the '''Intro Movie''' field & open up the file selection dialog by clicking on this [[File:open_dialog_icon.png|25px|link=]] button.
 +
 
[[File:video_splash_m1_(2).png|800px]]
 
[[File:video_splash_m1_(2).png|800px]]
 +
 
<!--html><img src="https://wiki.visionaire-tracker.net/images/5/55/Video_splash_m1.gif" width="100%"/></html-->
 
<!--html><img src="https://wiki.visionaire-tracker.net/images/5/55/Video_splash_m1.gif" width="100%"/></html-->
  

Revision as of 19:14, 2 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.

Tutorial

Method 1: the built-in intro movie option

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


Quick note #1: You may also want to create a temporary image the same size of your game default resolution with a solid color as it makes it easier to draw the interface area when you can see exactly what you are working with.
Quick note: #2: You can create custom classes for interfaces with the explorer tool (ctrl/⌘ + e). I think we need to create documentation for the explorer tool, sorry for the inconvenience.


Resources

Name Description
- N/A