Introduction
This plugin allows you to play the sound related for walking every time player walks.
Installation
before installing this plugin, you prepare by downloading sound resource in below link.
http://opengameart.org/content/foot-walking-step-sounds-on-stone-water-snow-wood-and-dirt
after downloading it, you can decompress the file ends with '*.7z' and have to make a new directory called "audio/wav" in the root directory and next move decompressed files to that folder.
The encrypted wav file ends with '.wav_', basically you can create it using `RS_WavEncrypter.js`
How to setup
You need to prepare three plugins such as 'RS_WaveSupport', 'RS_WalkingStepSound', 'RS_WavFileEncrypter' and setup them in the plugin manager.
Please note that the plugin order should be exactly the same as the screenshot below.
and next you open the database in the RPG Maker MZ and select desired tileset in the tab named 'Tileset', after that you can set terrain tag between 1 and 5 to the some tile that needs to play walking step sound, note that terrain tag button is placed at right bottom on the screen.
Walking Sound Controller must find a note tag called '<Step Sound> in the tileset, so you need to set it as below screenshot.
Video
Download
Click the link and right mouse button and save link as other name.
https://github.com/biud436/MZ/raw/master/RS_WaveSupport.js
https://github.com/biud436/MZ/raw/master/RS_WalkingStepSound.js
https://github.com/biud436/MZ/raw/master/RS_WavFileEncrypter.js