Übersetzung für alle, die Probleme mit Englisch haben:
Zitat Zitat
Installation Instructions

To use the plugin, first patch your project with DynRPG.

After that, download my plugin and put it in your DynPlugins folder.

Lastly, you need to do a bit of prep work for the animations to work. The plugin expects six images per monster:

1.png – Idle frame 1
2.png – Idle frame 2
3.png – Idle frame 3 (note: idle animations follow a 1-2-3-2 pattern)
4.png – Dead
5.png – Hurt frame 1
6.png – Hurt frame 2

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!
Installation:

Um das Plugin zu benutzen, müsst ihr euer Projekt mit DynRPG patchen.

Danach ladet ihr euch das Plugin runter und packts in euren DynPlugins-Ordner.

Das Plugin braucht 6 Bilder pro Monster:
1.png – Idle frame 1
2.png – Idle frame 2
3.png – Idle frame 3 (Anmerkung: idle animationen wiederholen sich innerhalb einer 1-2-3-2 Schleife)
4.png – Tot
5.png – Monster getroffen frame 1
6.png – Monster getroffen frame 2

Beispiel: Das animierte Monster heißt Wasserdrache. Dann sieht das so aus:

Die Legende von Peter
Monster (einer der normalen Unterordner)
<Wasserdrache> (Ein Ordner im Unterordner Monster)
1.png, 2.png, etc. (Die 6 Monsterbilder für die Animation im Ordner <Wasserdrache>)