-Each unit has 1 AI agent associates with it
-The AI unit is responsible for moving the unit. The agent evaluates next states and pick the best state using state approximation which calculates state score based on the distance between unit and type for now.
-AIUnitView is the AI view of base unit
As titled.
-Each unit has 1 AI agent associates with it -The AI unit is responsible for moving the unit. The agent evaluates next states and pick the best state using state approximation which calculates state score based on the distance between unit and type for now. -AIUnitView is the AI view of base unit