Posted September 16, 2025 by jbgamedevelopment
#gamedev
Hello and thank you for checking out my first devlog post.
Today I added NPC waypoint navigation.
I want to add NPCs in the world who are roaming about on a set course they follow. The system will not be too complicated, all I would like is that they can move between transforms and be able to interrupt this movement if the player wants to stop and speak to them. I might even add it so the NPC slows down or stops if the player is close to them, inviting interaction.
I have created a basic waypoint navigation for the moment. Final touches will need to be added to polish it off, NPC animation states, interaction etc.
Please have a look on my twitter page for a nearly finished result:
https://x.com/JBDevGame/status/1967907601808790014
JB.