RPG Maker MV Dual Tech Chrono Trigger Tutorial
Hello everyone, in this video I show you how to somewhat replicate the Dual Tech skills from Chrono Trigger. I will show you how to make a basic plugin, how to edit your IconSet.png, how to make a skill and add note tags. I hope you enjoyed this tutorial and if you did remember to like favorite share and subscribe to the channel. As always thanks for watching and we'll see you in the next tutorial! :)
http://mvplugins.com/plugin/HeroicJay/Jays%20Dualtech%20System ---Jay's Dual Tech Plugin Download
To make your Icons.js : Make a new text document and copy paste this:
Game_Actor.prototype.icon = function() {
if (this.actor().meta.icon) return Number(this.actor().meta.icon); else return 0;
}
save and rename it to Icons.js and put it into your js/plugins folder. Remember to turn it ON in the plugin manager.
https://www.patreon.com/DriftwoodGaming ---Support me on Patreon for benefits.
Other Videos By Driftwood Gaming
Other Statistics
Chrono Trigger Statistics For Driftwood Gaming
At this time, Driftwood Gaming has 9,787 views for Chrono Trigger spread across 1 video. His channel published less than an hour of Chrono Trigger content, less than 0.01% of the total video content that Driftwood Gaming has uploaded to YouTube.