Enemy AI grouping too close together when close to the player.

I made a collision sphere with a new object response called EnemySpace that only blocked other EnemySpace collisions. Then put one on each enemy and they stayed as far apart as I made the collision sphere.