じ☆ve冰风 发表于 2026-7-20 09:29:02

Attack Sounds (MV/MZ)

Attack Sounds 1.0
ATT_Turan​

Introduction
This plugin allows you to specify sound effects to be played when actors swing their weapons in battle.

I have tested the basic functionality, please let me know if you encounter any errors. I will consider making compatibility patches if the other plugin is free to use (or one I own, such as a Yanfly product) and unobfuscated. Otherwise, other authors are free to modify this code to make it compatible with theirs so long as I am still credited.

Spoiler: FeaturesUsing this plugin, you have a number of ways to attach sounds to your attacks. These sound effects will play whether or not
the action hits, which allows you to create unique miss sounds.

It also allows for setups like using projectiles in action sequences so you can play a sound effect for firing the weapon independently of the hit sound from the animation.

The plugin parameters allow you to define sound effects by weapon type ID, and there's also a notetag you can add to specific weapons.
Spoiler: NotetagsWeapon notetag

                Code:       
<Attack Sound>
name: filename
volume: 90
pitch: 100
pan: 0
</Attack Sound>


The name is the only required field (do not include the extension). All other fields are optional; if they're not specified, they use the above default values.
Terms and Credits
Free for non-commercial and commercial use. Credit ATT_Turan.


本贴来自国际rpgmaker官方论坛作者:ATT_Turan处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/attack-sounds-mv-mz.167457/
页: [1]
查看完整版本: Attack Sounds (MV/MZ)