Jungle Gym / Maze Tile Atlas
Common tile shapes and best pathing habits.
Core Concepts
- Maze tiles are about path order, not raw looping speed.
- Most downs happen when a survivor repeats solved pathing through the same side.
- Good killers read destination tiles, not current position.
Survivor Playbook
- Alternate entry/exit sides so each loop asks a new question.
- Route for next tile before you commit the current vault.
- If your chain ends in dead space, rotate early instead of squeezing one more lap.
Killer Playbook
- Condition one side, then punish survivor habit on the next cycle.
- Cut transitions between tiles rather than overplaying single-tile mindgames.
- Break structures that turn multi-tile chains from safe to unsafe.
Common Mistakes
- Playing tiles as isolated loops with no follow-up plan.
- Vaulting on rhythm where killer can pre-aim.
- Ignoring dead-zone growth as pallets disappear.
Quick Checklist
- Plan two tiles ahead.
- Change pathing order each cycle.
- Drop out early when chain quality drops.
- Convert tile wins into distance, not ego loops.