New account registration is temporarily disabled.

EPISCHDREW'S PROFILE

Search

Showing pictures in battle in RPGMAKER XP

I added onto the default RPGMAKER XP combat system with eventing and pictures.



The effects can be seen in the form of text in the bottom right corner.
I made the choice of using events on my maps to display enemies that would approach you to initiate combat. However, it seems that once you kill the first of the same type of an enemy it stays depending on what message is. For example, in the screenshot above it has two messages if the battle were to end at the second message both would stay at the second monster encounter of the same type

In order to control what the enemy does as I was unable to design it so it would show the picture depending on what attack the monster does I had to create the same of multiple monsters. SO it would run like this, Demon, Demon, Demon.
But those Demons could only do one attack each being different. That way I can use the skills section to call a common event that transforms the enemy into the next type, therefore using a different attack and showing a different dialog message.
Pages: 1