Custom Monster Class

For best practices you can create a class for each monster if you will make a lot of monsters in your game you can create a class for each type so you can drag & drop each monster instead of edit it’s parameters everytime, you can do that by creating a child from “Monster_NPC”.

Then open the new child you just created and edit It’s own settings:

Also give it the monster data set:

Was this page helpful?