- Joined
- Apr 9, 2015
- Messages
- 1,812
- Reaction score
- 890
- First Language
- German
- Primarily Uses
- RMMZ
Description
Allows you to play a video on the title screen.
Author
Iavra
Parameters
@param Video
@desc Name of the video to be used. It has to be placed in the "movies" folder of your game.
@default
Video
How to Use
Specify the name of the video file in the plugin parameter "Video". The video has to be placed in the "movies" folder of the game and needs to exist as both ".mp4" and ".webm" files, because one of these will be picked, depending on the environment.
The video will be played behind the title picture, so either pick "None" as the background image or create a transparent picture to use. You can even use a semi-transparent picture, so the video will be visible behind it.
The video will automatically be resized to fit the with and height of the window, while retaining the correct scale and will be centered, if it doesn't fit exactly.
Terms of Use
Free to use for both commercial and non-commercial games. Please give credit.
Download
http://pastebin.com/LUdyN1sd
Notes
The plugin originated from this request: http://forums.rpgmakerweb.com/index.php?/topic/52664-movie-for-title-screen/
Allows you to play a video on the title screen.
Author
Iavra
Parameters
@param Video
@desc Name of the video to be used. It has to be placed in the "movies" folder of your game.
@default
Video
How to Use
Specify the name of the video file in the plugin parameter "Video". The video has to be placed in the "movies" folder of the game and needs to exist as both ".mp4" and ".webm" files, because one of these will be picked, depending on the environment.
The video will be played behind the title picture, so either pick "None" as the background image or create a transparent picture to use. You can even use a semi-transparent picture, so the video will be visible behind it.
The video will automatically be resized to fit the with and height of the window, while retaining the correct scale and will be centered, if it doesn't fit exactly.
Terms of Use
Free to use for both commercial and non-commercial games. Please give credit.
Download
http://pastebin.com/LUdyN1sd
Notes
The plugin originated from this request: http://forums.rpgmakerweb.com/index.php?/topic/52664-movie-for-title-screen/
Last edited by a moderator: