Now the path finding is integrated into the character sample, so the NPCs not only follow the main character on a straight path, but they will avoid obstacles. What's also demonstrated here is a dynamic level, for example when a door opens, the voxelization is updated, so pathways become traversable. In this demo, the voxelization is simply updated every frame, but it could be driven by some event game logic. It is also possible to update dynamic parts of the scene separately from the static part and combine the two voxel volumes faster than re-voxelize everything.
Website: https://wickedengine.net
Become a supporter on Patreon for some exclusive content: / wickedengine
Get the source code from Github: https://github.com/turanszkij/WickedE...
Get it from Steam: https://store.steampowered.com/app/19...
Get it from Microsoft Store: https://www.microsoft.com/store/produ...
Follow me on Twitter: / turanszkij