Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
MNKR T Mcollide Se MZ - MNKR_TMcollideSeMZ.js
Plugin desc : Adds wall collision sounds for players.
License : MIT License
Author : munokura
Website : http://x.com/munokura
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_TMcollideSeMZ.js
File name : MNKR_TMcollideSeMZ.js
Help of plugin :
@target MZ @url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_TMcollideSeMZ.js @plugindesc Adds wall collision sounds for players. @author munokura @license MIT License @help A sound effect will be played when the player collides with an impassable tile. # Contact Information This is a plugin originally created for RPG Maker MV that has been adapted for MZ. Please contact the modifier for any inquiries. # Terms of Use MIT License. http://opensource.org/licenses/mit-license.php You may modify and redistribute this without permission from the author, and there are no restrictions on its use (commercial, 18+, etc.). @param knockWallSeFile @text Wall collision SE @desc File name of the sound effect that sounds when hitting a wall @type file @default Blow1 @require 1 @dir audio/se/ @param knockWallSeVolume @text Wall collision sound effect volume @desc Volume of the sound effect played when hitting a wall @type number @default 90 @param knockWallSePitch @text Wall Collision SE Pitch @desc Pitch of the wall collision sound effect @type number @default 100 @param knockWallPan @text Wall collision SE phase @desc Left/right balance of wall collision sound effects @type number @default 0 @param knockWallInterval @text Wall collision SE playback interval @desc Wall collision sound effect playback interval (number of frames) @type number @default 30