Skip to content

ISILab-Utalca/CharacterBrainBooster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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.