This project implements a complete behavior tree system in Unity for managing intelligent agent behavior. It was built on the Assignment 4 framework for CMPM 146 and extended into a working ...
This repository contains a teaching-oriented implementation of a Behavior Tree (BT) for a 2D guard agent in Unity. The project is designed to support both live demos and hands-on student exercises on ...