Right now the player can move around while talking to people, but the NPC dialogue position is at a fixed point on the screen, and does not update if the player moves around.
Either we freeze the player during dialogue (I think this is best), or we have the position update as the player moves around.
Right now the player can move around while talking to people, but the NPC dialogue position is at a fixed point on the screen, and does not update if the player moves around.
Either we freeze the player during dialogue (I think this is best), or we have the position update as the player moves around.