# .font: font.text_2
2021-07-04 18:24 DarkStoorM  
# .font: font.text_1
I guess there is a clever shortcut ;)

# .font: font.text_2
2021-07-04 18:56 dustin  
# .font: font.text_1
i think  nesdori 's solution is my intended one. i wonder what you did in 11 seconds, given that you optimized the time (about which i'm pretty sure you did)!

# .font: font.text_2
2021-07-04 19:02 DarkStoorM  
# .font: font.text_1
Oh? That's interesting. I have to wait for the BFly in my solution, so I did something wrong :D

# .font: font.text_2
2021-07-04 19:28 dustin  
# .font: font.text_1
ah, i guess i have an idea what your solution might look like! if i'm right, then the intended solution is very different and you can still try to figure it out! :d

# .font: font.text_2
2021-07-04 19:34 dustin  
# .font: font.text_1
hint: in the intended solution, the || could also be heavy!

# .font: font.text_2
2021-07-04 23:59 DarkStoorM  
# .font: font.text_1
I actually can't figure this out :D

# .font: font.text_2
2021-07-05 18:50 dustin  
# .font: font.text_1
hint 2: the butterfly makes exactly 3 steps in the intended solution :)

# .font: font.text_2
2021-07-08 22:30 DarkStoorM  
# .font: font.text_1
I need to see the intended solution, because I can't seem to find it! :D

# .font: font.text_2
2021-07-09 18:52 dustin  
# .font: font.text_1
here you go :D

# .font: font.text_2
2021-07-09 19:46 DarkStoorM  
# .font: font.text_1
OH! I did not consider going to the right.... :D