MZ用プラグイン

MNKR TM プレイヤー壁衝突音MZ - MNKR_TMcollideSeMZ.js

シェア用テキスト:
▼MNKR TM プレイヤー壁衝突音MZ(tomoaky (改変 munokura)様作) - MNKR_TMcollideSeMZ.js
https://plugin-mz.fungamemake.com/archives/1586
プレイヤーに壁衝突音を追加します。

ふりがな:ぷれいやーかべしょうとつおん

機能概要: プレイヤーに壁衝突音を追加します。

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

作者:tomoaky (改変 munokura)

作者サイト:https://fungamemake.com

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

ファイル名:MNKR_TMcollideSeMZ.js

プラグインのヘルプ:

/*:
 * @target MZ
 * @url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_TMcollideSeMZ.js
 * @author tomoaky (改変 munokura)
 * @plugindesc プレイヤーに壁衝突音を追加します。
 * 
 * @help
 * プレイヤーが通行不可のタイルに衝突すると効果音が鳴るようになります。
 * 
 * 
 * 利用規約:
 *   MITライセンスです。
 *   https://ja.osdn.net/projects/opensource/wiki/licenses%2FMIT_license
 *   作者に無断で改変、再配布が可能で、
 *   利用形態(商用、18禁利用等)についても制限はありません。
 * 
 * 
 * @param knockWallSeFile
 * @text 壁衝突SE
 * @desc 壁衝突に鳴らす効果音のファイル名
 * 初期値: Blow1
 * @default Blow1
 * @require 1
 * @dir audio/se/
 * @type file
 * 
 * @param knockWallSeVolume
 * @text 壁衝突SE音量
 * @desc 壁衝突に鳴らす効果音の音量
 * 初期値: 90
 * @default 90
 * @type number
 * 
 * @param knockWallSePitch
 * @text 壁衝突SEピッチ
 * @desc 壁衝突に鳴らす効果音のピッチ
 * 初期値: 100
 * @default 100
 * @type number
 * 
 * @param knockWallPan
 * @text 壁衝突SE位相
 * @desc 壁衝突効果音の左右バランス
 * 初期値: 0
 * @default 0
 * @type number
 *
 * @param knockWallInterval
 * @text 壁衝突SE再生間隔
 * @desc 壁衝突効果音の再生間隔(フレーム数)
 * 初期値: 30
 * @default 30
 * @type number
 */

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

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