Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Terrek on December 18, 2009, 11:06:36 PM
-
I'm using RPGmaker2003 and i'm wondering if there is a way to allow for specific enemies to have a double turn. The closest i've come to that solution is making all of the boss's moves event-based (The problem with this solution is it creates a pattern of moves), but i'd like to know if there is a method in which the boss would be allowed two moves in one go. I'm not sure how much more information to give, as it's a really speculative issue.
-
Well... you can make the heroes get "comboes" and such. But I don't think there's an easy way to do it with mosters. The easiest way would be using the "Double attack" thingy that's one of the basic actions for a monster. Otherwise I guess you'll have to make this with events.