DANI AI
Grab it on the Asset Store Documentation API Reference Survival Shooter Tutorial
Dani AI is a visual editor for developers and designers alike to create series of contextual behaviors for any AI.
Every contextual behavior is a subtree that is designed in a human-like fashion using the following model:
Thus, making it intuitive to create AI, ranging from simple to complex variations. Dani AI is flexible for any game and supports many platforms including mobile, console, web, and PCs.
Workflow | Scripting | Performance |
---|---|---|
Visual editor to ereate AI Templates | MonoBehaviour styled programming | Runtime efficiency w/ Data Oriented Design |
Visual runtime debugging | Organize the node menu with one line of code | Small build size (~30KB) |
Intuitive controls for building AI | Show Gizmos in Play/Editor mode | |
Proportional weight sliders for fuzzy logic | ||
Create Template Variables to share info between nodes |
11 min read • DANI AI
Dani AI API
11 min read • DANI AI
Dani AI Manual