Seeker Agent
I started with making the Seeker Agent. His purpose is to tag the runner agent in a certain amount of time.
While working on it I encounter a problem. After it the completion of a training session an error occurred, and it didn't import the onnx file.
The onnx file is the brain file of the AI. You can implement the brain and start the scene without starting a training session. After downloading the right packages everything was solved.