# .font: font.text_2
2021-11-03 13:15 dustin  
# .font: font.text_1
intended solution free! different timings three times.  
  
\ 1st room: timing such that the firefly stops a | for one frame, so that the \ stops as well and becomes collectable.  
  
\ 2nd room: without light boulders, the solution of room 1 is only possible with luck. instead, the timing can be such that the first | vanishes in the mwall and only the second | is stopped. for this, the firefly must replace the first falling | immediately after the | vanishes. this would be impossible in room 1 with slime instead of magic wall for cso reasons.  
  
\ room 3 is similar to 1, but ^ must escape to the right side because he couldn't reach the exit from the left side. this makes it unnecessary to push two || in consecutive frames (as room 1), so no light boulders required.  
  
\ to finally reach the exit, ^ usus another cso trick to switch sides!