Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
Effekseer Animation Color Change - EffekseerAnimationColorChange.js
Plugin desc : Effekseer Animation Color Change v1.0.3
License : MIT License
Author : unagi ootoro
Website : https://github.com/unagiootoro/RPGMZ/blob/master/EffekseerAnimationColorChange.js
Desc page : https://raw.githubusercontent.com/unagiootoro/RPGMZ/master/EffekseerAnimationColorChange.js
Download Page : https://raw.githubusercontent.com/unagiootoro/RPGMZ/master/EffekseerAnimationColorChange.js
File name : EffekseerAnimationColorChange.js
Help of plugin :
@target MZ @plugindesc Effekseer Animation Color Change v1.0.3 @author unagi ootoro @url https://raw.githubusercontent.com/unagiootoro/RPGMZ/master/EffekseerAnimationColorChange.js @help This is a plugin to change the color of Effekseer animation. 【How to use】 In the name of the animation <color: red, green, blue, gray> Please specify the color tone of the animation in the form of . (Example) When setting the color tone to red 255 <color: 255, 0, 0, 0> 【License】 This plugin is available under the terms of the MIT license. @param AnimationNameParseErrorMessage @text animation name parse error message @type string @default The name of animation ID (%1) is invalid. @desc Error message when parsing animation name fails. There is no need to change this parameter.