# .font: font.text_2
2020-06-22 21:54 dustin  
# .font: font.text_1
solutions by players i didn't even know before... yes, i think i'll also upload more classical caves! ;d

# .font: font.text_2
2020-06-22 22:12 DarkStoorM  
# .font: font.text_1
Knowing the creatures properties helps a lot here, because you know butterflies will follow you down first on their right side in this situation and up on their left, so it's easier to separate them.  
  
in the first part, you approach from the bottom and you already know the butterfly will go down if you release the fireflies (BFlies are turning right).  
  
The next step helps with the separation since you already removed the dirt to fireflies left, and the butterfly will just follow you up no problem. :D

# .font: font.text_2
2020-06-22 22:31 dustin  
# .font: font.text_1
 darkstoorm , yes that's also my strategy ;d