Tutorial 3: Unity Enemy NavMesh AI, and Raycasting


This week's development in Unity was creating enemies with AI that follow the player around a 3D environment, through utilisation of Unity's NavMesh tools. The player is able to create these enemies by clicking in the 3D environment, where a raycast from the mouse then determines where the enemy will spawn.

Leave a comment

Log in with itch.io to leave a comment.