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
- Video Tutorial: Local Variables and Local Percentage5 days ago
- Video Tutorial: Create HP MP EXP bars6 days ago
- Version 1.5.2 released with lots of bugs fixed!8 days ago
- Free Sample Game updated to version 1.0.111 days ago
- Video Tutorial: Create an auto-attack system11 days ago
- Video Tutorial: Create your first magic spell16 days ago
- Video Tutorial: Create a Hook item18 days ago
- Text Tutorial: Create a basic enemy20 days ago
- New user game has been added to Showcase21 days ago
- Version 1.5.1 is released!24 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