NPC walk and request?

Hi

How do I make an npc that spawns and walks to one point and then ask the player something. The player can respond with yes or no. How would I begin with scripting that?

2 Likes

Start with learning pathfinding. And expirement with dialogs

3 Likes

mess around with Pathfinding and npc chat boxes, if you get used to them you would know how.