トップページ RPGツクールプラグイン一覧 トランジションつきフェードイン/フェードアウトプラグイン

トランジションつきフェードイン/フェードアウトプラグイン

スクリーンショット

このプラグインはフェードイン/フェードアウトの際にトランジションを設定できるようにします。
白画面でのフェードイン/フェードアウトや、フェード時間の指定に対応しているため、トランジションを使わずにカスタムフェード機能として使うこともできます。

スクリーンショットで使われているキャラクター画像、トランジション画像はプラグインに含まれません。

利用方法

トランジション画像は img/transitions フォルダに配置してください。

プラグインコマンドの詳細はプラグインコマンド一覧を参照してください。

プラグインコマンド一覧

フェードイン

フェードインを行います。

呼び出し形式
フェードイン <色> <トランジション画像名> <フェードにかける時間>
パラメータ
( 白 | 黒 )

フェードインするときの色を指定します。

白画面からフェードインします。
黒画面からフェードインします。
トランジション画像名<ファイル名>

トランジション画像のファイル名を指定します。
img/transitions フォルダからのパスで指定します。

フェードにかける時間<数値>フレーム

フェードにかける時間をフレーム数で指定します。

フェードアウト

フェードアウトを行います。

呼び出し形式
フェードアウト <色> <トランジション画像名> <フェードにかける時間>
パラメータ
( 白 | 黒 )

フェードアウトするときの色を指定します。

白画面からフェードアウトします。
黒画面からフェードアウトします。
トランジション画像名<ファイル名>

トランジション画像のファイル名を指定します。
img/transitions フォルダからのパスで指定します。

フェードにかける時間<数値>フレーム

フェードにかける時間をフレーム数で指定します。

クレジット(敬称略)

スクリーンショットには下記の素材を利用させていただきました。

キャラクター画像

変更履歴

1.0.0 2018-04-01

  • 公開

ライセンス

このプラグインは zlib ライセンス のもと配布されます。

Copyright © 2018 あおいたく / Lunatlazur

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.