Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Here are a few hints to get you started, these are mainly about getting the concept but let me know if you’d like help with the setup after:

Hint 1 Unlike in Glimpse, there aren't any gates that can be used to interrupt a moth after it starts moving. If you can't stop them from getting stuck, what other approach could you take?
Hint 2 Note that the two moths in the top portion of the level are directly across from each other, watching the same row of tiles. What does this let you do?
Hint 3 Do you need the gate at the bottom of the screen to stay open, or is there a way opening it for only a moment could still be useful? If you are having trouble getting it to open at all, the snow could be useful as a way to manipulate timing.

Yeah, please help with the setup I can't really figure out the mechanism. Offset

First, I’ll just state the concept of the puzzle (if anyone is struggling with this part and wants less direct hints, let me know):

Concept You can get both moths to pass over their respective buttons at the same time, letting the gate open just long enough for the moth at the bottom to move out of the way.
Setup Hint 1 First we need to make sure we can get the gate open at all. The moth on the left needs to travel farther, so what could we use to slow the moth on the right down?
Setup Hint 2 We also need to make sure the third moth is able to see our light. No matter which direction we approach from, there will always be at least one moth that sees it too early. What could we do to make it so this isn't an issue?
Setup Hint 3 We have a lot more options if we set things up with the light off, but we still need a way to turn the light back on once we're in position. There's a wall sticking out above where the moths are, but it is a little too far away. How could the extra snow block help?