Behavior_MonsterKillExp¶
This Behavior_MonsterKillExp stores the experience points that players get after they kill the monster. Each monster should have a Behavior_MonsterKillExp component.
Related components¶
It's suggested to use this component together with the Monster component, through which you can configure the name, movement mode and attack mode of the monster.