- Joined
- Nov 22, 2022
- Messages
- 1
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- RMMV
So, I have all of Galv's different stepping plugins as well as the extra frame plugins, but I have a problem.
The way I made the sound effects for stepping was a random variable based on different region numbers, so I could have varied and different stepping sounds.

(I used Yanfly's Region Effects plugin to achieve this)
Now, Galv's plugin does not have multiple different options for different terrain, only one sound, which I do not want.
But it does accommodate for the extra movement frames, which my terrain sound solution does not have.

Obviously the easy solution would just be to drop either the multiple frames or the sound effect amount, but frankly I don't really want to do that.
Is there any addons for Galv's plugin perhaps that would allow multiple different terrain sfx?
I am not a complete stranger to coding/javascript, but still pretty new to how it works, so I cannot make a fix to this myself without any help.
The way I made the sound effects for stepping was a random variable based on different region numbers, so I could have varied and different stepping sounds.

(I used Yanfly's Region Effects plugin to achieve this)
Now, Galv's plugin does not have multiple different options for different terrain, only one sound, which I do not want.
But it does accommodate for the extra movement frames, which my terrain sound solution does not have.

Obviously the easy solution would just be to drop either the multiple frames or the sound effect amount, but frankly I don't really want to do that.
Is there any addons for Galv's plugin perhaps that would allow multiple different terrain sfx?
I am not a complete stranger to coding/javascript, but still pretty new to how it works, so I cannot make a fix to this myself without any help.