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.
Reflection Animation - ReflectionAnimation.js
Plugin desc : Reflection Animation Plugin
License : MIT License
Author : Triacontane
Website : https://triacontane.blogspot.com/
Desc page : https://triacontane.blogspot.com/
Download Page : https://raw.githubusercontent.com/munokura/triacontane-MV-plugins/refs/heads/main/ReflectionAnimation.js
File name : ReflectionAnimation.js
Help of plugin :
@url https://triacontane.blogspot.com/ @plugindesc Reflection Animation Plugin @author Triacontane @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/triacontane-MV-plugins ). Original plugin by Triacontane. Please check the latest official version at: https://triacontane.blogspot.com ----- ReflectionAnimation.js Plays a magic reflection animation when a magic reflection occurs. Also displays an attack animation on the side that is reflected. This plugin does not have any plugin commands. Terms of Use: You may modify and redistribute this plugin without permission from the author, and there are no restrictions on its use (commercial, 18+, etc.). This plugin is now yours. @param animationId @text Animation Number @desc This is the animation that plays when reflected. @type animation @default 0 @param wait @text Wait until completion @desc Waits for reflection animation to complete. @type boolean @default true @param noAttackAnimation @text Attack animations are not displayed @desc The reflected side will not see the attack animation. @type boolean @default false