create a script that allows for NPC interactions (when the player touches or is around a certain radius of an NPC, something happens); do this without implementing the dialog for now, but allow a trigger of some other script that will eventually be a dialog popup
Be sure to only trigger this on enter, and not to trigger it again unless player has exited
create a script that allows for NPC interactions (when the player touches or is around a certain radius of an NPC, something happens); do this without implementing the dialog for now, but allow a trigger of some other script that will eventually be a dialog popup
Be sure to only trigger this on enter, and not to trigger it again unless player has exited