Simple GOAP is a powerful and flexible AI framework for Unity, inspired by the GOAP system introduced by F.E.A.R. It allows agents to make intelligent decisions without the complexity of finite state machines. The system dynamically plans a sequence of actions to satisfy a set goal against the current world states. This tool requires custom AI Actions with basic programming knowledge, making it suitable for developers who want to create their own AI solutions.
The system is designed to maintain optimal performances and provides an intuitive and powerful framework for both development and debugging. It is a simplified version of the original GOAP system, without templates, requiring developers to create their own custom AI Actions.





