I wanted to share with you a plugin I’ve been working on with Cherry’s DynRPG. This plugin enables some basic animations--idle, hurt, and dead--for the monsters in the default battle system, as demonstrated in this video:
(note, this video is old so it doesn't include the hurt and dead animations. You can get Starless Umbra if you want to see it in-game.)
Installation Instructions
To use the plugin, first patch your project with DynRPG.
These images need to be in a subfolder within your monsters directory. So, you should have something like this for a monster’s death pose:
\Monsters\<Monster Name>\4.png
<Monster Name> is simply the name you gave the monster in the database.
Thanks!
In the future I might have configurable animations, or something else I haven’t thought of yet. Let me know what you think.
EDIT: This might crash for back attacks/pincer attacks. I never really got around to completely testing this but it has the dhm seal of approval™ nonetheless.
...
Zitat von dragonheartman
You are free to modify/study/make fun of my code too.