Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Alantor on September 05, 2009, 01:36:58 AM
-
I need help on how to make a Boss do a death pose and exploding like in a MegaMan X game. Can someone please tell me how?
-
Is this for a DBS, CBS, or ABS?
-
No, just DBS or a boss encounter in turn based battles.
-
Heres what you gotta do.
Make your exploding death battle animation, let's call it BOSSPLOSION.
Then decide what you want the bosses REAL Hp to be. Let's say it's 1000.
Now make the boss's HP TEN TIMES what it is SUPPOSED to be, so in this case 10,000. It doesn't NEED to be 10 times, but it just needs to be high enough so that the players have no chance of "properly" killing the boss in one hit.
Go to the Battle Events page of your bosses Monster Group. make an event page that's triggered if the bosses HP is between 0 and 90%.
Now, the actions in this page must be; "Play animation BOSSPLOSION on boss", and "Add condition 'DEATH' to Boss".
That should work just dandy. Holla back if you got any troubles
-
And how do i do that? WHere do i go to to make the boss death thing?
-
battle event inn monster group.