Back to Blog · July 20, 2026 · Devlog
Devlog #2 - Three new hazards and the rules they had to follow
The latest update added the pulse laser, the proximity mine, and the dasher. This is the story of why they exist, and of the four fairness rules every new threat has to pass before it is allowed anywhere near a live course.
MOMENT has an unusual design problem. In most dodge games, difficulty is cheap: make things faster, add more of them, shrink the gaps. Here the player owns time. Anything that just flies around can be frozen and studied for as long as the player likes, which means passive obstacles stop creating difficulty surprisingly early. A wall of bullets that would be terrifying anywhere else is, in MOMENT, a geometry exercise.
So every threat we add has to ask a question that freezing time cannot answer on its own. The first generation of active hazards asked about position: seekers punish wasted movement, turrets punish movement itself, gate blades put a clock inside the only doorway. For this update we wanted threats that carry their own clocks, so that the player's movement budget has to be split between crossing the level and managing timers they set ticking themselves.
The pulse laser: a window you have to earn
The pulse laser is a vertical wall of light that cycles between off, a brief warning shimmer, and lethally on. The twist is that its cycle advances only when you move. Waiting in front of it forever changes nothing; the window opens because you spend movement to open it, somewhere else on the level if you are smart about it.
This creates a resource puzzle we really liked in testing. The off phase is a budget. If your crossing fits inside it, cross. If it does not, you need to do useful work elsewhere while the cycle comes around, which is a very different skill from the pure routing the rest of the game teaches. Lasers are drawn in magenta rather than the red of contact threats, a small color language that means "this kills on a schedule, not on touch."
The proximity mine: a fuse made of your own motion
Mines are area denial. Each one sits inside a dotted trigger ring, doing absolutely nothing until you step inside. Entering arms a fuse, and the fuse burns down only as you move. Panic is the real killer here: a player who bolts spends the fuse in a heartbeat, while a player who retraces their entry path calmly always gets out with budget to spare. We tuned that margin deliberately, and after early feedback that detonations felt too abrupt, we widened the fuse by roughly twenty percent so a composed exit never feels like a photo finish.
Touching the mine body itself is instantly lethal, ring or no ring. And mines never generate near the player's spawn point. That rule exists because a minefield should be terrain you choose to enter with open eyes, never an ambush you are born into.
The dasher: the anti-camping argument
The dasher is the most aggressive thing in the game. It reloads, draws a dotted aim line to your current position, and then charges to the point it locked. Its job is to break a specific degenerate strategy: parking in a safe pocket and inching the world forward pixel by pixel. Against a dasher, a position that was safe sixty movement units ago is a trap now.
Everything about it is telegraphed. The aim line is long and obvious, the charge goes to where the line locked rather than tracking you, and its first attack cannot come before you have moved a meaningful distance into the level. Beating a dasher is trivial once you understand it, and that is the point. It exists to make you keep understanding it, level after level, instead of falling asleep in a corner.
The four rules every hazard must pass
Always telegraphed. Every state that can kill you is preceded by a visible one that cannot: the laser's warning shimmer, the mine's trigger ring and fuse gauge, the dasher's aim line. If a playtester dies and cannot say what killed them, the hazard goes back to the workshop.
Starts safe. Lasers always begin their cycle switched off. Mines keep their distance from spawn. The dasher's opening attack has a minimum range in time. You can lose a level in MOMENT, but never in its first frame.
Escape is always affordable. Wherever a hazard creates pressure, the movement needed to leave is comfortably smaller than the budget the hazard grants. The mine fuse is the clearest example, sized against the worst-case escape distance with room left over.
Determinism is sacred. The same seed must produce the same level, forever. All three new hazards are generated inside the current course version, and older shared courses keep replaying exactly as they did the day they were shared. When you send a friend your run, they face your rooms, bolt for bolt.
Three hazards sounds like a small update. Under these four rules, each one took far longer to tune than to build, and that ratio feels right for this game. If the archetype guide is the map of what you will meet, this is the promise behind it: whatever we add next will announce itself, start polite, price its exits fairly, and never, ever reshuffle the past.