Or do it simple for collisions :
Enable them for ennemies and playerand when a collision occurs :
IF it's between ennemie and another ennemie , just do nothing
IF it's collision between ennemie and player , put player health bar down or whatever something else !

Keep it up !