Welcome to PGMV! 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.
FTKR Skill Casting Motion - FTKR_SkillCastingMotion.js
Plugin desc : v1.0.0 Set the casting motion ON/OFF for each skill
License : MIT License
Author : Futokoro
Desc page : https://github.com/munokura/futokoro-MV-plugins
Download Page : https://raw.githubusercontent.com/munokura/futokoro-MV-plugins/refs/heads/master/FTKR_SkillCastingMotion.js
File name : FTKR_SkillCastingMotion.js
Help of plugin :
@plugindesc v1.0.0 Set the casting motion ON/OFF for each skill @author Futokoro @url https://github.com/munokura/futokoro-MV-plugins @license MIT License @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/futokoro-MV-plugins ). Original plugin by Futokoro. Please check the URL below for the latest version of the plugin. URL https://github.com/futokoro/RPGMaker ----- ----------------------------------------------------------------------------- Overview ----------------------------------------------------------------------------- You can turn the casting motion on or off by setting the following tags in the Note field of a skill or item. <ESM CHANT_ON> This tag sets the skill's standby motion as the casting motion. <ESM CHANT_OFF> This tag sets the casting motion to OFF. Even if the skill is set as a SV magic skill, the casting motion will not be performed. ----------------------------------------------------------------------------- Setup Method ----------------------------------------------------------------------------- 1. Add this plugin to the "Plugin Manager." ----------------------------------------------------------------------------- License for this Plugin ----------------------------------------------------------------------------- This plugin is released under the MIT License. Copyright (c) 2018 Futokoro http://opensource.org/licenses/mit-license.php Plugin source https://github.com/futokoro/RPGMaker/blob/master/README.md ----------------------------------------------------------------------------- Change History ----------------------------------------------------------------------------- v1.0.0 - 2018/04/11: First version created -----------------------------------------------------------------------------