RPGツクールMV用プラグイン投稿・告知サイト

#ツクプラ

Made With Mv - MadeWithMv.js

シェア用テキスト:
▼Made With Mv(Dan "Liquidize" Deptula様作) - MadeWithMv.js
https://plugin.fungamemake.com/archives/10002
メイン画面へ進む前に、"Made with MV"のスプラッシュ画面もしくはカスタマイズされたスプラッシュ画面を表示

ふりがな:めいどうぃずえむぶい

機能概要: メイン画面へ進む前に、"Made with MV"のスプラッシュ画面もしくはカスタマイズされたスプラッシュ画面を表示

利用規約(ライセンス):公式プラグイン

作者:Dan "Liquidize" Deptula

解説ページ:http://store.tkool.jp/a/rpgmaker/mv

ファイル名:MadeWithMv.js

備考:公式プラグイン

プラグインのヘルプ:

/*:ja
 * メモ: イメージはimg/systemフォルダ内に保存されます。
 *
 * @plugindesc メイン画面へ進む前に、”Made with MV”のスプラッシュ画面もしくはカスタマイズされたスプラッシュ画面を表示します。
 * @author Dan ”Liquidize” Deptula
 *
 * @help  このプラグインにはプラグインコマンドはありません。
 *
 * @param Show Made With MV
 * @desc ”Made with MV”のスプラッシュ画面を表示できる/できないようにします。 
 * OFF - false     ON - true
 * デフォルト: ON
 * @default true
 *
 * @param Made with MV Image
 * @desc ”Made with MV”を表示する際に使用する画像
 * デフォルト: MadeWithMv
 * @default MadeWithMv
 * @require 1
 * @dir img/system/
 * @type file
 *
 * @param Show Custom Splash
 * @desc ”Made with MV”のスプラッシュ画面を表示できる/できないようにします。 
 * OFF - false     ON - true
 * デフォルト: OFF
 * @default false
 *
 * @param Custom Image
 * @desc ”Made with MV”を表示する際に使用する画像
 * デフォルト: 
 * @default 
 * @require 1
 * @dir img/system/
 * @type file
 *
 * @param Fade Out Time
 * @desc フェードアウトに要する時間(フレーム数)
 * デフォルト: 120
 * @default 120
 *
 * @param Fade In Time
 * @desc フェードインに要する時間(フレーム数)
 * デフォルト: 120
 * @default 120
 *
 * @param Wait Time
 * @desc フェードインからフェードアウトまでに要する時間(フレーム数)
 * デフォルト: 160
 * @default 160
 *
 */

スポンサードリンク

スポンサードリンク

Copyright© #ツクプラ , 2025 All Rights Reserved.