You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project provides a flexible state machine system for managing AI behaviors in Unity. It includes AI states (Idle, Attack, SearchForTarget, TakeRange) and control mechanisms (Movement, Attack, Perception). A reusable solution for game developers.