Skip to content

Dasik/DasikAI

Repository files navigation

Dasik AI

AI Behaviour tree for Unity

About

  • Simple to use
  • Visual debug
  • Extendable
  • Fast

Wiki

Installing with Unity Package Manager

(Requires Unity version 2018.3.0b7 or above)

To install this project as a Git dependency using the Unity Package Manager, add the following line to your project's manifest.json:

"com.dasik.ai": "https://github.com/Dasik/DasikAI.git",
"com.github.siccity.xnode": "https://github.com/siccity/xNode.git"

You will need to have Git installed and available in your system's PATH.

Installing without Unity Package Manager

Or you can just copy the folder 'DasikAI' in your asset scripts folder.

About

WIP. AI Behaviour tree for Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages