Utility G.AI
Utility G.AI provides a comprehensive framework for implementing game AI systems in Unity. It offers tools for behavior trees, decision-making systems, and NPC intelligence that enable developers to create responsive, adaptive AI agents without extensive custom coding. Ideal for games requiring sophisticated non-player character behavior and autonomous decision systems.
com.smidgenomics.unity-utility 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/unity-utility.git README Markdown
Copy this to your project's README.md
## Installation
Add **Utility G.AI** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/unity-utility.git
```
[](https://www.pkglnk.dev/pkg/unity-utility)README
No comments yet. Be the first!