I identify myself as a human agent. It is time to think about oncoming senior research and due to small experience in gamedev(as well as in AI field), some questions are raised. What are the most suitable approaches to implement real-time simple AI agent in an action game? I've heard something about cognitive architecture like ACT-R.
By design, entity's AI can have several mutually exclusive states.
This is an existing AI of game, which has states, events and schedules. However, the code is complicated and not flexible. Also, it does not use any cognitive architecture, which I consider as a drawback. https://www.youtube.com/watch?v=9jO-P3kXlCI
Please, using your experience suggest any modern techniques, which can copy such behaviour as in image or video.
Thank you for your perception.