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

player: allow quick-halt via hotkey #127

Closed jackmakesthings closed 7 years ago

jackmakesthings commented 7 years ago

Dean's suggestion - bind a key (user-configurable) to Player.halt() - this should also cancel out queued interactions.