AI Agent Awareness

AI Agent Awareness

A dual-propagation hide-and-seek system for estimating a hidden player's possible location.

EngineCustom AI Simulation
TeamSolo Project
Project Duration1 Week

Estimating Where the Player Could Be

The agent combines terrain knowledge with the player's last known position and speed to estimate every location the player could reasonably have reached. The red cells visualize those candidate locations as they propagate through the environment.

AI Agent Awareness still image

Portable Agent Awareness

The system separates awareness logic from a specific game or character implementation. That makes the same reasoning model portable across engines and agent types, while still allowing each game to decide how an agent reacts to the resulting search area.