Got cha. I'll put that to work list. It's a nice feature to have.
Sang Hendrix
Creator of
Recent community posts
You can try Patreon and see if you can get it there. https://www.patreon.com/SangHendrix/shop/rpg-maker-action-combat-rpg-maker-mz-97...
For the enemy AI, regardless how you setup, if you don't have a conditional branch to check collision for the enemy with a projectile then it will never return true. Easy example: If Bullet hit me -> I yell.
So we'll need a common event or something in parallel checking for when Bullet hit me. Your screenshot had Bullet but didn't have the check for "if bullet hit me", therefore nothing happened. This plugin add more features to eventing system of RPG Maker, so the more you're good at RPG Maker, the easier this plugin will be to use.
For more support please leave a message on Discord.
The order on the manual page actually doesn't matter. You just gotta find what you want to create first and check that page, then when an issue pop up, you check another page that is related to that issue. But overall the most important page is All Commands, which is pinned at the top. You'll see that there's no <damage> notetag but rather <dmg: x>.
Oh here's tutorial 10. That tutorial was written when the plugin first released so the order changed.
https://rpgmakeractioncombatmanual.blogspot.com/2025/01/10-move-objects-to-mouse...
Hi hi. Here's the tutorial you need. Also check out other tutorials as well. https://rpgmakeractioncombatmanual.blogspot.com/2025/01/11-move-objects-to-gamepads-right-stick.html?m=1
You gotta open the command event Swing Weapon and change the graphic file for you weapon. Here's a tutorial to create a basic player.
https://rpgmakeractioncombatmanual.blogspot.com/2025/02/30-create-player-from-sc...
First issue is fixed and will be ready in next update of Hotbar plugin. For the second issue, it's likely due to your RPG Maker MZ isn't up to date. The latest version is 1.9.0
Update: Please update Hotbar Creator to ver 1.2.3 and it'll be fixed. The second issue you need to update your RPG Maker MZ.
https://sanghendrix.itch.io/hotbar-creator-rpg-maker-mv-mz-plugin/devlog/898297/...
The UI in the demo is just an example. I struggled really hard to make the demo as clean and simple for everyone yet highly functional as possible. If I made everything too complicated it might be too overwhelming for newcomers. You definitely can create a better UI than that using plugins I included there, which is Variable HUD Creator and Hotbar Creator. If you want to contribute ideas feel free to leave me a message in Discord (link under Rate button). ❤️