gdquest-demos/godot-open-rpg

Refactor NPCs so they can all handle quests

NathanLovato opened this issue · 0 comments

Right now there are 2 specialized InteractivePawns to give and complete quests, PawnQuest*. We should simplify that. I left some # TODO: comments in the code