I'm trying to make a very close formation via the 'Follow' waypoint action, but they constantly break away or slow down when coming too close. Anyone know of a way to make a script to remove the avoidance? I've seen some fields in the scripts found in Eagle Dynamics\DCS World\Scripts\AI\Tasks such as {condition = Conditions.IF_PLANE_AHEAD, new_state = States.MID_AIR_COLLISION_AVOIDANCE, action = 'PUSH' } but I'm not sure if that has anything to do with it.