じ☆ve冰风 发表于 2026-7-26 13:38:55

Set Blendmode with Comment

Hello everyone



In RPG Maker XP there was a very useful option to select an event's initial blend mode. It can be done in MV via move routes which isn't hugely satisfying since they always take a few frames, before they go into effect.

https://www.dropbox.com/home?preview=SetBlendModeComment.js

That's why I wrote a short and handy Plugin for free use, that allows you to set an event's blend mode with a comment:


https://i.imgur.com/1gMq0iH.png


Just add a comment on top (it has to be the first command on the page) with the following content:

\blend
Replace x with a number corresponding to the desired blend mode (0: normal, 1: additiv, 2: multiply, 3: screen)

Hope you guys find some use for this!




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