realms-of-todog
realms-of-todog copied to clipboard
Migrate stepping logic to AI
then Player will need an AI. Player can't be added to "actors" group.
Keep Attacking logic in Fighter, but take out all stepping logic.
AI should have step
, step_or_attack
, step_confused