An open API service indexing awesome lists of open source software.

https://github.com/harsh-2121/unity-3d-enemy-ai-script

Unity 3D NavMesh Enemy AI Script
https://github.com/harsh-2121/unity-3d-enemy-ai-script

enemy enemy-ai fps-game game-development unity unity3d

Last synced: about 1 month ago
JSON representation

Unity 3D NavMesh Enemy AI Script

Awesome Lists containing this project

README

          

This Enemy AI script uses the AI Navigation package, specifically the NavMeshAgent component to function.

I made this because I couldn't find any good scripts online, so I made one myself. I'm open-sourcing this because I want to help other game devs working on their FPS or RPG too!

Star this if you liked this project!