タイトル画面の前に表示されるアニメーションスプラッシュ画面を設定するプラグイン – GALV_AnimatedSplashScreens.js
- タイトル
- Set up animated splash screens that show before the title screen.
- 作者名
- Galv - galvs-scripts.com様
- ヘルプ
- Galv's Animated Splash Screens
----------------------------------------------------------------------------
This plugin allows you to make animated splash screens that display before
the title screen. All splash images used in this plugin are taken from:
/img/system/
The "Splash Images" plugin setting is where you set up all your splash
images and you can have as many as you like.
Each splash image has the following required values:
image,timer,fade,animId
image - the image name from /img/system/ folder
timer - how many frames the image will remain on the screen
fade - the speed the image fades in/out (lower is slower)
animId - the animation played (from database) when image is faded in
You can have multiple splash images separated by "|" symbol.
EXAMPLE:
image1,150,8,3|image2,150,8,2|image3,150,8,0
---------------------------------------------------------------------------- - パラメータ
-
param ----- SPLASH SCREENS ----- desc default param Splash Images desc image,timer,fade,animId - See help file for more info. default image,150,8,0|image,150,8,0 param Splash Background desc The color (eg. #000000) or image (from /img/system/) of background during splash images default #333 param Splash Skip desc Skip option can be: ALL (to skip all images), ONE (to skip just one), NONE (disable skipping) default ONE - ライセンス表記
- Terms of Use
https://galvs-scripts.com/terms-of-use/
紹介ページ https://galvs-scripts.com/category/rmmv-plugins/mv-audiovisual-effects/#post-1662