MZ用プラグイン

ロマンを感じる消滅エフェクト - Gorinju.js

シェア用テキスト:
▼ロマンを感じる消滅エフェクト(あわやまたな様作) - Gorinju.js
https://plugin-mz.fungamemake.com/archives/6459
新たな消滅エフェクトを追加します。

ふりがな:ろまんをかんじるしょうめつえふぇくと

機能概要: 新たな消滅エフェクトを追加します。

利用規約(ライセンス): MITライセンス

作者:あわやまたな

作者サイト:https://awaya3ji.seesaa.net/

解説ページ:https://awaya3ji.seesaa.net/article/482557951.html

ファイル名:Gorinju.js

プラグインのヘルプ:

/*:
* @target MZ
*
* @plugindesc 新たな消滅エフェクトを追加します。
* @author あわやまたな (Awaya_Matana)
* @url https://awaya3ji.seesaa.net/
* @help 敵キャラのメモ欄に<gorinju>と書き込むことで使用できます。
*
* [更新履歴]
* 2021/07/16:Ver.1.0.0 公開。
* 2021/07/21:Ver.1.0.1 関数をより最適に。
* 2022/12/04:Ver.2.0.0 競合対策。
*
* @param angle
* @text 角度
* @desc 吹っ飛ぶ角度。六十分法で入力してください。
* @default 225
* @type number
* @max 360
*
* @param angularVelocity
* @text 角速度
* @desc 1フレームに何度回転させるか。
* @default 7
* @type number
*
* @param speed
* @text 速度
* @desc フレーム毎ピクセル
* @default 20
* @type number
*
* @param effectDuration
* @text 効果時間
* @desc 処理が終わるまでの時間。
* @default 60
* @type number
*
* @param effectLag
* @text 遅延
* @desc 処理が始まるまでの遅延。
* @default 45
* @type number
*
* @param collapseSound
* @text 消滅音
* @desc 
* @default {”name”:”Explosion2”,”volume”:”90”,”pitch”:”100”,”pan”:”0”}
* @type struct<sound>
* 
*/

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

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