Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

RPG Maker Action Combat - RPG Maker MZ Plugin

Create high quality ABS, action games right inside RPG Maker · By Sang Hendrix

[ANSWERED] Auto attack possible?

A topic by shyufo created Jan 30, 2025 Views: 287 Replies: 4
Viewing posts 1 to 2
(1 edit)

Hi there! Absolutely Wonderful plugin. I was struggling to figure out if it’s possible to implement this is in the current engine. So far I had no luck figuring out the logic, but I felt it was simple. 

Ragnarok Online - Monster Battle

I wanted  to set up a battle system like ragnarok online where you simply click or select  a monster once, and the player and the monster simultaneously attack eachother until either the player or the monster dies (unless one or the other goes out of range). 

Thank you!! 

Developer (1 edit) (+1)

Yup that is possible! Basically I'll do if player is in range of an enemy by 1 tile ,  player auto attack it and if enemy gotHit, it'll attack back. For the clicking on enemy, I'll add a conditional branch in the next update which detect if an event is being clicked on. 😄✌️

(1 edit)

Thank you so much for the help and the implementation also, I'll test it out ASAP! Thanks again!

Developer(+1)

Np. Feel free to message me via Discord or create a new thread if you need more instruction!

Sure sure, I will ! Thanks again! :)