itch.io is community of indie game creators and players

Devlogs

Map creation and Ai navigation

The Mines Of Morrenhall
A downloadable game for Windows

For this area of the development, I had made the decision to go ahead and create the level map, allowing me to then focus on the Ai functionality and pathing around the level.

For the creation of the level I made use of a tool in the unity editor, probuilder, this tool allows to create objects to be used in the game with similarities to 3d design software such as 3ds max. since I already had some experience with that software, it was quite easy to get to building the rough layout of the level.

Once this was finalised I started work on the Ai pathing by making use of unity’s Ai navigation tool. This was used to bake a nav mesh over the level and apply it to the enemy model to be able to move around to chase the player. This was relatively easy to understand for me to implement into the game.

Files

  • MinesOfMorrenhallV3.zip 42 MB
    Jan 16, 2024
Download The Mines Of Morrenhall
Leave a comment