Multi-Character Coordination Puzzle
Core Mechanic
The puzzle exploits a multi-character party system to create actions that NO SINGLE character could accomplish alone—regardless of knowledge, inventory, or timing. Success requires player coordination and action sequencing across spatially separated contexts using character-switch mechanics.
When to Use
Use this puzzle type when:
- Single character literally CANNOT complete the puzzle regardless of knowledge/inventory (spatial/temporal constraints make it physically impossible)
- Solution REQUIRES using character-switch mechanic at critical action points
- Spatial separation between required actions is intentional design, not convenience
- Both characters perform MEANINGFUL work (not passive waiting)
Do NOT use this classification if single character COULD solve with more patience/time, or if puzzle is really about sequential dependency chain (use Meta-Puzzle Construction instead).
Solution Chain
- Identify that puzzle has spatially-separated components
- Determine which character has required capability (strength, skill, inventory item)
- Position each character at their designated location/action point
- Execute actions in required sequence using character-switch mechanic
- Complete all sub-actions before timeout (if narrative urgency exists)
Examples
MM1: Pool Reactor Meltdown
Problem: Swimming pool contains two critical items (Glowing Key, Radio) at the bottom, but draining the pool exposes an atomic reactor that will meltdown and kill all characters if not refilled in time.
Why It’s This Type: The distance between the water valve (under house) and pool ladder makes it physically impossible for one character to drain, retrieve items, and refill before meltdown—requiring true simultaneous coordination.
Solution:
- Send Hunk-strength character (Dave or Bernard) to front yard grate → open grate → access crawl space
- Send second character to pool ladder waiting position
- [Switch to Valve Character] Turn water valve ON → pool begins draining, meltdown initiated
- [Switch to Pool Character] Immediately descend ladder → retrieve Radio and Glowing Key from pool bottom
- [Switch to Valve Character] Turn water valve OFF → pool refills, meltdown aborted
- Exit pool with both items
MM1: Circuit Breaker Power Restoration
Problem: The Meteor Mess arcade game displays a high score needed for Laboratory access, but power to the games room is cut due to broken wires in the attic—repairing them requires working on live wires.
Why It’s This Type: Wire repair can only occur with power OFF, but only one character at the basement breaker panel can toggle power—creating a sequential handoff that requires character switching.
Solution:
- Obtain tool box from garage (requires car trunk key)
- Obtain flashlight batteries from attic radio
- [Character A at Basement] Open fuse box, prepare to toggle breakers
- [Character A] Flip circuit breakers OFF → mansion loses power
- [Character B in Attic] Use tool box on broken wires → repair complete
- [Character A at Basement] Flip circuit breakers ON → power restored
- Play Meteor Mess arcade → note high score for Laboratory door code
Zak McKracken: Pyramid Escape
Problem: Three characters must coordinate to retrieve the White Crystal from a sarcophagus puzzle—their inventory items are distributed across all three, and one character’s sprite physically blocks the staircase passage.
Why It’s This Type: Leslie’s sprite blocks the staircase until she moves away; Melissa has the Golden Key needed for the chest; Zak must grab the crystal within a tight window—three actors with distributed inventory and positional blocking.
Solution:
- [Leslie] Push sarcophagus feet → hidden staircase appears (but Leslie blocks it)
- [Leslie] Walk away from feet entirely → clears staircase path
- [Zak and Melissa] Ascend to upper chamber
- [Melissa] Insert Golden Key in box, push button → escape timer activates
- [Zak] Quickly grab White Crystal before timer expires
- [Leslie at Pyramid Exterior] Use Broom Alien on sand pile → exterior entrance clears
- [Zak] Use bobby pin on tomb interior door → unlocks for escape
- All three characters coordinate through maze to tram exit
Related Types
| Type | Similarity | Distinction |
|---|---|---|
| Timed Consequence | Both involve urgency and potential failure | TC focuses on WHEN; MCC focuses on WHO/WHERE |
| Meta-Puzzle Construction | Both require multi-step completion | MPC has sequential DEPENDENCIES; MCC has synchronized INDEPENDENCE |
| Multi-Faceted Plan | Both gather requirements from multiple sources | MFP synthesizes separately-found info; MCC physically requires multiple actors |
Extensions
DOTT Human Show and Indiana Jones Team Path extend this pattern into cross-temporal and larger-party contexts, but the three MM/Zak examples above represent the canonical implementations.