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

bug: npc doesn't always start conversation after player walks over #84

Closed jackmakesthings closed 8 years ago

jackmakesthings commented 8 years ago

Click NPC, player approaches, gets into position, orients, but no dialogue box pops up. Clicking on the NPC again at this point does trigger the dialogue. Might be an issue of signals/yields?