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

#ツクプラ

MOG Title Screen Himawari - MOG_TitleHimawari.js

シェア用テキスト:
▼MOG Title Screen Himawari(Moghunter様作) - MOG_TitleHimawari.js
https://plugin.fungamemake.com/archives/19228
タイトル画面にキャラクターとアニメーションを追加

ふりがな:たいとるすくりーんひまわり

機能概要: タイトル画面にキャラクターとアニメーションを追加

利用規約(ライセンス):https://mogplugins.wordpress.com/terms-of-use/

作者:Moghunter

作者サイト:https://x.com/moghunter1

解説ページ:https://fungamemake.com/archives/2574

ダウンロードページ:https://mogplugins.wordpress.com/rpg-maker-mv/

ファイル名:MOG_TitleHimawari.js

プラグインのヘルプ:

/*:ja
 * @plugindesc (v1.0) タイトル画面にキャラクターと装飾を追加し、華やかにします。
 * @author Moghunter
 *
 * @param Char Number
 * @desc キャラクター画像の数
 * @default 4
 *
 * @param Char X-Axis
 * @desc キャラクター画像のX軸位置設定
 * @default 0
 *
 * @param Char Y-Axis
 * @desc キャラクター画像のY軸位置設定
 * @default 0
 *
 * @param Flower X-Axis
 * @desc 花画像のX軸位置設定
 * @default 0
 *
 * @param Flower Y-Axis
 * @desc 花画像のY軸位置設定
 * @default 0
 *
 * @param Rotation
 * @desc 回転の有効設定
 * @type boolean
 * @default true
 *
 * @param Rotation Time
 * @desc 回転する間隔の時間
 * @default 300
 *
 * @help
 * 翻訳:ムノクラ
 * https://munokura.tk/
 * https://twitter.com/munokura/
 *
 * ===========================================================================
 * +++ MOG - Title Screen Himawari (v1.0) +++
 * By Moghunter
 * https://atelierrgss.wordpress.com/
 * ===========================================================================
 * キャラクターとアニメのタイトル画面
 * ===========================================================================
 * キャラクター画像を下記フォルダに保存する必要があります。
 * /img/titles1/
 *
 * キャラクター画像のファイル名は次の形式にしてください。
 *
 * Char_ +ID.png
 *
 * Char_1.png
 * Char_2.png
 * Char_3.png
 * ...
 *
 * 画面の高さに合わせてキャラクター画像を用意することをお勧めします。
 * (624 pixels)
 * ===========================================================================
 * 別途必要ファイル
 * ===========================================================================
 * 画像を下記フォルダに保存する必要があります。
 * /img/titles1/
 *
 * Background_1.png
 * Background_2.png
 * Flower.png
 *
 */

スポンサードリンク

スポンサードリンク

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