jackmakesthings / game-dev

return False; an experiment in AI and decision-making, via Godot Engine
GNU General Public License v2.0
3 stars 2 forks source link

NPC base class: migrate all branch-state methods #78

Closed jackmakesthings closed 8 years ago

jackmakesthings commented 8 years ago

Closed the main migration tasks already; opening this one to double-check that all the needed functionality (_at_state, update_and_continue, that family of features) are set up correctly. Functions from the old prototype:

NPC