This repository has been archived by the owner on Jul 25, 2020. It is now read-only.
Add an easy way to interact with "native" entities #4
Labels
enhancement
New feature or request
Milestone
Interact with native entities can sometimes be hard if we don't know how the game works internally. So provide a small wrapper around the Living and Creature classes could allow us to improve extensibility of those classes. For example, we could be able to change a bit how artificial intelligence work using those wrappers.
I already started to implement this feature into the entities-feature branch.
The text was updated successfully, but these errors were encountered: