Yanfly Engine Plugins is a plugin library made for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.
Have a spammable skill? Does it take forever for its animation to finish and you’d like to streamline it? This Tips & Tricks video will show you how to do just that in RPG Maker MV!
For the copy/paste code, look below:
Place this in the notebox of the skill or item that you’d like to be spammable:
<Setup Action> display action immortal: targets, true </Setup Action> <Whole Action> motion attack: user attack animation: targets wait for animation action effect </Whole Action> <Target Action> </Target Action> <Follow Action> </Follow Action> <Finish Action> immortal: targets, false clear battle log action common event </Finish Action>
Happy spamming!
Please wait while you are redirected...or Click Here if you do not want to wait.