Ecosyste.ms: Awesome
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: 8 days ago
JSON representation
Unity 3D NavMesh Enemy AI Script
- Host: GitHub
- URL: https://github.com/harsh-2121/unity-3d-enemy-ai-script
- Owner: Harsh-2121
- Created: 2024-11-09T16:25:05.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T16:29:18.000Z (2 months ago)
- Last Synced: 2025-01-14T05:12:47.645Z (8 days ago)
- Topics: enemy, enemy-ai, fps-game, game-development, unity, unity3d
- Language: C#
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!