じ☆ve冰风 发表于 2026-7-20 12:41:59

Chanting Animations (MV/MZ)

Chanting Animations 1.1
ATT_Turan​

Introduction
This plugin was inspired by a request from @Puppet Knight that seemed like it could be found useful by some number of people. Casters can now grow more powerful in visual ways by adding effects to them while queued for an action and chanting.

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: FeaturesThis plugin allows you to make casters look powered up by playing an animation on them while they are chanting. This animation will loop for as long as the actor is chanting, and will play whenever the actor starts the chanting motion.

A plugin parameter allows you to define whether the animation stops immediately upon the start of the action, or if it should finish playing the last time.
Spoiler: Screenshots
https://forums.rpgmakerweb.com/attachments/castinganim-gif.279096/

Spoiler: How to UseAll of this plugin's functionality is via the single notetag.
Spoiler: NotetagsActor, Class, Weapon, Armor, State, and Skill notetag
                Code:       
<chantanim:x>


This will make animation ID x play while the actor is chanting. The notetag can be placed on multiple objects to override which animation is displayed.

The default order of priority is:
Class -> Actor -> Armor -> Weapon -> States -> Skill

Example:
                Code:       
<chantanim:5>


Terms and Credits
Free for non-commercial and commercial use. Credit ATT_Turan.


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