News: What's coming in version 1.4.0
It's been nearly 3 weeks, and I want to share some news with you guys.
1. New plugin that is compatible with RPG Maker Action Combat: Display Fashion
This plugin displays equipment on your player character very easily. While the plugin has been released and you guys can try it now, in version 1.4.0 of Action Combat, there'll be some equipment sprites made for the player character (the naked guy). You can see the preview footage of Action Combat in this trailer. This plugin has been tested and it works with Action Combat perfectly.
2. What's coming in version 1.4.0
This major update will come with a lot of new features, including the most requested feature: 8-direction sprite support. To see all upcoming features, please visit the Work Board.
3. More tutorials incoming
Currently, there are 35~ tutorials available on the Manual blog page. My goal is to reach 100. If you have any suggestions, please join the Discord and share some or write them down below. After releasing version 1.4.0, I'll write more tutorials
4. A new demo
I'm planning on making a new demo that demonstrate another type of game you can do with RPG Maker Action Combat plugin. This one will be free if you already got RPG Maker Action Combat. The genre of the demo will be Shoot 'em up.
Get RPG Maker Action Combat - RPG Maker MZ Plugin
RPG Maker Action Combat - RPG Maker MZ Plugin
Create high quality ABS, action games right inside RPG Maker
| Status | Released |
| Category | Tool |
| Author | Sang Hendrix |
| Genre | Action |
| Tags | abs, active-combat-system, combat, plugin, RPG Maker, rpg-maker-abs, RPG Maker MZ |
More posts
- 2 new Video Tutorials have been released18 hours ago
- Gameplay Video Jam - Submit your gameplay video!5 days ago
- A new project added to Showcase and a new video tutorial released7 days ago
- Video Tutorial: A secret feature that could make your life easier8 days ago
- Video Tutorial: Create a 2.5D Beat 'Em Up game - Part 113 days ago
- November Roadmap: What’s Coming Up14 days ago
- Free Sample Game - Basic Top Down updated15 days ago
- Version 1.6.1 and a new DLC released!20 days ago
- A new tutorial and an update (news)23 days ago
- 2 new video tutorials are up25 days ago

Comments
Log in with itch.io to leave a comment.
Hi , is there any way to use the collision box to trigger bigger sprites? If not can you please make me a plugin, I really want to buy , I've tried to recode but it didn't work out :*
Hello, you want the green box when touch red box, it'll call something, correct?
In the red box event, set it to parallel and call conditional branch: checkCollide(this._eventId, 'player')
That should do it.
Thank you 1000x