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
- Devlog: Target Lock5 hours ago
- Video Tutorial: Create Shielding System (to block projectiles)3 days ago
- Video Tutorial: Create Enemy Ranged Attack and Enemy Projectiles5 days ago
- Showcase: Updated a new video by user7 days ago
- Video Tutorial: Create enemy melee attack + Player I-frame8 days ago
- Devlog: A preview of Action Combat + Ultra Mode 727 days ago
- Version 1.4.5 is here with more news!36 days ago
- Video Tutorial: Make a whole basic action game38 days ago
- New games have been added to Users' Game40 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