特定の時間間隔でタイトル画面の画像を変更するプラグイン – RS_AnimatedTitleImage.js

タイトル
This plugin changes a title screen image at specific time intervals.
作者名
ヘルプ
This plugin changes a title screen image at specific time intervals.

- Change Log
2015.11.09 (v1.0.0) - First Release.
2016.07.16 (v1.0.1) - Added the plugin parameter that could be decided
whether it will be preloading title images.
2016.10.30 (v1.0.2) :
- Fixed the name of the incorrect file.
- Fixed the bug that occurs when the main program lost focus.
2017.06.08 (v1.0.3) :
- Fixed the bug that is not working in RMMV 1.5.0
2017.07.09 (v1.0.4) :
- Added the feature that can add the title images dynamically via newly plugin manager features.
パラメータ
param Title Image
type struct<TitleImage>[]
default ["{\"Image\":\"Book\",\"Time\":\"2.0\"}","{\"Image\":\"Night\",\"Time\":\"1.5\"}","{\"Image\":\"Sword\",\"Time\":\"1.2\"}","{\"Image\":\"Tower2\",\"Time\":\"3.4\"}"]

param Preload
type boolean
desc Decides whether it will be preloading title images.
default true

ライセンス表記
  • MIT License
The MIT License
Copyright (c) 2015 biud436
Free for commercial and non commercial use.

紹介ページ https://github.com/biud436/MV/blob/master/RS_AnimatedTitleImage.js