Ninja Saga Battle UI Plugin - RPG Maker MZ
A downloadable tool
Demo video:
Plugin details:
- A recreation of Ninja Saga's battle ui where skills and commands are readily available on the screen using image buttons. Gets rid of the party command and actor command windows and replaces them with swappable image buttons.
- Adds a battler hud under enemy and actor sprites.
- UI elements are changeable and you can choose where to position them as well.
- Skill swap / skill equip feature is included.
Terms of Usage:
- This is a paid plugin. If you acquired it for free, you are not allowed to use it in any of your games. Purchase the plugin from the url specified in the plugin description (https://coffeenahc.itch.io/) if you don't own it.
- You are allowed to make changes to the plugin. Just don't claim that you made the plugin by yourself.
- You are not allowed to redistribute this plugin or resell it as your own, regardless if you've made changes or not.
- Commercial or Non-commercial use. No attributions required.
How to install:
- Add the plugin to your 'js/plugins' folder
- Activate the plugin in the Plugin Manager
- Add the '/gbccoffee/nsbattleui/' directory under the 'img' folder of your project
- Add the 'gbccoffee/nsskillicons/' directory under the 'img' folder of your project
✨Screenshots✨
Updated | 3 days ago |
Status | Released |
Category | Tool |
Author | coffeenahc |
Genre | Role Playing |
Tags | mz, plugins, RPG Maker, RPG Maker MZ, tools |
Purchase
In order to download this tool you must purchase it at or above the minimum price of $5 USD. You will get access to the following files:
Development log
- GBCCoffee_NinjaSagaSkillEquip (v.1.1 Update)50 days ago
Comments
Log in with itch.io to leave a comment.
Hey there when a skill is unavailable (no mp/tp, on cooldown) is there a way to make it half-transparent?
I've updated the files just now and have added this feature. Re download the files for the update.
Thank you!
I don't know why I can't use PayPal for payment.
I tried to purchase other people's work tips, but I couldn't purchase this one. It kept prompting me to bind my bank card, but I've already done that
I would like to inquire if these plugins are available in Chinese
No. The documentation is in English.
Thank you for your reply
i have problem to pay with paypal, help pls, thanks
for anyone that face the same issue, try calling ur bank, some debit card provider need their approval to allow international txn every time~
hey is there a way to increase font size it is a bit small on a higher resolution?
There's no plugin parameter for it, but you can edit directly in the code. Open GBCCoffee_NinjaSagaSkillEquip.js in a text editor, and on the line where it says:
this.contents.fontSize = 10;
Is where you'll want to edit. Change 10 to whatever number is to your preference.
thx worked out perfectly
I have uploaded a fix (v.1.2) to address the two issues you've mentioned.
Suggestion #1 is already a feature of the plugin where you can reposition the skill and command slots from the plugin's parameters. The parameter takes in an array [x, y] to define the position. There might be a formatting error with your input that's why it's not showing.
Does this battle UI work with standard keyboard and gamepad buttons or is it only usable with mouse / touch?
Only mouse and touch atm. I'll add your idea of keyboard and gamepad support to my list of to dos.
Would it be possible to make a compatibility patch for the skill equip plugin with VisuStella's SkillsStatesCore Plugin?
Yes, but it'll have to be commissioned work.