Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.16 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.16 KB

Character Brain Booster

A Unity tool that makes it easy to create and debug NPC AI using utility systems, allowing you to develop rich and organic behaviours faster.

Requirements

This tool works for Unity Editor 2022.3.4f1 and later versions. Please make sure this dependencies are installed in your project before adding the tool package.

  1. Newtonsoft JSON: In your project, open Package Manager -> Add package by name. Input com.unity.nuget.newtonsoft-json.
  2. AI Navigation: In your project, open Package Manager and search for AI Navigation v.1.1.5

Installation

Download the latest release, then drag and drop the file into your project. Or you can right-click in your project window and select Import package and search for the downloaded file.

Authors and acknowledgment

Fernanda Gonzalez, UI/UX

Nicolas Romero, Developer

License

See License for details.

Project status

In development.