YeOldeDM / free20

GNU General Public License v3.0
2 stars 0 forks source link

Need an Actor solution for Monsters #41

Closed YeOldeDM closed 7 years ago

YeOldeDM commented 7 years ago

At the moment, Actor extends Character, and can only extend one script. We need to be able to invoke Actors that can extend a Monster class, without having to duplicate Character's actor.