Polish up AI
This commit is contained in:
@@ -10,6 +10,7 @@ typedef struct AIBlackboard {
|
||||
ecs_entity_t entity;
|
||||
|
||||
ecs_entity_t seenEnemy;
|
||||
bool shouldMoveTo;
|
||||
Vector2 moveToPos;
|
||||
|
||||
union {
|
||||
|
||||
Reference in New Issue
Block a user