YeOldeDM / realms-of-todog

The Godot Engine Dungeon Crawl
MIT License
29 stars 4 forks source link

Migrate stepping logic to AI #19

Open YeOldeDM opened 6 years ago

YeOldeDM commented 6 years ago

then Player will need an AI. Player can't be added to "actors" group.

YeOldeDM commented 6 years ago

Keep Attacking logic in Fighter, but take out all stepping logic. AI should have step, step_or_attack, step_confused